Age | Commit message (Expand) | Author |
2012-08-01 | * posix/unistd.h (setuid, setreuid, seteuid, setresuid): | Florian Weimer |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek |
2012-02-26 | Add first fixes for conformtest for POSIX2008 | Ulrich Drepper |
2012-02-26 | Fix up POSIX testing in conformtest | Ulrich Drepper |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2011-10-27 | Don't mark memory synchronisation functions as leaf | Andreas Schwab |
2011-07-23 | Define SEEK_DATA and SEEK_HOLE | Ulrich Drepper |
2011-04-01 | Add syncfs syscall. | Andreas Schwab |
2011-04-01 | Fix typos in comments. | Ulrich Drepper |
2010-09-21 | Undo feature selection for ftruncate. | Ulrich Drepper |
2010-01-14 | Relax conditions in unistd.h. | Ulrich Drepper |
2010-01-14 | Relax visibility of some more declaration. | Ulrich Drepper |
2010-01-14 | Declare getpagesize in _GNU_SOURCE mode again. | Ulrich Drepper |
2010-01-11 | Fix handling symbols removed in XPG7. | Ulrich Drepper |
2010-01-11 | Fix up unistd.h for XPG7. | Ulrich Drepper |
2009-12-09 | Add more warnings to exec functions. | Bruno Haible |
2009-08-23 | Also correct _POSIX2_* constants in case older standards are selected. | Ulrich Drepper |
2009-08-23 | Define _POSIX_VERSION correctly when older POSIX versions are selected. | Ulrich Drepper |
2009-06-02 | Implement execvpe. | Ulrich Drepper |
2009-03-10 | * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND, | Ulrich Drepper |
2009-02-26 | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper |
2008-07-25 | * Versions.def (glibc): Add GLIBC_2.9. | Ulrich Drepper |
2007-11-26 | * posix/unistd.h: Declare fsync also for __USE_XOPEN2K. | Ulrich Drepper |
2007-11-26 | Declare fsync also for Unix98. | Ulrich Drepper |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper |
2007-05-07 | * posix/unistd.h: Remove __THROW from fdatasync. | Ulrich Drepper |
2007-04-16 | [BZ #4364]cvs/fedora-glibc-20070416T2350 | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-11-09 | [BZ #3493] | Ulrich Drepper |
2006-08-24 | * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not | Ulrich Drepper |
2006-04-01 | [BZ #2450] | Ulrich Drepper |
2006-02-27 | Add fifth parameter to linkat. | Ulrich Drepper |
2006-02-21 | [BZ #2329] | Roland McGrath |
2006-01-06 | * io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro. | Roland McGrath |
2006-01-06 | * io/euidaccess.c: Add eaccess as an alias. | Roland McGrath |
2006-01-05 | * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when | Roland McGrath |
2006-01-03 | * posix/unistd.h (ctermid): Remove __nonnull attribute. | Ulrich Drepper |
2005-12-16 | * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code in | Ulrich Drepper |
2005-11-11 | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper |
2005-04-27 | [BZ #877] | Roland McGrath |
2005-02-21 | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper |
2005-02-21 | symlink and readlink are unconditionally available in the 2001 spec. | Ulrich Drepper |
2005-01-07 | Update. | Ulrich Drepper |
2005-01-06 | [BZ #640] | Ulrich Drepper |
2005-01-06 | Update. | Ulrich Drepper |
2005-01-06 | Update. | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |