summaryrefslogtreecommitdiff
path: root/modules/sys_stat
Commit message (Expand)AuthorAgeFilesLines
* New module 'fstat'.Bruno Haible2011-09-251-0/+1
* Rename module 'warn-on-use' to 'snippet/warn-on-use'.Bruno Haible2011-07-121-1/+1
* Rename module 'c++defs' to 'snippet/c++defs'.Bruno Haible2011-07-121-1/+1
* Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.Bruno Haible2011-07-121-1/+1
* gnulib-tool: Better isolation between different gnulib-tool invocations.Bruno Haible2011-06-081-12/+12
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-2/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+2
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* sys_stat: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-1/+3
* warn-on-use: use instead of link-warningEric Blake2010-01-201-4/+4
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-1/+3
* link-warning: Add copyright notice.Bruno Haible2009-12-091-1/+1
* mknod: new moduleEric Blake2009-11-111-0/+3
* mkfifo: new moduleEric Blake2009-11-111-0/+3
* utimensat: new moduleEric Blake2009-10-161-0/+3
* sys_stat: guarantee struct timespecEric Blake2009-10-121-0/+1
* futimens: new moduleEric Blake2009-10-101-0/+3
* stat: new module, for mingw bugEric Blake2009-09-191-0/+2
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* fchdir: improve use of replacement functionsEric Blake2009-09-151-1/+1
* mkfifoat: new moduleEric Blake2009-09-081-2/+6
* Remove dependency from unistd_h.m4, sys_stat_h.m4, fcntl_h.m4 to openat.m4.Bruno Haible2009-09-071-2/+3
* openat: declare in POSIX headersEric Blake2009-09-031-1/+7
* fchdir: use more consistent macro conventionEric Blake2009-09-021-0/+2
* Use $(MKDIR_P) instead of @MKDIR_P@.Simon Josefsson2009-09-011-1/+1
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-3/+3
* Move the lstat() declaration to <sys/stat.h>.Bruno Haible2008-10-211-0/+2
* Move the lchmod() declaration to <sys/stat.h>.Bruno Haible2008-10-191-0/+4
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+2
* Fix compilation errors related to rpl_mkdir on mingw.Bruno Haible2008-04-211-2/+1
* Rename sys_stat_.h to sys_stat.in.h.Bruno Haible2007-10-021-3/+3
* Use the synonymous term LGPLv2.Bruno Haible2007-07-161-1/+1
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-4/+4
* * lib/dirent_.h: Prefer #include_next <foo.h> to #includePaul Eggert2007-05-171-0/+1
* Make the generated sys/stat.h more self-contained.Bruno Haible2007-05-011-0/+3
* Rename lib/stat_.h to lib/sys_stat_.h.Bruno Haible2007-04-271-3/+3
* Use @MKDIR_P@ instead of $(MKDIR_P), since automake < 1.10 doesn't theBruno Haible2007-01-221-1/+1
* Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".Jim Meyering2007-01-181-1/+2
* * modules/absolute-header: New module.Eric Blake2006-12-261-1/+1
* Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.Paul Eggert2006-10-271-1/+0
* * MODULES.html.sh: Document tempname.Eric Blake2006-10-271-0/+1
* gnulib-tool now synthesizes the EXTRA_DIST line.Bruno Haible2006-10-131-1/+0
* Mark generated files as "DO NOT EDIT".Bruno Haible2006-10-071-2/+4
* Don't make generated files read-only. That would bother too manyJim Meyering2006-09-081-1/+0
* Fix global typo in last change: use chmod u-w, not chmod u-x.Jim Meyering2006-09-071-1/+1
* Make generated files be read-only.Jim Meyering2006-09-061-0/+2
* * m4/absolute-header.m4: Renamed from full-header-path.m4.Paul Eggert2006-07-041-2/+2
* * MODULES.html.sh: Add sys_stat.Eric Blake2006-06-291-0/+35