gnulib.git
2007-03-09 Bruno HaibleNew module 'fseterr'.
2007-03-09 Bruno HaibleConvert tabs in the middle of preprocessor directives.
2007-03-08 Jim Meyering* users.txt: Add parted.
2007-03-08 Jim MeyeringChangeLog: Restore 1500 lines mistakenly removed from...
2007-03-08 Bruno HaibleInfo about OpenBSD 4.0.
2007-03-08 Bruno HaibleMake <sys/select.h> self-contained, i.e. make it possib...
2007-03-08 Bruno HaibleWhitespace change.
2007-03-08 Bruno HaibleMake shell snippets copy&pastable.
2007-03-07 Bruno HaibleMake <netinet/in.h> self-contained, i.e. allow it to...
2007-03-07 Bruno HaibleMake <sys/select.h> self-contained, i.e. make it possib...
2007-03-07 Bruno HaibleMake <sys/socket.h> self-contained, so that it can...
2007-03-07 Bruno HaibleFix formula.
2007-03-07 Karl Berryvasnprintf not synced anymore
2007-03-07 Bruno HaibleTests for module 'sprintf-posix'.
2007-03-07 Bruno HaibleNew module 'sprintf-posix'.
2007-03-07 Bruno HaibleTests for module 'vsprintf-posix'.
2007-03-07 Bruno HaibleNew module 'vsprintf-posix'.
2007-03-07 Bruno HaibleRemove unused dependency.
2007-03-07 Bruno HaibleDon't need <stdarg.h> here.
2007-03-07 Bruno HaibleFix last commit: Require gl_STDIO_H_DEFAULTS.
2007-03-07 Bruno HaibleTests for module 'snprintf-posix'.
2007-03-07 Bruno HaibleNew module 'snprintf-posix'.
2007-03-07 Bruno HaibleTests for module 'vsnprintf-posix'.
2007-03-07 Bruno HaibleTest for gnulib modules 'snprintf-posix' and 'vsnprintf...
2007-03-07 Bruno HaibleNew module 'vsnprintf-posix'.
2007-03-07 Bruno HaibleUndo last change.
2007-03-07 Bruno HaibleTest for vasnprintf in the macro that need it.
2007-03-07 Bruno HaibleFix the test whether frexpl() and ldexpl() are declared...
2007-03-07 Bruno HaibleProvide the option to declare the mathl functions also...
2007-03-06 Karl Berryautoupdate
2007-03-06 Bruno HaibleProvide missing frexpl(), ldexpl() declarations.
2007-03-06 Bruno HaibleSpecial handling for the 'relocatable-prog-wrapper...
2007-03-06 Bruno HaibleInclude <stddef.h>, for size_t.
2007-03-06 Bruno HaibleInclude <stddef.h>, for ptrdiff_t.
2007-03-06 Bruno HaibleRename a cache variable.
2007-03-06 Bruno HaibleAdd an 8th test, against HP-UX.
2007-03-05 Bruno HaibleMention glibc-2.5.
2007-03-05 Bruno HaibleBe more conservative about the config.guess results...
2007-03-05 Bruno HaibleAdd info about NetBSD 4, which has now borrowed the...
2007-03-05 Bruno HaibleUpdate with info about HP-UX 10.20.
2007-03-05 Bruno HaibleAdd info about OpenBSD.
2007-03-05 Bruno HaibleAdd info about some older Cygwin.
2007-03-05 Bruno HaibleHandle the case of hidden system functions better.
2007-03-05 Bruno HaibleTest a corner case. Exclude two buggy implementations.
2007-03-05 Bruno HaibleOops, fix a couple of bugs in last commit.
2007-03-05 Bruno HaibleTests for module 'vasprintf-posix'.
2007-03-05 Bruno HaibleNew module 'vasprintf-posix'.
2007-03-05 Bruno HaibleSmall reorganization.
2007-03-05 Bruno HaibleRemove unused variables.
2007-03-04 Bruno HaibleUse function name rpl_vasnprintf if vasnprintf already...
2007-03-04 Bruno HaibleRename GETTIMEOFDAY_REPLACEMENT to REPLACE_GETTIMEOFDAY.
2007-03-04 Bruno HaibleTests for module 'vasnprintf-posix'.
2007-03-04 Bruno HaibleNew module 'vasnprintf-posix'.
2007-03-04 Bruno HaibleCompile progreloc.c only if --enable-relocatable is...
2007-03-04 Bruno HaibleAvoid a gcc warning.
2007-03-04 Jim Meyering* lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
2007-03-04 Bruno HaibleTests for module 'xvasprintf'.
2007-03-04 Bruno HaibleTests for module 'vasprintf'.
2007-03-04 Bruno HaibleTests for module 'vasnprintf'.
2007-03-04 Bruno HaibleTests for module 'vsnprintf'.
2007-03-04 Bruno HaibleTests for module 'snprintf'.
2007-03-04 Bruno HaibleCompile relocatable.c only if --enable-relocatable...
2007-03-04 Bruno HaibleTests for module 'argmatch'.
2007-03-04 Bruno HaibleRemove unusede ASSERT macro.
2007-03-04 Bruno HaibleSpeed up the test.
2007-03-04 Bruno HaibleTests for module 'alloca-opt'.
2007-03-04 Jim MeyeringWork around difference between Linux ACLs and Solaris...
2007-03-04 Bruno HaibleOops, really avoid an empty translation unit.
2007-03-03 Bruno HaibleOops. readlink.h doesn't exist.
2007-03-03 Bruno HaibleFix dependencies.
2007-03-03 Bruno HaibleNew module relocatable-lib, under GPL.
2007-03-03 Bruno HaibleCopied from relocatable-lib.
2007-03-03 Bruno HaibleRename module 'relocatable' to 'relocatable-prog'.
2007-03-03 Bruno HaibleMove to relocatable-prog.
2007-03-03 Bruno HaibleMove to here from relocatable.
2007-03-03 Bruno HaibleMinimize dependencies of 'relocatable-script'.
2007-03-03 Bruno HaibleDepend on relocatable-prog-wrapper.
2007-03-03 Bruno HaibleDescription of the wrapper for relocatable programs.
2007-03-03 Bruno HaibleMake it possible to compile strerror.c separately,...
2007-03-03 Bruno HaibleDepend on canonicalize-lgpl, not canonicalize.
2007-03-03 Bruno HaibleMake it possible to compile setenv.c separately, uncond...
2007-03-03 Bruno HaibleSplit gt_FUNC_SETENV into gl_FUNC_SETENV and gl_FUNC_UN...
2007-03-03 Bruno HaibleNew macro gl_FUNC_READLINK_SEPARATE for the relocatable...
2007-03-03 Bruno HaibleNew macro gl_CANONICALIZE_LGPL_SEPARATE.
2007-03-03 Bruno Haiblexreadlink and xreadlink-with-size can include <unistd...
2007-03-03 Bruno HaibleSplit gt_FUNC_SETENV into gl_FUNC_SETENV and gl_FUNC_UN...
2007-03-03 Bruno HaibleDefine ENABLE_RELOCATABLE also for libraries.
2007-03-03 Bruno HaibleNew module 'printf-frexpl'.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid defining __restrict in a header file. This doesn...
2007-03-03 Bruno HaibleAvoid a link error due to program_name.
2007-03-03 Bruno HaibleAvoid a link error due to program_name.
2007-03-03 Bruno HaibleRequire gettext-0.16.1.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
next