Rename search_.h to search.in.h.
[gnulib.git] / modules /
2007-10-01 Bruno HaibleRename search_.h to search.in.h.
2007-10-01 Bruno HaibleRename poll_.h to poll.in.h.
2007-10-01 Bruno HaibleRename netinet_in_.h to netinet_in.in.h.
2007-10-01 Bruno HaibleRename math_.h to math.in.h.
2007-10-01 Bruno HaibleRename locale_.h to locale.in.h.
2007-10-01 Bruno HaibleRename inttypes_.h to inttypes.in.h.
2007-10-01 Bruno HaibleRename iconv_.h to iconv.in.h.
2007-10-01 Bruno HaibleRename glob_.h to glob.in.h.
2007-10-01 Bruno HaibleRename getopt_.h to getopt.in.h.
2007-10-01 Bruno HaibleRename fnmatch_.h to fnmatch.in.h.
2007-10-01 Bruno HaibleRename float_.h to float.in.h.
2007-10-01 Bruno HaibleRename fcntl_.h to fcntl.in.h.
2007-10-01 Bruno HaibleRename dirent_.h to dirent.in.h.
2007-10-01 Bruno HaibleRename byteswap_.h to byteswap.in.h.
2007-10-01 Bruno HaibleRename argz_.h to argz.in.h.
2007-10-01 Bruno HaibleRename alloca_.h to alloca.in.h.
2007-09-30 Bruno HaibleUse check_PROGRAMS instead of noinst_PROGRAMS.
2007-09-30 Bruno HaibleChange xreadlink module to use areadlink.
2007-09-29 Bruno HaibleRemove execute permission.
2007-09-27 Jim Meyeringcanonicalize: Avoid a false-positive cycle failure.
2007-09-27 Jim MeyeringNew module, file-set.
2007-09-27 Jim MeyeringNew module, hash-triple.
2007-09-25 Eric BlakeFix strerror on Interix.
2007-09-18 Bruno HaibleNew module 'areadlink'. cvs-readonly
2007-09-12 Eric BlakeTrack CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
2007-09-09 Bruno HaibleAdd dependency to realloc-posix.
2007-09-09 Bruno HaibleAdd dependency to malloc-posix.
2007-09-09 Bruno HaibleSimplify the malloc/realloc/calloc macrology.
2007-09-09 Bruno HaibleNew module 'malloc-posix'.
2007-09-09 Bruno HaibleNew module 'realloc-posix'.
2007-09-09 Bruno HaibleNew module 'calloc-posix'.
2007-09-09 Bruno HaibleAllow for modules to show an arbitrary notice.
2007-09-08 Jim MeyeringRename __fpending.c -> fpending.c and __fpending.h...
2007-09-03 Jim MeyeringNew module: git-version-gen.
2007-09-01 Bruno HaibleLet linebreak rely on uniwidth/width.
2007-08-28 Jim MeyeringRename mreadlink_with_size to areadlink_with_size.
2007-08-22 Eric BlakeMove getline and getdelim into stdio.h, per POSIX 200x.
2007-08-20 Bruno HaibleOptimization: no need to flush stdin if we can determin...
2007-08-19 Bruno HaibleTests for module 'freadahead'.
2007-08-19 Bruno HaibleNew module 'freadahead'.
2007-08-19 Eric BlakeTest yesno in combination with closein.
2007-08-18 Bruno HaibleTest of fuzzy string matching.
2007-08-18 Bruno HaibleFuzzy string comparison.
2007-08-18 Jim MeyeringNew file: lib/idcache.h
2007-08-17 Paul Eggert* MODULES.html.sh: Add diffseq.
2007-08-10 Paul Eggert* NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add...
2007-08-08 Eric BlakeMove xstrtol messages into gnulib domain, when --pobase...
2007-08-07 Simon Josefsson2007-08-07 Simon Josefsson <simon@josefsson.org>
2007-08-06 Paul Eggert* NEWS: Describe interface changes to human, xstrtol.
2007-07-30 Bruno HaibleUse the synonymous term LGPLv2+.
2007-07-25 Ben PfaffImprove name: "count-one-bits" is better than "popcount".
2007-07-24 Ben Pfaff* lib/popcount.h: Use verify_true instead of if...abort.
2007-07-23 Ben PfaffNew module: popcount.
2007-07-16 Bruno HaibleUse the synonymous term "LGPLv2+".
2007-07-16 Bruno HaibleUse the synonymous term LGPLv2.
2007-07-16 Ralf Wildenhues* modules/argz (License): LGPLv2+.
2007-07-13 Bruno HaibleUse the synonymous term "LGPLv2+".
2007-07-07 Bruno HaibleTests for module 'wcwidth'.
2007-07-07 Bruno HaibleWork around MacOS X wcwidth(0x0301) bug.
2007-07-07 Bruno HaibleRemove the wcwidth.h file. Move wcwidth's declaration...
2007-07-07 Bruno HaibleProvide wcwidth replacement in separate file wcwidth.c.
2007-07-07 Bruno HaibleTests for module 'uniwidth/u32-strwidth'.
2007-07-07 Bruno HaibleNew module 'uniwidth/u32-strwidth'.
2007-07-07 Bruno HaibleTests for module 'uniwidth/u16-strwidth'.
2007-07-07 Bruno HaibleNew module 'uniwidth/u16-strwidth'.
2007-07-07 Bruno HaibleTests for module 'uniwidth/u8-strwidth'.
2007-07-07 Bruno HaibleNew module 'uniwidth/u8-strwidth'.
2007-07-07 Bruno HaibleTests for module 'uniwidth/u32-width'.
2007-07-07 Bruno HaibleNew module 'uniwidth/u32-width'.
2007-07-07 Bruno HaibleTests for module 'uniwidth/u16-width'.
2007-07-07 Bruno HaibleNew module 'uniwidth/u16-width'.
2007-07-07 Bruno HaibleTests for module 'uniwidth/u8-width-tests'.
2007-07-07 Bruno HaibleNew module 'uniwidth/u8-width'.
2007-07-07 Bruno HaibleTests for module 'uniwidth/width'.
2007-07-07 Bruno HaibleNew module 'uniwidth/width'.
2007-07-07 Bruno HaibleNew module 'uniwidth/base'.
2007-07-07 Bruno HaibleNew modules uniname/base and uniname/uniname.
2007-07-06 Eric BlakeFix testing canonicalize on cygwin.
2007-07-04 Jim Meyering* lib/getugroups.h: New file.
2007-07-02 Simon JosefssonReally do what ChangeLog said.
2007-07-02 Simon Josefsson2007-07-02 Simon Josefsson <simon@josefsson.org>
2007-07-02 Simon Josefsson2007-07-02 Simon Josefsson <simon@josefsson.org>
2007-07-02 Bruno Haiblevasnprintf.m4 needs intmax_t.m4.
2007-07-02 Bruno HaibleFormatted output functions for Unicode strings.
2007-07-02 Bruno HaibleAvoid address wraparound inside system functions.
2007-06-21 Paul Eggert* m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
2007-06-21 Paul Eggert* MODULES.html.sh: Add include_next.
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-06-19 Eric Blake* modules/canonicalize-lgpl-tests (test_canonicalize_lg...
2007-06-19 Jim Meyeringxreadlink-with-size: Remove module. No longer used.
2007-06-18 Paul EggertDetect porting problems to FreeBSD/arm, which has time_...
2007-06-18 Jim MeyeringNew module: mreadlink-with-size.
2007-06-16 Paul EggertRevamp lchown so that it lives in unistd.h where it...
2007-06-15 Jim MeyeringChange license (GPL to LGPL) of fsusage and dependents.
2007-06-14 Ben PfaffMissing part of allocsa -> malloca transition.
2007-06-11 Bruno HaibleNew module unistr/u32-mbsnlen
2007-06-11 Bruno HaibleNew module 'unistr/u16-mbsnlen'.
2007-06-11 Bruno HaibleNew module 'unistr/u8-mbsnlen'.
2007-06-11 Bruno HaibleNew module 'mbsnlen'.
2007-06-09 Bruno HaibleTests for module 'uniconv/u32-conv-to-enc'.
next