log modules/dirent @ 40196:e63f5d3edab5

age author description
Tue, 13 Sep 2011 01:37:35 +0200 Bruno Haible New modules 'opendir', 'readdir', 'rewinddir', 'closedir'.
Sun, 11 Sep 2011 21:11:58 +0200 Bruno Haible dirent: Don't assume <dirent.h> exists.
Tue, 12 Jul 2011 11:44:55 +0200 Bruno Haible Rename module 'warn-on-use' to 'snippet/warn-on-use'.
Tue, 12 Jul 2011 11:39:50 +0200 Bruno Haible Rename module 'c++defs' to 'snippet/c++defs'.
Tue, 12 Jul 2011 11:34:36 +0200 Bruno Haible Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.
Wed, 08 Jun 2011 13:23:56 +0200 Bruno Haible gnulib-tool: Better isolation between different gnulib-tool invocations.
Sun, 29 May 2011 15:44:42 +0200 Bruno Haible Allow multiple gnulib generated include files to be combined.
Fri, 06 May 2011 08:15:59 -0700 Bruce Korb manual merge topic/libposix
Sun, 03 Apr 2011 23:07:25 +0200 Bruno Haible Ensure to rebuild generated .h files when config.status has changed.
Fri, 01 Apr 2011 08:10:58 -0700 Bruce Korb merge to current master
Sun, 06 Feb 2011 21:11:40 +0100 Bruce Korb libposix: Revert the unreviewed part of yesterday's big merge.
Sat, 05 Feb 2011 08:22:48 -0800 Bruce Korb libposix: Add _HEADERS primaries to posix modules.
Tue, 16 Nov 2010 13:34:36 -0800 Bruce Korb spell the pkginclude directory correctly.
Tue, 16 Nov 2010 13:07:00 -0800 Bruce Korb replace include_HEADERS with pkgincludedir_HEADERS
Mon, 11 Oct 2010 15:51:59 +0700 Gary V. Vaughan add _HEADERS primaries to Makefile.am snippets for installable headers
Mon, 04 Oct 2010 23:35:51 +0200 Bruno Haible Avoid line length limitation from HP NonStop system header files.
Fri, 30 Jul 2010 23:54:44 +0200 Bruno Haible dirfd: Avoid link error on AIX 7.1.
Mon, 29 Mar 2010 15:08:59 -0600 Eric Blake fdopendir: work around FreeBSD bug
Mon, 08 Mar 2010 00:49:40 +0100 Bruno Haible dirent: Avoid #define replacements in C++ mode.
Wed, 16 Dec 2009 16:20:28 -0700 Eric Blake warn-on-use: use instead of link-warning
Thu, 24 Dec 2009 12:06:48 -0700 Eric Blake link-warning: always build headers with link warnings
Fri, 11 Dec 2009 01:15:28 +0100 Bruno Haible New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Wed, 09 Dec 2009 12:41:19 +0100 Bruno Haible link-warning: Add copyright notice.
Tue, 06 Oct 2009 06:58:08 -0600 Eric Blake fdopendir: fix GNU/Hurd bug
Thu, 17 Sep 2009 11:49:36 -0600 Eric Blake maint: make Include sections of modules consistent
Tue, 15 Sep 2009 15:54:43 -0600 Eric Blake fchdir: improve use of replacement functions
Mon, 31 Aug 2009 20:37:59 -0600 Eric Blake fdopendir: split into its own module
Sat, 22 Aug 2009 11:28:08 +0200 Jim Meyering annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
Sun, 18 Jan 2009 12:40:22 +0100 Bruno Haible New module 'alphasort'.
Sun, 18 Jan 2009 12:28:05 +0100 Bruno Haible New module 'scandir'.
Sun, 19 Oct 2008 12:47:52 +0200 Bruno Haible Move the dirfd() declaration to <dirent.h>.
Sun, 19 Oct 2008 01:44:46 +0200 Bruno Haible New module 'dirent'.