gnulib.git
2007-10-16 Paul EggertMerge glibc changes into lib/glob.c.
2007-10-16 Paul EggertCheck for 64-bit int errors in HP-UX 10.20 preprocessor.
2007-10-15 Bruno HaibleUse rpl_ prefix for functions, so as to avoid endless...
2007-10-15 Ralf Wildenhues* m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache...
2007-10-15 Bruno HaibleTweak last patch.
2007-10-15 Bruno HaibleFix typos in last patch.
2007-10-15 Bruno HaibleReplace paragraph that was explaining old way of handli...
2007-10-15 Bruno HaibleEnsure NULL is defined, before using it.
2007-10-15 Simon Josefssonm4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
2007-10-14 Bruno HaibleTest for module 'iconv_open-utf'.
2007-10-14 Bruno HaibleNew module 'iconv_open-utf': Enhance iconv_open to...
2007-10-13 Bruno HaibleA different way to test for getaddrinfo, so that it...
2007-10-13 Bruno HaiblePrefer the ISO C99 inline semantics over the old GNU...
2007-10-13 Bruno HaibleHandle 'inline' change in gcc 4.3.0.
2007-10-13 Bruno HaibleEnable the use of __freading for glibc >= 2.7.
2007-10-13 Paul Eggert* lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC...
2007-10-13 Bruno HaibleFix incorrect rounding of ceil, ceilf, ceill in some...
2007-10-13 Bruno HaibleRename tests/test-ceilf.c to tests/test-ceilf1.c.
2007-10-13 Bruno HaibleNew test.
2007-10-13 Bruno HaibleFix incorrect rounding of floor, floorf, floorl in...
2007-10-13 Bruno HaibleRename tests/test-floorf.c to tests/test-floorf1.c.
2007-10-13 Bruno HaibleAdd dependencies for test-trunc2.
2007-10-13 Bruno HaibleAdd new test for trunc function.
2007-10-13 Bruno HaibleRename tests/test-trunc.c to tests/test-trunc1.c.
2007-10-13 Bruno HaibleFix incorrect rounding of trunc, truncf, truncl in...
2007-10-13 Bruno HaibleRenamed to tests/test-truncf1.c.
2007-10-12 Bruno HaibleRename test-truncf.c to test-truncf1.c.
2007-10-11 Eric BlakeDon't claim strerror is broken on Interix.
2007-10-11 Bruno HaiblePut unit test for i-ring module into a normal test...
2007-10-11 Bruno HaiblePut unit test for filenamecat module into a normal...
2007-10-11 Paul EggertSimplify and modernize strerror substitute, partly...
2007-10-09 Eric BlakeSilence test-fpending.
2007-10-09 Bruno HaibleMention many new modules in the right categories.
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.
next