gnulib.git
2007-10-09 Ben PfaffFix typo in comment.
2007-10-09 Paul EggertFix some portability problems in the previous change.
2007-10-08 Paul Eggert* lib/xnanosleep.c (xnanosleep): Don't assume GCC 4...
2007-10-08 Simon JosefssonChange license to LGPLv2+ on dummy, float, realloc...
2007-10-08 Bruno HaibleMention the license change.
2007-10-07 Bruno HaibleFix type of TWO_MANT_DIG.
2007-10-07 Bruno HaibleRename parameter 'exp' to 'expptr', to avoid gcc warnings.
2007-10-07 Jim MeyeringMake xnanosleep's integer overflow test more robust.
2007-10-07 Bruno HaibleUpdate the meaning of the license abbreviations.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-10-07 Bruno HaibleChange copyright notice from LGPLv2.1+ to LGPLv3+.
2007-10-07 Bruno HaibleChange copyright notice from LGPLv2.0+ to LGPLv3+.
2007-10-07 Bruno HaibleChange copyright notice from LGPL to GPL.
2007-10-07 Bruno HaibleTypo in last commit.
2007-10-07 Bruno HaibleEnsure glibc declares trunc().
2007-10-07 Bruno HaibleTest for module 'freopen'.
2007-10-07 Bruno HaibleTest for module 'fopen'.
2007-10-07 Bruno HaibleNew modules 'fopen' and 'freopen'.
2007-10-07 Bruno HaibleTest for 'open' module.
2007-10-07 Bruno HaibleNew module 'open'.
2007-10-05 Bruno HaibleTest for module 'ceill'.
2007-10-05 Bruno HaibleNew module 'ceill'.
2007-10-05 Bruno HaibleTest for module 'ceilf'.
2007-10-05 Bruno HaibleNew module 'ceilf'.
2007-10-05 Bruno HaibleTest for module 'floorl'.
2007-10-05 Bruno HaibleNew module 'floorl'.
2007-10-05 Bruno HaibleTest for module 'floorf'.
2007-10-05 Bruno HaibleNew module 'floorf'.
2007-10-05 Bruno HaibleTalk about git instead or in addition to cvs.
2007-10-05 Bruno HaibleExplain what an absent module means.
2007-10-04 Bruno HaibleTest for module 'truncl'.
2007-10-04 Bruno HaibleNew module 'truncl'.
2007-10-04 Bruno HaibleTest for module 'truncf'.
2007-10-04 Bruno HaibleNew module 'truncf'.
2007-10-04 Bruno HaibleSynthesize an EXTRA_DIST augmentation also for tests...
2007-10-04 Bruno HaibleTest for module 'trunc'.
2007-10-04 Bruno HaibleNew module 'trunc'.
2007-10-03 Bruno HaibleTest for __fpending function.
2007-10-03 Bruno HaibleAdd support for QNX (untested).
2007-10-03 Bruno HaiblePrefer @command as replacement of invalid @program.
2007-10-03 Bruno HaibleAdd gnulib.html, generated by "make html".
2007-10-03 Bruno HaibleUse valid texinfo directives. @program is not a valid...
2007-10-02 Jim MeyeringPerform one more "_.h" -> ".in.h" substitution.
2007-10-01 Bruno HaibleAC_LIBSOURCES([alloca.c]) must be a no-op, otherwise...
2007-10-01 Bruno HaibleUpdate after renamings.
2007-10-01 Bruno HaibleRename wctype_.h to wctype.in.h.
2007-10-01 Bruno HaibleRename wchar_.h to wchar.in.h.
2007-10-01 Bruno HaibleRename unistd_.h to unistd.in.h.
2007-10-01 Bruno HaibleRename time_.h to time.in.h.
2007-10-01 Bruno HaibleRename sysexits_.h to sysexits.in.h.
2007-10-01 Bruno HaibleRename sys_time_.h to sys_time.in.h.
2007-10-01 Bruno HaibleRename sys_stat_.h to sys_stat.in.h.
2007-10-01 Bruno HaibleRename sys_socket_.h to sys_socket.in.h.
2007-10-01 Bruno HaibleRename sys_select_.h to sys_select.in.h.
2007-10-01 Bruno HaibleRename string_.h to string.in.h.
2007-10-01 Bruno HaibleRename stdlib_.h to stdlib.in.h.
2007-10-01 Bruno HaibleRename stdio_.h to stdio.in.h.
2007-10-01 Bruno HaibleRename stdint_.h to stdint.in.h.
2007-10-01 Bruno HaibleRename stdbool_.h to stdbool.in.h.
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.
next