summaryrefslogtreecommitdiff
path: root/m4/sys_stat_h.m4
Commit message (Expand)AuthorAgeFilesLines
* getumask: New module.Bruno Haible2020-07-041-3/+5
* fchmodat, lchmod: simplifyPaul Eggert2020-02-231-1/+0
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-2/+4
* fchmodat: AT_SYMLINK_NOFOLLOW fix for non-symlinksPaul Eggert2020-02-071-1/+3
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* largefile: Simplify.Bruno Haible2017-05-131-7/+2
* windows-stat-timespec: New module.Bruno Haible2017-05-131-1/+9
* windows-stat-override: New module.Bruno Haible2017-05-131-1/+2
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* sys_stat: no 'static inline'Paul Eggert2012-11-291-4/+1
* sockets, sys_stat: restore AC_C_INLINEPaul Eggert2012-09-301-1/+4
* sockets, sys_stat: remove AC_C_INLINE in MSVC-only casesPaul Eggert2012-09-221-4/+1
* Large File Support for native Windows platforms.Bruno Haible2012-04-211-1/+14
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* New module 'fstat'.Bruno Haible2011-09-251-2/+3
* Support for MSVC compiler: Ensure mode_t gets defined.Bruno Haible2011-09-161-1/+4
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Distinguish two kinds of module indicators.Bruno Haible2010-03-281-1/+1
* Factorize common .m4 code.Bruno Haible2010-03-271-2/+2
* Tests of module 'sys_stat' in C++ mode.Bruno Haible2010-03-081-1/+3
* warn-on-use: use instead of link-warningEric Blake2010-01-201-1/+6
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* mknod: new moduleEric Blake2009-11-111-1/+4
* mkfifo: new moduleEric Blake2009-11-111-1/+4
* utimensat: new moduleEric Blake2009-10-161-24/+27
* futimens: new moduleEric Blake2009-10-101-1/+4
* lstat: avoid mingw compilation errorEric Blake2009-09-231-11/+2
* stat: new module, for mingw bugEric Blake2009-09-191-1/+3
* fchdir: improve use of replacement functionsEric Blake2009-09-151-1/+2
* mkfifoat: new moduleEric Blake2009-09-081-14/+18
* Remove dependency from unistd_h.m4, sys_stat_h.m4, fcntl_h.m4 to openat.m4.Bruno Haible2009-09-071-7/+13
* openat: declare in POSIX headersEric Blake2009-09-031-3/+2
* fchdir: use more consistent macro conventionEric Blake2009-09-021-2/+3
* Move the lstat() declaration to <sys/stat.h>.Bruno Haible2008-10-211-1/+3
* Move the lchmod() declaration to <sys/stat.h>.Bruno Haible2008-10-191-1/+3
* Fix compilation errors related to rpl_mkdir on mingw.Bruno Haible2008-04-211-19/+17
* <sys/stat.h> must provide the nlink_t type.Bruno Haible2008-04-201-2/+11
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-4/+2
* Make the generated sys/stat.h more self-contained.Bruno Haible2007-05-011-2/+20
* Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.Paul Eggert2006-10-271-13/+9
* * MODULES.html.sh: Document tempname.Eric Blake2006-10-271-1/+5
* * sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's changePaul Eggert2006-07-111-3/+5
* * m4/absolute-header.m4: Renamed from full-header-path.m4.Paul Eggert2006-07-041-4/+4
* * sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.Eric Blake2006-06-301-0/+1