| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix attributes for fortify functions. | Marek Polacek | 2012-04-29 | 1 | -1/+1 |
* | Fix up POSIX testing in conformtest | Ulrich Drepper | 2012-02-26 | 1 | -1/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 5 | -15/+10 |
* | Add checking versions of poll and ppoll | Ulrich Drepper | 2012-01-08 | 1 | -0/+6 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 4 | -52/+52 |
* | Fix definition and testing of S_ISSOCK. | Ulrich Drepper | 2010-04-04 | 1 | -2/+4 |
* | Fix up sys/stat.h for XPG7. | Ulrich Drepper | 2010-01-11 | 1 | -2/+2 |
* | * io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64, | Ulrich Drepper | 2009-05-07 | 1 | -1/+3 |
* | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 1 | -2/+1 |
* | * include/features.h: Define macros for XPG7/POSIX 2008. | Ulrich Drepper | 2009-02-26 | 1 | -2/+2 |
* | * io/sys/stat.h: The lstat functions have been mandatory since 2001. | Ulrich Drepper | 2009-02-24 | 1 | -1/+1 |
* | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 2009-02-16 | 1 | -2/+3 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/sched_setaffinity.c cvs/fedora-glibc-20070510T2308 cvs/fedora-glibc-20070510T2304 | Ulrich Drepper | 2007-05-10 | 1 | -1/+1 |
* | * io/sys/stat.h: Make sure struct timespec is defined for | Ulrich Drepper | 2007-05-10 | 1 | -2/+3 |
* | * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and | Ulrich Drepper | 2007-05-10 | 1 | -1/+16 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 1 | -11/+12 |
* | * include/fcntl.h: Declare __have_atfcts. | Ulrich Drepper | 2006-01-20 | 1 | -1/+20 |
* | * io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro. | Roland McGrath | 2006-01-06 | 1 | -8/+8 |
* | * io/sys/stat.h [__USE_GNU]: Declare fchmodat. | Roland McGrath | 2006-01-05 | 1 | -1/+9 |
* | * io/sys/stat.h: Add restrict to fstatat declarations. | Ulrich Drepper | 2005-12-12 | 1 | -6/+9 |
* | * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat. | Ulrich Drepper | 2005-12-02 | 1 | -0/+37 |
* | . | Ulrich Drepper | 2005-11-18 | 1 | -2/+0 |
* | * io/sys/stat.h (fstatat): If __REDIRECT_NTH isn't defined, | Ulrich Drepper | 2005-11-17 | 1 | -2/+9 |
* | * io/sys/stat.h: Use __const not const in fstatat prototypes. | Ulrich Drepper | 2005-11-17 | 1 | -3/+3 |
* | * io/sys/poll.h: Add comment explaining poll is a cancellation | Ulrich Drepper | 2005-11-15 | 1 | -2/+5 |
* | * sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl, | Ulrich Drepper | 2005-11-15 | 1 | -1/+1 |
* | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper | 2005-11-11 | 1 | -1/+46 |
* | [BZ #961] | Ulrich Drepper | 2005-05-23 | 1 | -3/+3 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 3 | -126/+6 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 3 | -6/+126 |
* | Update. | Ulrich Drepper | 2004-09-17 | 4 | -39/+60 |
* | Update. | Ulrich Drepper | 2004-09-07 | 4 | -56/+51 |
* | Update. | Ulrich Drepper | 2004-09-07 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-07-23 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-05-03 | 1 | -9/+9 |
* | Include time.h with __need_timespec even if __USE_MISC is defined but __USE_X... | Andreas Jaeger | 2003-01-02 | 1 | -4/+8 |
* | Update. | Ulrich Drepper | 2002-12-31 | 1 | -2/+4 |
* | * configure: Regenerated (using Autoconf 2.54). | Roland McGrath | 2002-10-19 | 1 | -3/+10 |
* | 2002-09-04 Bruno Haible <bruno@clisp.org> | Roland McGrath | 2002-09-06 | 1 | -2/+5 |
* | * io/Makefile (routines): Add sendfile and sendfile64. | Roland McGrath | 2002-06-05 | 1 | -0/+50 |
* | Update to LGPL v2.1. | Andreas Jaeger | 2001-07-06 | 4 | -32/+32 |
* | Update. | Ulrich Drepper | 2001-01-27 | 1 | -4/+7 |
* | Update. | Ulrich Drepper | 2001-01-26 | 1 | -2/+3 |
* | Update. | Andreas Jaeger | 2000-08-21 | 1 | -3/+1 |
* | Update. | Ulrich Drepper | 2000-08-21 | 2 | -9/+18 |
* | Update. | Ulrich Drepper | 2000-07-01 | 1 | -1/+3 |
* | Define S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM. | Ulrich Drepper | 2000-06-22 | 1 | -0/+10 |
* | * io/sys/stat.h: Fix inverted sense of `defined __S_IFSOCK' test, | Roland McGrath | 2000-03-10 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2000-02-28 | 2 | -13/+32 |