gnulib.git
2007-10-01 Bruno HaibleRename signal_.h to signal.in.h.
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 HaibleIgnore files created by makeinfo or texi2dvi.
2007-09-30 Bruno HaibleMake the test compile on BeOS.
2007-09-30 Bruno HaibleUse check_PROGRAMS instead of noinst_PROGRAMS.
2007-09-30 Bruno HaibleTweak doc of getdelim and getline declarations.
2007-09-30 Bruno HaibleChange xreadlink module to use areadlink.
2007-09-29 Bruno Haiblem4 macro indentation.
2007-09-29 Bruno HaibleRemove execute permission.
2007-09-29 Bruno HaibleAdd CVS checkout update instructions.
2007-09-28 Eric BlakeProvide move-if-change.
2007-09-28 Jim MeyeringFix canonicalize loop-detection corner case.
2007-09-28 Eric BlakeEnforce that AC_REPLACE_FUNCS files exist.
2007-09-28 Eric BlakeGive proper credit.
2007-09-28 Eric BlakeFix test-closein on Solaris 10.
2007-09-28 Jim Meyering* m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in...
2007-09-27 Jim MeyeringMention that the file-set and hash-triple modules come...
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-25 Bruno HaibleExplain how to get a read-write checkout of gnulib.
2007-09-24 Eric BlakeRevert fpending breakage from 2007-09-08.
2007-09-24 Jim Meyeringfilenamecat.c: Add a test.
2007-09-21 Simon Josefssontests/test-canonicalize.sh: Turn on executable bit.
2007-09-19 Eric Blake* README: Update CVS instructions.
2007-09-18 Bruno HaibleNew module 'areadlink'. cvs-readonly
2007-09-18 Bruno HaibleNew module 'areadlink'. File based on lib/xreadlink.c.
2007-09-17 Jim Meyering* lib/savewd.c (ESTALE) [!defined]: Define.
2007-09-17 Bruno HaibleMake "gnulib-tool --version" work in git-cvsserver...
2007-09-16 Bruno HaibleMake the buffer large enough, to avoid a buffer overflow.
2007-09-16 Bruno HaibleTry harder to enable the alias for 'sed'.
2007-09-13 Eric Blake* ChangeLog: Remove conflict markers.
2007-09-13 Simon Josefsson(gc_hash_open): Catch NULL calloc return value.
2007-09-12 Bruno HaibleAvoid defining AC_USE_SYSTEM_EXTENSIONS here.
2007-09-12 Eric BlakeTrack CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
2007-09-11 Bruno HaibleRemove old, obsolete isc-posix.m4.
2007-09-11 Eric Blake* ChangeLog: Restore lines accidentally truncated 2007...
2007-09-11 Bruno HaibleFix typo in error message.
2007-09-10 Karl Berryautoupdate
2007-09-10 Karl Berryautoupdate
2007-09-09 Bruno HaibleOops, avoid an infinite recursion.
2007-09-09 Bruno HaibleUpdate portability list.
2007-09-09 Bruno HaibleOops, invert the direction of the test.
2007-09-09 Jim Meyering* lib/hash.c (hash_initialize): Detect calloc failure.
2007-09-09 Bruno HaibleSet errno to ENOMEM when malloc/realloc fails. Needed...
2007-09-09 Bruno HaibleAdd dependencies to malloc-posix, realloc-posix.
2007-09-09 Bruno HaibleAdd dependency to realloc-posix.
2007-09-09 Bruno HaibleAdd dependency to malloc-posix.
2007-09-09 Bruno HaibleNew chapter "POSIX Substitutes Library".
2007-09-09 Bruno HaibleSimplify the malloc/realloc/calloc macrology.
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-09 Bruno HaibleNew options --verbose, --quiet.
2007-09-08 Bruno HaiblePrefer rsync over wget when available.
2007-09-08 Bruno HaibleAdd --help and --version option processing.
2007-09-08 Bruno HaibleScript to print the POSIX substitutes modules.
2007-09-08 Bruno HaibleRemove extra @code.
2007-09-08 Jim MeyeringRename __fpending.c -> fpending.c and __fpending.h...
2007-09-08 Bruno HaibleRemove old stub file.
2007-09-07 Simon Josefssondoc/headers/stdint.texi: Discuss #include_next issue.
2007-09-06 Paul Eggert* build-aux/bootstrap: Remove obsolete comment about...
2007-09-06 Paul Eggert* m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix...
2007-09-03 Karl Berryupdate from texinfo
2007-09-03 Jim MeyeringNew module: git-version-gen.
2007-09-02 Jim MeyeringImport changes from coreutils for bootstrap script.
2007-09-02 Jim Meyering* build-aux/git-version-gen: New file, from coreutils...
2007-09-02 Karl Berrymissed commit
2007-09-02 Bruno HaibleFix mis-recognition of 'mcs' on QNX 6.
2007-09-01 Bruno HaibleAdd double-inclusion guard.
2007-09-01 Bruno HaibleLet linebreak rely on uniwidth/width.
2007-09-01 Karl Berryfinish mreadlink_with_size rename
2007-08-28 Jim MeyeringRename mreadlink_with_size to areadlink_with_size.
2007-08-26 Bruno HaibleCare about dangling symbolic links.
2007-08-26 Bruno HaibleUse test -h, not test -L.
2007-08-23 Simon Josefssonlib/readline.c: Don't include getline.h, the prototype...
2007-08-23 Jim MeyeringGetdelim touchup.
2007-08-23 Eric BlakeGetline touchups.
2007-08-22 Bruno HaibleAdd guile.
2007-08-22 Eric Blake* tests/test-getdelim.c (main): Use remove, not unlink.
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...
next