about summary refs log tree commit diff
path: root/io/sys/stat.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-6/+5
* Clean up trivially redundant __USE_MISC conditionals.Joseph Myers2014-02-131-6/+6
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-14/+14
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Don't check __GNUC__ together with __USE_EXTERN_INLINES.Joseph Myers2013-01-081-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Fix up POSIX testing in conformtestUlrich Drepper2012-02-261-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-41/+41
* Fix definition and testing of S_ISSOCK.Ulrich Drepper2010-04-041-2/+4
* Fix up sys/stat.h for XPG7.Ulrich Drepper2010-01-111-2/+2
* * io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,Ulrich Drepper2009-05-071-1/+3
* * wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-261-2/+1
* * include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper2009-02-261-2/+2
* * io/sys/stat.h: The lstat functions have been mandatory since 2001.Ulrich Drepper2009-02-241-1/+1
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-2/+3
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-1/+1
* * sysdeps/unix/sysv/linux/sched_setaffinity.c cvs/fedora-glibc-20070510T2308 cvs/fedora-glibc-20070510T2304Ulrich Drepper2007-05-101-1/+1
* * io/sys/stat.h: Make sure struct timespec is defined forUlrich Drepper2007-05-101-2/+3
* * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper2007-05-101-1/+16
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-11/+12
* * io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath2006-01-061-8/+8
* * io/sys/stat.h [__USE_GNU]: Declare fchmodat.Roland McGrath2006-01-051-1/+9
* * io/sys/stat.h: Add restrict to fstatat declarations.Ulrich Drepper2005-12-121-6/+9
* * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper2005-12-021-0/+37
* .Ulrich Drepper2005-11-181-2/+0
* * io/sys/stat.h (fstatat): If __REDIRECT_NTH isn't defined,Ulrich Drepper2005-11-171-2/+9
* * io/sys/stat.h: Use __const not const in fstatat prototypes.Ulrich Drepper2005-11-171-3/+3
* * sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl,Ulrich Drepper2005-11-151-1/+1
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-111-1/+46
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-99/+1
* 2.5-18.1Jakub Jelinek2007-07-121-1/+99
* Update.Ulrich Drepper2004-09-171-24/+36
* Update.Ulrich Drepper2004-09-071-33/+30
* Update.Ulrich Drepper2004-07-231-2/+2
* Update.Ulrich Drepper2004-05-031-9/+9
* Include time.h with __need_timespec even if __USE_MISC is defined but __USE_X...Andreas Jaeger2003-01-021-4/+8
* Update.Ulrich Drepper2002-12-311-2/+4
* * configure: Regenerated (using Autoconf 2.54).Roland McGrath2002-10-191-3/+10
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-01-261-2/+3
* Update.Ulrich Drepper2000-08-211-6/+12
* Update.Ulrich Drepper2000-07-011-1/+3
* Define S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM.Ulrich Drepper2000-06-221-0/+10
* * io/sys/stat.h: Fix inverted sense of `defined __S_IFSOCK' test,Roland McGrath2000-03-101-1/+1
* Update.Ulrich Drepper2000-02-281-12/+11
* Update.Ulrich Drepper1999-10-091-37/+40
* Update.Ulrich Drepper1999-08-181-4/+13
* Update.Ulrich Drepper1999-06-231-16/+16