summaryrefslogtreecommitdiff
path: root/posix/unistd.h
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-17Remove __FAVOR_BSD.Joseph Myers
2013-11-21Use __glibc_block in public headers.Meador Inge
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-08-01 * posix/unistd.h (setuid, setreuid, seteuid, setresuid):Florian Weimer
2012-04-29Fix attributes for fortify functions.Marek Polacek
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-10-27Don't mark memory synchronisation functions as leafAndreas Schwab
2011-07-23Define SEEK_DATA and SEEK_HOLEUlrich Drepper
2011-04-01Add syncfs syscall.Andreas Schwab
2011-04-01Fix typos in comments.Ulrich Drepper
2010-09-21Undo feature selection for ftruncate.Ulrich Drepper
2010-01-14Relax conditions in unistd.h.Ulrich Drepper
2010-01-14Relax visibility of some more declaration.Ulrich Drepper
2010-01-14Declare getpagesize in _GNU_SOURCE mode again.Ulrich Drepper
2010-01-11Fix handling symbols removed in XPG7.Ulrich Drepper
2010-01-11Fix up unistd.h for XPG7.Ulrich Drepper
2009-12-09Add more warnings to exec functions.Bruno Haible
2009-08-23Also correct _POSIX2_* constants in case older standards are selected.Ulrich Drepper
2009-08-23Define _POSIX_VERSION correctly when older POSIX versions are selected.Ulrich Drepper
2009-06-02Implement 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-26Declare 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-20070416T2350Ulrich 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, notUlrich Drepper
2006-04-01[BZ #2450]Ulrich Drepper
2006-02-27Add 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 whenRoland 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 inUlrich 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 memoryUlrich Drepper
2005-02-21symlink and readlink are unconditionally available in the 2001 spec.Ulrich Drepper
2005-01-07Update.Ulrich Drepper
2005-01-06[BZ #640]Ulrich Drepper