summaryrefslogtreecommitdiff
path: root/include/unistd.h
AgeCommit message (Expand)Author
2018-06-08posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B...Adhemerval Zanella
2018-01-10hurd: Implement faccessat without AT_EACCESS flagSamuel Thibault
2017-10-01Mark internal unistd functions with attribute_hidden [BZ #18822]H.J. Lu
2017-09-28hurd: Fix `revoke' symbol exposition from `unlockpt'Samuel Thibault
2017-08-22Consolidate non cancellable pause callAdhemerval Zanella
2017-07-24tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-05-11Consolidate Linux write syscallAdhemerval Zanella
2017-05-11Consolidate Linux read syscallAdhemerval Zanella
2017-05-02posix: Fix internal p{read,write} plt usageAdhemerval Zanella
2017-04-18Assume that dup3 is availableFlorian Weimer
2017-04-18Assume that pipe2 is always availableFlorian Weimer
2016-11-18Fix hurd __access_noerrno implementation.Adhemerval Zanella
2016-11-16New internal function __access_noerrnoAdhemerval Zanella
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella
2016-01-06Mark internal unistd functions hidden in ld.soH.J. Lu
2015-10-17Assume that SOCK_CLOEXEC is available and worksFlorian Weimer
2015-07-09PLT avoidance for _exit in rtld.Roland McGrath
2015-06-12Fix getlogin_r namespace (bug 18527).Joseph Myers
2014-10-10Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers
2014-05-13Clean up __exit_thread.Roland McGrath
2012-08-18add attribute_hidden to __have_{sock_cloexec,pipe2,dup3Mike Frysinger
2012-08-18split assume pipe2/dup3/sock_cloexec knobsMike Frysinger
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-05-10Hurd: dup3Thomas Schwinge
2012-02-25First steps to get conformtest fully workingUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-11-11Fix __readlink declaration.Roland McGrath
2011-05-15Fix a few problems in fopen and freopenUlrich Drepper
2010-03-24Fix Linux getlogin{_r,} implementationUlrich Drepper
2009-07-23Make include/unistd.h suitable for C++ test cases.Duncan Simpson
2009-06-02Add missing __execvpe prototype.Ulrich Drepper
2008-07-27* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.Ulrich Drepper
2006-07-312006-07-30 Roland McGrath <roland@redhat.com>Roland McGrath
2006-07-29* sysdeps/unix/sysv/linux/kernel-features.h: Definecvs/fedora-glibc-20060729T2255Ulrich Drepper
2006-04-24* posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper
2006-02-21[BZ #2329]Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-06-30Update.Ulrich Drepper
2004-01-16 * include/unistd.h (__libc_enable_secure): Mark attribute_relro. ...Richard Henderson
2003-05-06Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-12-08Update.Ulrich Drepper
2002-10-14* elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.Roland McGrath
2002-09-17Update.Ulrich Drepper
2002-09-17Update.Ulrich Drepper
2002-09-17Declare __libc_fork.Ulrich Drepper
2002-09-17* include/unistd.h: Uncomment libc_hidden_proto for _exit.Roland McGrath