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.
|
Wed, 11 Nov 2009 13:23:04 -0700 |
Eric Blake |
mknod: new module
|
Wed, 11 Nov 2009 13:22:04 -0700 |
Eric Blake |
mkfifo: new module
|
Mon, 12 Oct 2009 16:48:57 -0600 |
Eric Blake |
utimensat: new module
|
Mon, 12 Oct 2009 10:36:33 -0600 |
Eric Blake |
sys_stat: guarantee struct timespec
|
Fri, 09 Oct 2009 16:05:19 -0600 |
Eric Blake |
futimens: new module
|
Tue, 15 Sep 2009 07:11:40 -0600 |
Eric Blake |
stat: new module, for mingw 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, 07 Sep 2009 05:38:18 -0600 |
Eric Blake |
mkfifoat: new module
|
Mon, 07 Sep 2009 01:33:12 +0200 |
Bruno Haible |
Remove dependency from unistd_h.m4, sys_stat_h.m4, fcntl_h.m4 to openat.m4.
|
Wed, 02 Sep 2009 17:14:26 -0600 |
Eric Blake |
openat: declare in POSIX headers
|
Tue, 01 Sep 2009 09:18:16 -0600 |
Eric Blake |
fchdir: use more consistent macro convention
|
Tue, 01 Sep 2009 14:25:07 +0200 |
Simon Josefsson |
Use $(MKDIR_P) instead of @MKDIR_P@.
|
Sat, 22 Aug 2009 11:28:08 +0200 |
Jim Meyering |
annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
|
Tue, 21 Oct 2008 01:05:43 +0200 |
Bruno Haible |
Move the lstat() declaration to <sys/stat.h>.
|
Sun, 19 Oct 2008 12:50:40 +0200 |
Bruno Haible |
Move the lchmod() declaration to <sys/stat.h>.
|
Sat, 30 Aug 2008 03:09:15 +0200 |
Bruno Haible |
Avoid some "gcc -pedantic" warnings.
|
Mon, 21 Apr 2008 23:57:39 +0200 |
Bruno Haible |
Fix compilation errors related to rpl_mkdir on mingw.
|
Tue, 02 Oct 2007 00:36:42 +0200 |
Bruno Haible |
Rename sys_stat_.h to sys_stat.in.h.
|
Mon, 16 Jul 2007 10:45:26 +0000 |
Bruno Haible |
Use the synonymous term LGPLv2.
|
Thu, 21 Jun 2007 04:39:09 +0000 |
Paul Eggert |
* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
|
Thu, 17 May 2007 15:56:05 +0000 |
Paul Eggert |
* lib/dirent_.h: Prefer #include_next <foo.h> to #include
|
Tue, 01 May 2007 18:14:44 +0000 |
Bruno Haible |
Make the generated sys/stat.h more self-contained.
|
Fri, 27 Apr 2007 18:18:49 +0000 |
Bruno Haible |
Rename lib/stat_.h to lib/sys_stat_.h.
|
Mon, 22 Jan 2007 23:07:42 +0000 |
Bruno Haible |
Use @MKDIR_P@ instead of $(MKDIR_P), since automake < 1.10 doesn't the
|
Thu, 18 Jan 2007 16:19:13 +0000 |
Jim Meyering |
Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
|
Tue, 26 Dec 2006 18:42:09 +0000 |
Eric Blake |
* modules/absolute-header: New module.
|
Fri, 27 Oct 2006 20:46:43 +0000 |
Paul Eggert |
Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
|
Fri, 27 Oct 2006 13:51:23 +0000 |
Eric Blake |
* MODULES.html.sh: Document tempname.
|
Fri, 13 Oct 2006 12:40:22 +0000 |
Bruno Haible |
gnulib-tool now synthesizes the EXTRA_DIST line.
|
Sat, 07 Oct 2006 14:54:51 +0000 |
Bruno Haible |
Mark generated files as "DO NOT EDIT".
|
Fri, 08 Sep 2006 12:26:34 +0000 |
Jim Meyering |
Don't make generated files read-only. That would bother too many
|
Thu, 07 Sep 2006 05:53:52 +0000 |
Jim Meyering |
Fix global typo in last change: use chmod u-w, not chmod u-x.
|
Wed, 06 Sep 2006 21:58:00 +0000 |
Jim Meyering |
Make generated files be read-only.
|
Tue, 04 Jul 2006 06:37:09 +0000 |
Paul Eggert |
* m4/absolute-header.m4: Renamed from full-header-path.m4.
|
Thu, 29 Jun 2006 22:21:39 +0000 |
Eric Blake |
* MODULES.html.sh: Add sys_stat.
|