aboutsummaryrefslogtreecommitdiff
path: root/io/sys
AgeCommit message (Expand)AuthorFilesLines
2013-01-08Don't check __GNUC__ together with __USE_EXTERN_INLINES.Joseph Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers5-6/+5
2012-04-29Fix attributes for fortify functions.Marek Polacek1-1/+1
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert5-15/+10
2012-01-08Add checking versions of poll and ppollUlrich Drepper1-0/+6
2012-01-07Remove pre-ISO C supportUlrich Drepper4-52/+52
2010-04-04Fix definition and testing of S_ISSOCK.Ulrich Drepper1-2/+4
2010-01-11Fix up sys/stat.h for XPG7.Ulrich Drepper1-2/+2
2009-05-07* io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,Ulrich Drepper1-1/+3
2009-02-26* wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper1-2/+1
2009-02-26* include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper1-2/+2
2009-02-24* io/sys/stat.h: The lstat functions have been mandatory since 2001.Ulrich Drepper1-1/+1
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek1-2/+3
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-1/+1
2007-05-10* sysdeps/unix/sysv/linux/sched_setaffinity.ccvs/fedora-glibc-20070510T2308cvs/fedora-glibc-20070510T2304Ulrich Drepper1-1/+1
2007-05-10* io/sys/stat.h: Make sure struct timespec is defined forUlrich Drepper1-2/+3
2007-05-10* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper1-1/+16
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper1-11/+12
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper1-1/+20
2006-01-06* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath1-8/+8
2006-01-05* io/sys/stat.h [__USE_GNU]: Declare fchmodat.Roland McGrath1-1/+9
2005-12-12* io/sys/stat.h: Add restrict to fstatat declarations.Ulrich Drepper1-6/+9
2005-12-02* io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper1-0/+37
2005-11-18.Ulrich Drepper1-2/+0
2005-11-17* io/sys/stat.h (fstatat): If __REDIRECT_NTH isn't defined,Ulrich Drepper1-2/+9
2005-11-17* io/sys/stat.h: Use __const not const in fstatat prototypes.Ulrich Drepper1-3/+3
2005-11-15* io/sys/poll.h: Add comment explaining poll is a cancellationUlrich Drepper1-2/+5
2005-11-15* sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl,Ulrich Drepper1-1/+1
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper1-1/+46
2005-05-23[BZ #961]Ulrich Drepper1-3/+3
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper3-126/+6
2007-07-122.5-18.1Jakub Jelinek3-6/+126
2004-09-17Update.Ulrich Drepper4-39/+60
2004-09-07Update.Ulrich Drepper4-56/+51
2004-09-07Update.Ulrich Drepper1-2/+2
2004-07-23Update.Ulrich Drepper1-2/+2
2004-05-03Update.Ulrich Drepper1-9/+9
2003-01-02Include time.h with __need_timespec even if __USE_MISC is defined but __USE_X...Andreas Jaeger1-4/+8
2002-12-31Update.Ulrich Drepper1-2/+4
2002-10-19* configure: Regenerated (using Autoconf 2.54).Roland McGrath1-3/+10
2002-09-062002-09-04 Bruno Haible <bruno@clisp.org>Roland McGrath1-2/+5
2002-06-05* io/Makefile (routines): Add sendfile and sendfile64.Roland McGrath1-0/+50
2001-07-06Update to LGPL v2.1.Andreas Jaeger4-32/+32
2001-01-27Update.Ulrich Drepper1-4/+7
2001-01-26Update.Ulrich Drepper1-2/+3
2000-08-21Update.Andreas Jaeger1-3/+1
2000-08-21Update.Ulrich Drepper2-9/+18
2000-07-01Update.Ulrich Drepper1-1/+3
2000-06-22Define S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM.Ulrich Drepper1-0/+10