gnulib.git
2007-03-19 Ben PfaffFix typos.
2007-03-19 Paul Eggert* lib/getcwd.c (__getcwd): Remove redundant comparison...
2007-03-19 Simon Josefsson2007-03-19 Simon Josefsson <simon@josefsson.org>
2007-03-19 Bruno HaibleUndo first part of last patch.
2007-03-18 Ben PfaffRecommend using as prefix a directory that does not...
2007-03-18 Jim Meyering* lib/fchownat.c: Include lchown.h.
2007-03-18 Karl Berryautoupdate
2007-03-18 Bruno HaibleFix endless loop when the given allocated size was...
2007-03-18 Bruno HaibleProduce output that makes it easier to debug failures.
2007-03-18 Bruno HaibleWork around buggy locales in NetBSD 3.0.
2007-03-17 Bruno HaibleFix a portability problem on x86.
2007-03-17 Bruno HaibleAvoid gcc warnings.
2007-03-17 Bruno HaibleAvoid gcc warnings.
2007-03-17 Bruno HaibleRemove unused variables.
2007-03-17 Bruno HaibleRemove unused variables.
2007-03-17 Bruno HaibleIncude c-strcase.h.
2007-03-17 Bruno HaibleEnsure we get the mkstemp() declaration. On MacOS X...
2007-03-17 Bruno HaibleUpdate year.
2007-03-17 Bruno HaibleInclude <stdlib.h>, for malloc().
2007-03-17 Bruno HaibleInclude <stdlib>, for malloc().
2007-03-17 Bruno HaibleUndo last patch.
2007-03-17 Bruno HaibleInclude <stdlib.h>, for malloc().
2007-03-17 Karl Berryautoupdate
2007-03-17 Bruno HaibleMention all modules affected by last change.
2007-03-17 Bruno HaibleUpdate .cvsignore and .gitignore files.
2007-03-17 Eric Blake* NEWS: Document stdlib change from 2007-02-18.
2007-03-17 Simon JosefssonRemove, accidentally committed.
2007-03-17 Simon Josefsson*** empty log message ***
2007-03-17 Simon JosefssonDiscuss strdup change.
2007-03-17 Jim Meyeringfix syntax error in last change
2007-03-17 Jim MeyeringDetect use of AC_CONFIG_AUX_DIR also when its argument...
2007-03-17 Jim Meyering* build-aux/bootstrap: Don't use \> in grep regexp...
2007-03-16 Jim Meyering* build-aux/bootstrap (with_gettext): New variable...
2007-03-16 Jim Meyering* build-aux/bootstrap (gnulib_name): New variable.
2007-03-16 Simon JosefssonUse new namespace.
2007-03-16 Bruno HaibleTry to avoid clashing symbols.
2007-03-16 Bruno Haible2007-03-15 Bruno Haible <bruno@clisp.org>
2007-03-16 Bruno HaibleAllow the use of a destructor for the values stored...
2007-03-16 Bruno HaibleFix compilation error introduced in last commit.
2007-03-15 Bruno HaibleAdd an element disposal function.
2007-03-15 Bruno HaibleList of important user-visible changes.
2007-03-15 Karl Berryupdate from texinfo
2007-03-15 Paul Eggert* lib/quotearg.c: Include <wctype.h> early, before...
2007-03-12 Bruno HaibleRequest a "make distclean" after successful "make check...
2007-03-11 Bruno Haible* modules/long-options (Depends-on): Add getopt.
2007-03-11 Bruno Haible* modules/modechange (Depends-on): Add stdbool.
2007-03-11 Bruno Haible* modules/i-ring (Depends-on): Add stdbool.
2007-03-11 Bruno HaibleDepend on stdbool.
2007-03-11 Bruno Haiblemktime.c requires 'inline'.
2007-03-11 Bruno HaibleRequire 'restrict'.
2007-03-11 Bruno HaibleFix syntax error.
2007-03-11 Bruno HaibleUse the system's sprintf function.
2007-03-11 Bruno HaibleWork around bug regarding initializers in SunPRO C...
2007-03-11 Bruno HaibleMake pointer decrementing code ANSI C compliant.
2007-03-11 Bruno HaibleAvoid error with SunPRO C 5.0 on Solaris 2.5.1.
2007-03-11 Bruno HaibleAvoid test failures.
2007-03-11 Bruno HaibleAvoid using sed -e "", not supported by AIX sed.
2007-03-11 Bruno HaibleStart the autobuild script with /bin/sh.
2007-03-11 Bruno HaibleAvoid an endless recursion.
2007-03-11 Bruno HaibleCreate also an autobuild script.
2007-03-11 Bruno HaibleTests for module 'canonicalize-lgpl'.
2007-03-11 Bruno HaibleTests for module 'c-strcase'.
2007-03-11 Bruno HaibleTests for module 'atexit'.
2007-03-11 Bruno HaibleChoose better temporary filenames.
2007-03-10 Bruno HaibleAvoid using the fallback implementation; prefer porting...
2007-03-10 Bruno HaibleAvoiding the "./configure && make && make distclean...
2007-03-10 Bruno HaibleFix typo in last patch.
2007-03-10 Bruno HaibleMake "make distcheck" work.
2007-03-10 Bruno HaibleRemve redundant specification.
2007-03-10 Eric Blake* lib/stdint_.h (int64_t, uint64_t): Don't undefine...
2007-03-10 Bruno HaibleSpecify __attribute__ __format__ for GCC.
2007-03-10 Bruno HaibleTreat __strftime__ and __strfmon__ like __scanf__.
2007-03-10 Bruno HaibleTests for module 'printf-posix'.
2007-03-10 Bruno HaibleNew module 'printf-posix'.
2007-03-10 Bruno HaibleTest for internationalization of module 'vasnprintf...
2007-03-10 Bruno HaibleThe decimal point must be locale dependent.
2007-03-09 Eric Blake* lib/stdlib_.h (EXIT_FAILURE): GNU code expects this...
2007-03-09 Karl Berryautoupdate
2007-03-09 Bruno HaibleTests for module 'vprintf-posix'.
2007-03-09 Bruno HaibleNew module 'vprintf-posix'.
2007-03-09 Bruno HaibleTests for module 'fprintf-posix'.
2007-03-09 Bruno HaibleNew module 'fprintf-posix'.
2007-03-09 Bruno HaibleTests for module 'vfprintf-posix'.
2007-03-09 Bruno HaiblePreserve errno.
2007-03-09 Bruno HaibleNew module 'vfprintf-posix'.
2007-03-09 Bruno HaibleFix for glibc-2.3.6.
2007-03-09 Bruno HaibleUse 'case' statements instead of 'expr' invocations.
2007-03-09 Bruno HaibleTests for module 'fseterr'.
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.
next