Age | Commit message (Expand) | Author | Files | Lines |
2009-03-10 | * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND, | Ulrich Drepper | 1 | -8/+10 |
2009-02-26 | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 1 | -2/+2 |
2008-07-25 | * Versions.def (glibc): Add GLIBC_2.9. | Ulrich Drepper | 1 | -1/+13 |
2007-11-26 | * posix/unistd.h: Declare fsync also for __USE_XOPEN2K. | Ulrich Drepper | 1 | -1/+1 |
2007-11-26 | Declare fsync also for Unix98. | Ulrich Drepper | 1 | -2/+2 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 1 | -1/+1 |
2007-05-07 | * posix/unistd.h: Remove __THROW from fdatasync. | Ulrich Drepper | 1 | -1/+1 |
2007-04-16 | [BZ #4364]cvs/fedora-glibc-20070416T2350 | Ulrich Drepper | 1 | -2/+4 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -6/+4 |
2007-07-31 | . | Jakub Jelinek | 1 | -4/+6 |
2006-11-09 | [BZ #3493] | Ulrich Drepper | 1 | -1/+1 |
2006-08-24 | * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not | Ulrich Drepper | 1 | -1/+1 |
2006-04-01 | [BZ #2450] | Ulrich Drepper | 1 | -4/+5 |
2006-02-27 | Add fifth parameter to linkat. | Ulrich Drepper | 1 | -1/+2 |
2006-02-21 | [BZ #2329] | Roland McGrath | 1 | -10/+10 |
2006-01-06 | * io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro. | Roland McGrath | 1 | -0/+8 |
2006-01-06 | * io/euidaccess.c: Add eaccess as an alias. | Roland McGrath | 1 | -0/+4 |
2006-01-05 | * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when | Roland McGrath | 1 | -4/+4 |
2006-01-03 | * posix/unistd.h (ctermid): Remove __nonnull attribute. | Ulrich Drepper | 1 | -2/+2 |
2005-12-16 | * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code in | Ulrich Drepper | 1 | -0/+18 |
2005-11-11 | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper | 1 | -0/+14 |
2005-04-27 | [BZ #877] | Roland McGrath | 1 | -2/+2 |
2005-02-21 | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper | 1 | -0/+1 |
2005-02-21 | symlink and readlink are unconditionally available in the 2001 spec. | Ulrich Drepper | 1 | -1/+6 |
2005-01-07 | Update. | Ulrich Drepper | 1 | -1/+1 |
2005-01-06 | [BZ #640] | Ulrich Drepper | 1 | -6/+10 |
2005-01-06 | Update. | Ulrich Drepper | 1 | -1/+0 |
2005-01-06 | Update. | Ulrich Drepper | 1 | -47/+54 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -129/+65 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -65/+129 |
2004-09-17 | Update. | Ulrich Drepper | 1 | -37/+54 |
2004-09-07 | Update. | Ulrich Drepper | 1 | -17/+15 |
2004-07-23 | Update. | Ulrich Drepper | 1 | -2/+2 |
2003-09-04 | Update. | Ulrich Drepper | 1 | -3/+3 |
2003-09-04 | Update. | Ulrich Drepper | 1 | -2/+2 |
2003-09-02 | (CFLAGS-oldtmpfile.c): Add -fexceptions. | Ulrich Drepper | 1 | -3/+3 |
2003-08-30 | Update. | Ulrich Drepper | 1 | -1/+1 |
2003-07-15 | Update. | Ulrich Drepper | 1 | -10/+4 |
2003-04-19 | Update. | Ulrich Drepper | 1 | -35/+82 |
2003-04-03 | Update. | Ulrich Drepper | 1 | -31/+8 |
2002-10-14 | * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command. | Roland McGrath | 1 | -0/+18 |
2002-09-24 | 2002-09-23 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -2/+2 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -8/+8 |
2001-03-18 | Update. | Ulrich Drepper | 1 | -3/+4 |
2001-03-17 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-01-25 | Update. | Ulrich Drepper | 1 | -30/+36 |
2001-01-25 | Update. | Ulrich Drepper | 1 | -3/+3 |
2001-01-25 | Update. | Ulrich Drepper | 1 | -3/+3 |
2000-11-08 | Update. | Ulrich Drepper | 1 | -1/+1 |
2000-08-24 | * posix/unistd.h: Move internal prototypes from here ... | Andreas Jaeger | 1 | -23/+8 |