stddef: fix NetBSD 5.0 NULL bug, rather than working around it
[gnulib.git] / ChangeLog
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
2009-08-14 Eric Blakedoc: improve git diff of texinfo files
2009-08-14 Bruno HaibleDisable multithread support by default on Cygwin 1...
2009-08-14 Joel E. Dennyupdate-copyright: much ado about intervals
2009-08-14 Joel E. Dennyupdate-copyright: convert 2-digit to 4-digit years
2009-08-14 Jim Meyeringtest-exclude: avoid coreutils "make check" failure
2009-08-13 Eric Blaketest-dup2: fix bad assumption
2009-08-13 Eric Blaketest-version-etc: fix CRLF portability issue
2009-08-13 Eric Blakegetopt: update client modules
2009-08-13 Simon Josefssontest-version-etc, test-argp-version-etc: Fix CRLF issue...
2009-08-13 Simon Josefssonversion-etc-test: Make it work imported into projects.
2009-08-12 Bruno HaibleTests for modules 'getopt-posix', 'getopt-gnu'.
2009-08-12 Bruno HaibleNew modules 'getopt-posix', 'getopt-gnu'.
2009-08-12 Bruno HaibleEnsure that optarg etc. get declared by <unistd.h>.
2009-08-12 Bruno HaibleAvoid test link errors.
2009-08-12 Bruno HaibleRestore the gl_GETOPT_SUBSTITUTE macro, under a new...
2009-08-12 Bruno HaiblePut the recent ChangeLog entries in order.
2009-08-12 Sergey PoznyakoffUpdate ChangeLog
2009-08-12 Bruno HaibleReorder macros.
2009-08-12 Bruno HaibleEnsure that getopt() gets declared by <unistd.h>.
2009-08-12 Bruno HaibleClarify logic; Separate gl_replace_getopt and GETOPT_H.
2009-08-12 Bruno HaibleAdd comments.
2009-08-12 Bruno HaibleDisable multithread support by default on Cygwin 1...
2009-08-11 Bruno HaibleAvoid compilation error on NetBSD 5.0.
2009-08-11 Bruno HaibleMost tests don't need module 'close' any more.
2009-08-10 Bruno HaibleUndefine DCHAR_SET after use.
2009-08-10 Bruno HaibleFix a gcc warning.
2009-08-10 Bruno HaibleDon't optimize AC_LIBOBJs, as they may appear in differ...
2009-08-10 Bruno HaibleMake it possible to use module 'gethostname' without...
2009-08-10 Bruno HaibleAdd comment.
2009-08-10 Bruno HaibleAvoid collision between gnulib wrapper and libintl...
2009-08-09 Bruno HaibleMake <sys/select.h> really self-contained, also on...
2009-08-09 Bruno HaibleAvoid warnings from 'aclocal' when AM_XGETTEXT_OPTION...
2009-08-09 Bruno HaibleAvoid compilation error in C++ mode.
2009-08-08 Bruno HaibleDefine HOST_NAME_MAX also for the various Unix platforms.
2009-08-07 Jim Meyeringselinux-at: fix typo in a comment
2009-08-07 Jim Meyeringselinux-at: remove redundant m4 code, add documentation
2009-08-07 Bruno HaibleAvoid link error on MacOS X 10.3 and 10.4.
2009-08-07 Simon Josefssontest-version-etc.sh: Use $EXEEXT.
2009-08-06 Joel E. Dennyupdate-copyright: update documentation to point to...
2009-08-06 Jim Meyeringmaint.mk: support update-copyright-local
2009-08-06 Jim Meyeringselinux-at: new module
2009-08-06 Jim Meyeringdoc: update README
2009-08-06 Joel E. Dennyupdate-copyright: support C-style comments
2009-08-06 Joel E. Dennyupdate-copyright: support omitted "(C)"
2009-08-05 Joel E. Dennyupdate-copyright: don't trip on non-FSF copyright state...
2009-08-05 Joel E. Dennyupdate-copyright: clean up code a little
2009-08-05 Joel E. Dennyupdate-copyright-tests: improve portability
2009-08-04 Joel E. Dennyupdate-copyright: support @copyright{} and &copy;
2009-08-04 Jim Meyeringupdate-copyright-tests: correctly test EOL=\r\n handling
2009-08-04 Jim Meyeringmaint.mk: make update-copyright exclusion list more...
2009-08-04 Jim Meyeringmaint.mk: don't update copyright date in COPYING
2009-08-04 Jim Meyeringmaint.mk: add a copyright-updating rule
2009-08-04 Jim Meyeringupdate-copyright: rename some variables
2009-08-04 Joel E. Dennyupdate-copyright: fix bug for 2-digit last year and...
2009-08-04 Joel E. Dennyupdate-copyright: handle leading tabs in line prefix
2009-08-04 Joel E. Dennyupdate-copyright: support EOL=\r\n
2009-08-04 Joel E. Dennyupdate-copyright: automatically format copyright statements
2009-08-03 Bruno HaibleFix displayed message of AM_ICONV with autoconf-2.64.
2009-08-03 Bruno HaibleTests for module 'uname'.
2009-08-03 Bruno HaibleNew module 'uname'.
2009-08-03 Bruno HaibleTests for module 'sys_utsname'.
2009-08-03 Bruno HaibleNew module 'sys_utsname'.
2009-08-03 Bruno HaibleImplicitly initialize the sockets library.
2009-08-03 Bruno HaibleAllow multiple calls to gl_sockets_startup.
2009-08-03 Simon JosefssonFix argp-version-etc-test module.
2009-08-02 Bruno HaibleTests for module 'pipe-filter-gi'.
2009-08-02 Bruno HaibleNew module 'pipe-filter-gi'.
2009-08-02 Bruno HaibleTests for module 'pipe-filter-ii'.
2009-08-02 Bruno HaibleNew module 'pipe-filter-ii'.
2009-08-02 Simon Josefssongc-libgcrypt.c, gc-gnulib.c: Change copyright to FSF.
2009-08-02 Martin LambersFix compilation error on mingw.
2009-08-02 Bruno HaibleFix compilation error on mingw.
2009-08-02 Bruno HaibleMake the gethostname test compile again.
2009-08-02 Bruno HaibleEnsure HOST_NAME_MAX as part of the gethostname module.
2009-08-02 Bruno HaibleFix handling of large len argument.
2009-08-02 Simon JosefssonImplement gethostname correctly for native Windows.
2009-07-31 Jim Meyeringgetloadavg: fix symbol name in comment
2009-07-31 Jim Meyeringgetloadvg: add ChangeLog entry for previous change
2009-07-30 Joel E. Dennyupdate-copyright: generalize comment handling
2009-07-29 Jim Meyeringmktime: correct setting of REPLACE_MKTIME
2009-07-29 Jim Meyeringupdate-copyright: new module
2009-07-28 Bruno HaibleFix compilation error when <ctime> is used and mktime...
2009-07-27 Bruno HaibleAvoid compilation error on QNX.
2009-07-25 Bruno HaibleUndo last gnulib-tool commit: maintainer-makefile is...
2009-07-25 Jim Meyeringmaint.mk: avoid warnings about missing files
2009-07-25 Bruno HaibleAvoid syntax error on QNX.
2009-07-25 Bruno HaibleExclude the maintainer-makefile module from big testdir...
2009-07-23 Jim Meyeringmaint.mk: invoke "make dist" with a working value of...
2009-07-23 Matt KraaiMake fseeko.c compile on QNX.
2009-07-22 Peter SimonsC++: wrap md2,md5,sha1,etc. function declarations in...
2009-07-22 Peter Simonstests-sha1: don't assign literal string to 'char *...
2009-07-21 Eric Blakedup2: fix more mingw problems
2009-07-21 Jim Meyeringvc-list-files: avoid failure when /bin/sh is dash
2009-07-21 Eric Blakedup2-tests: test previous patch
2009-07-21 Eric Blakedup2: work around mingw and cygwin 1.5 bug
2009-07-21 Bruno HaibleDon't let "git push" reject trailing blank lines in...
2009-07-20 Bruno HaibleTweak for maintainability.
2009-07-20 Eric Blaketest-pipe: make a bit more robust.
2009-07-19 Jim Meyeringfts: avoid false-positive cycle-detection
next