posix: Remove alloca usage for internal fnmatch implementation
[platform/upstream/glibc.git] / posix / unistd.h
2021-10-20 Siddhesh PoyarekarDon't add access size hints to fortifiable functions
2021-09-16 Aurelien Jarnoposix: Fix attribute access mode on getcwd [BZ #27476]
2021-07-08 Adhemerval Zanellaio: Add closefrom [BZ #10353]
2021-06-28 Adhemerval Zanellaposix: Add _Fork [BZ #4737]
2021-05-03 Alexandra Hájkoválinux: Add execveat system call wrapper
2021-01-10 Martin Seborposix: Correct attribute access mode on readlinkat...
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-05-04 Martin Seborimprove out-of-bounds checking with GCC 10 attribute...
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-08 Florian WeimerLinux: Add gettid system call wrapper [BZ #6399]
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-06-29 Zack Weinbergmanual: Revise crypt.texi.
2018-06-29 Zack WeinbergDisallow use of DES encryption functions in new programs.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-22 Florian Weimercopy_file_range: New function to copy file data
2017-04-07 Zack Weinberggetopt: eliminate __need_getopt by splitting up getopt.h.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31 Florian Weimergetentropy: Declare it in <unistd.h> for __USE_MISC...
2016-12-27 Florian WeimerDeclare getentropy in <unistd.h> [BZ #17252]
2016-12-08 Zack WeinbergMake _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_S...
2016-05-17 Joseph MyersCorrect ttyslot header declaration conditions (bug...
2016-05-12 Joseph MyersDeclare gethostname for XPG4 (bug 20054).
2016-05-10 Joseph MyersDeclare pthread_atfork in unistd.h for UNIX98 (bug...
2016-05-10 Joseph MyersDeclare cuserid in unistd.h for UNIX98 and before ...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-05-22 Joseph MyersRestore _POSIX2_C_VERSION definition (bug 438).
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-02 Joseph MyersRemove excess declarations from unistd.h for XPG3/XPG4...
2014-02-21 Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-13 Joseph MyersClean up trivially redundant __USE_MISC conditionals.
2014-02-12 Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-17 Joseph MyersRemove __FAVOR_BSD.
2013-11-21 Meador IngeUse __glibc_block in public headers.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-08-01 Florian Weimer * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-02-27 Ulrich DrepperAdd first fixes for conformtest for POSIX2008
2012-02-26 Ulrich DrepperFix up POSIX testing in conformtest
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-10-27 Andreas SchwabDon't mark memory synchronisation functions as leaf
2011-07-24 Ulrich DrepperDefine SEEK_DATA and SEEK_HOLE
2011-04-01 Andreas SchwabAdd syncfs syscall.
2011-04-01 Ulrich DrepperFix typos in comments.
2010-09-21 Ulrich DrepperUndo feature selection for ftruncate.
2010-01-15 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-15 Ulrich DrepperRelax conditions in unistd.h.
2010-01-14 Ulrich DrepperRelax visibility of some more declaration.
2010-01-14 Ulrich DrepperDeclare getpagesize in _GNU_SOURCE mode again.
2010-01-11 Ulrich DrepperFix handling symbols removed in XPG7.
2010-01-11 Ulrich DrepperFix up unistd.h for XPG7.
2009-12-09 Bruno HaibleAdd more warnings to exec functions.
2009-08-23 Ulrich DrepperAlso correct _POSIX2_* constants in case older standard...
2009-08-23 Ulrich DrepperDefine _POSIX_VERSION correctly when older POSIX versio...
2009-06-02 Ulrich DrepperImplement execvpe.
2009-03-10 Ulrich Drepper* posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION,...
2009-02-26 Ulrich Drepper* wctype/wctype.h: The *_l functions are in POSIX 2008.
2008-07-25 Ulrich Drepper* Versions.def (glibc): Add GLIBC_2.9.
2007-11-26 Ulrich Drepper* posix/unistd.h: Declare fsync also for __USE_XOPEN2K.
2007-11-26 Ulrich DrepperDeclare fsync also for Unix98.
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-05-07 Ulrich Drepper* posix/unistd.h: Remove __THROW from fdatasync.
2007-04-16 Ulrich Drepper[BZ #4364] cvs/fedora-glibc-20070416T2350
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-11-09 Ulrich Drepper[BZ #3493]
2006-08-24 Ulrich Drepper* posix/unistd.h (getlogin_r): Condition on __USE_POSIX...
2006-04-01 Ulrich Drepper[BZ #2450]
2006-02-27 Ulrich DrepperAdd fifth parameter to linkat.
2006-02-21 Roland McGrath[BZ #2329]
2006-01-06 Roland McGrath* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.
2006-01-06 Roland McGrath* io/euidaccess.c: Add eaccess as an alias.
2006-01-05 Roland McGrath* include/features.h: Grok _ATFILE_SOURCE and define...
2006-01-03 Ulrich Drepper* posix/unistd.h (ctermid): Remove __nonnull attribute.
2005-12-16 Ulrich Drepper* sysdeps/unix/sysv/linux/renameat.c: Move errno settin...
2005-11-11 Ulrich Drepper* io/Makefile (routines): Add fstatat, fstatat64, fxsta...
2005-04-27 Roland McGrath[BZ #877]
2005-02-21 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace...
2005-02-21 Ulrich Dreppersymlink and readlink are unconditionally available...
2005-01-07 Ulrich DrepperUpdate.
2005-01-06 Ulrich Drepper[BZ #640]
2005-01-06 Ulrich DrepperUpdate.
2005-01-06 Ulrich DrepperUpdate.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-09-17 Ulrich DrepperUpdate.
2004-09-07 Ulrich DrepperUpdate.
2004-07-23 Ulrich DrepperUpdate.
2003-09-04 Ulrich DrepperUpdate.
2003-09-04 Ulrich DrepperUpdate.
2003-09-02 Ulrich Drepper(CFLAGS-oldtmpfile.c): Add -fexceptions.
2003-08-30 Ulrich DrepperUpdate.
2003-07-15 Ulrich DrepperUpdate.
2003-04-19 Ulrich DrepperUpdate.
2003-04-03 Ulrich DrepperUpdate.
2002-10-14 Roland McGrath* elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose...
2002-09-24 Roland McGrath2002-09-23 Roland McGrath <roland@redhat.com>
next