summaryrefslogtreecommitdiff
path: root/modules/sys_stat
Commit message (Expand)AuthorAgeFilesLines
* time-h: Renamed from time.Bruno Haible2023-03-081-1/+1
* chmod: New module.Bruno Haible2022-06-221-0/+2
* gen-header: new modulePaul Eggert2021-12-241-5/+5
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-2/+1
* Move AM_V_GEN to recipe startPaul Eggert2021-12-211-2/+2
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-1/+1
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-1/+2
* mkfifoat: Work around trailing slash bug in mknodat() on AIX 7.2.Bruno Haible2021-01-051-0/+1
* mkfifoat: Work around trailing slash bug in mkfifoat() on AIX 7.2.Bruno Haible2021-01-051-0/+1
* Make it possible to turn off the mkdir override on Windows.Bruno Haible2020-12-251-0/+2
* Make it possible to turn off each of the Windows oldnames workarounds.Bruno Haible2020-12-251-0/+2
* sys_types: Fix definition of pid_t on 64-bit MSVC.Bruno Haible2020-08-241-0/+1
* getumask: New module.Bruno Haible2020-07-041-0/+2
* fchmodat, lchmod: simplifyPaul Eggert2020-02-231-1/+0
* fchmodat: AT_SYMLINK_NOFOLLOW fix for non-symlinksPaul Eggert2020-02-071-0/+2
* windows-stat-timespec: New module.Bruno Haible2017-05-131-0/+1
* windows-stat-override: New module.Bruno Haible2017-05-131-0/+1
* Large File Support for native Windows platforms.Bruno Haible2012-04-211-0/+2
* 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