summaryrefslogtreecommitdiff
path: root/posix/bits
AgeCommit message (Expand)AuthorFilesLines
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper1-44/+180
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper1-15/+15
2006-08-24* posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, notUlrich Drepper1-1/+1
2006-04-24* posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper1-0/+22
2006-04-052006-04-05 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper1-8/+8
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper1-5/+5
2005-07-18* nscd/grpcache.c (cache_addgr): Use correct maximum for group IDUlrich Drepper1-0/+98
2005-03-20* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper1-1/+1
2005-03-19[BZ #779]Ulrich Drepper1-7/+11
2005-03-19(read, pread, pread64, readlink, getcwd, getwd): Change macros into extern in...Ulrich Drepper1-32/+74
2005-03-07* posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code.Ulrich Drepper1-1/+1
2005-03-03* posix/bits/unistd.h (pread, pread64): Don't swap function arguments.Ulrich Drepper1-3/+3
2005-03-01* posix/bits/unistd.h (read, pread, pread64): Use __bos0 insteadRoland McGrath1-12/+12
2005-03-01* posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper1-0/+6
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper1-0/+78
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-250/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+250
2004-08-30Update.Ulrich Drepper1-2/+10
2004-07-23Update.Ulrich Drepper1-15/+30
2003-07-02(_POSIX_NGROUPS_MAX): Define to 8 or 0 depending on selected standard. (NGROU...Ulrich Drepper1-3/+7
2002-08-02* posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_MAX, not INT_MAX.Roland McGrath1-2/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger2-16/+16
2001-01-26Update.Ulrich Drepper1-10/+6
2001-01-26Update.Ulrich Drepper1-2/+2
2000-04-30Update.Ulrich Drepper1-2/+2
2000-01-18Update.Ulrich Drepper1-4/+3
1999-12-31Update.Ulrich Drepper1-6/+1
1998-07-08Update.Ulrich Drepper1-2/+5
1998-06-30Update.Ulrich Drepper1-1/+31
1997-06-21Update.Ulrich Drepper2-0/+209