about summary refs log tree commit diff
path: root/io/sys
Commit message (Expand)AuthorAgeFilesLines
* Add the statx functionFlorian Weimer2018-07-101-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-015-5/+5
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-4/+2
* Fix missing timespec definition for sys/stat.h (BZ #21371)Adhemerval Zanella2017-04-201-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-015-5/+5
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-232-10/+6
* Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).Joseph Myers2016-05-171-2/+2
* Fix sys/stat.h fchmod namespace (bug 20073).Joseph Myers2016-05-101-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-045-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-025-5/+5
* 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-015-5/+5
* 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-025-6/+5
* Fix attributes for fortify functions.Marek Polacek2012-04-291-1/+1
* Fix up POSIX testing in conformtestUlrich Drepper2012-02-261-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-095-15/+10
* Add checking versions of poll and ppollUlrich Drepper2012-01-081-0/+6
* Remove pre-ISO C supportUlrich Drepper2012-01-074-52/+52
* 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
* * include/fcntl.h: Declare __have_atfcts.Ulrich Drepper2006-01-201-1/+20
* * 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
* * io/sys/poll.h: Add comment explaining poll is a cancellationUlrich Drepper2005-11-151-2/+5
* * 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
* [BZ #961]Ulrich Drepper2005-05-231-3/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-223-126/+6
* 2.5-18.1Jakub Jelinek2007-07-123-6/+126
* Update.Ulrich Drepper2004-09-174-39/+60
* Update.Ulrich Drepper2004-09-074-56/+51
* Update.Ulrich Drepper2004-09-071-2/+2