packaging: remove nis/ nss
[platform/upstream/glibc.git] / include / unistd.h
2022-09-17 Samuel Thibaulthurd: Factorize at/non-at functions
2022-04-19 Fangrui Songelf: Remove __libc_init_secure
2022-01-25 Adhemerval Zanellaposix: Add terminal control setting support for posix_spawn
2021-11-24 Adhemerval Zanellaio: Refactor close_range and closefrom
2021-07-08 Adhemerval Zanellaposix: Add posix_spawn_file_actions_addclosefrom_np
2021-07-08 Adhemerval Zanellaio: Add closefrom [BZ #10353]
2021-06-24 Adhemerval Zanellaposix: Consolidate fork implementation
2021-06-22 Florian WeimerAdd hidden prototypes for fsync, fdatasync
2021-05-18 Samuel Thibaulthurd: Add execveat
2021-05-07 Érico Nogueiralinux: implement ttyname as a wrapper around ttyname_r.
2021-03-26 Adhemerval Zanellanptl: Remove pwrite from libpthread
2021-03-26 Adhemerval Zanellanptl: Remove pread from libpthread
2021-03-26 Adhemerval Zanellanptl: Remove lseek from libpthread
2020-11-11 Samuel Thibaulthurd: keep only required PLTs in ld.so
2019-12-01 Samuel Thibaulthurd: Fix ld.so __access override from libc
2019-12-01 Samuel Thibaulthurd: Fix ld.so __getcwd override from libc
2018-12-07 Samuel Thibaulthurd: Fix linknamespace of spawni
2018-06-08 Adhemerval Zanellaposix: Fix posix_spawnp to not execute invalid binaries...
2018-01-10 Samuel Thibaulthurd: Implement faccessat without AT_EACCESS flag
2017-10-01 H.J. LuMark internal unistd functions with attribute_hidden...
2017-09-27 Samuel Thibaulthurd: Fix `revoke' symbol exposition from `unlockpt'
2017-08-22 Adhemerval ZanellaConsolidate non cancellable pause call
2017-07-24 Adhemerval Zanellatunables: Use direct syscall for access (BZ#21744)
2017-05-11 Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-05-11 Adhemerval ZanellaConsolidate Linux write syscall
2017-05-11 Adhemerval ZanellaConsolidate Linux read syscall
2017-05-02 Adhemerval Zanellaposix: Fix internal p{read,write} plt usage
2017-04-18 Florian WeimerAssume that dup3 is available
2017-04-18 Florian WeimerAssume that pipe2 is always available
2016-11-18 Adhemerval ZanellaFix hurd __access_noerrno implementation.
2016-11-16 Adhemerval ZanellaNew internal function __access_noerrno
2016-03-07 Adhemerval Zanellaposix: New Linux posix_spawn{p} implementation
2016-01-06 H.J. LuMark internal unistd functions hidden in ld.so
2015-10-17 Florian WeimerAssume that SOCK_CLOEXEC is available and works
2015-07-09 Roland McGrathPLT avoidance for _exit in rtld.
2015-06-12 Joseph MyersFix getlogin_r namespace (bug 18527).
2014-10-10 Joseph MyersDon't use INTVARDEF/INTUSE with __libc_enable_secure...
2014-05-13 Roland McGrathClean up __exit_thread.
2012-08-18 Mike Frysingeradd attribute_hidden to __have_{sock_cloexec,pipe2...
2012-08-18 Mike Frysingersplit assume pipe2/dup3/sock_cloexec knobs
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-10 Thomas SchwingeHurd: dup3
2012-02-26 Ulrich DrepperFirst steps to get conformtest fully working
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-11-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-11-11 Roland McGrathFix __readlink declaration.
2011-05-15 Ulrich DrepperFix a few problems in fopen and freopen
2010-03-25 Ulrich DrepperFix Linux getlogin{_r,} implementation
2009-07-23 Duncan SimpsonMake include/unistd.h suitable for C++ test cases.
2009-06-02 Ulrich DrepperAdd missing __execvpe prototype.
2008-07-27 Ulrich Drepper* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2...
2006-07-31 Roland McGrath2006-07-30 Roland McGrath <roland@redhat.com>
2006-07-29 Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: Define cvs/fedora-glibc-20060729T2255
2006-04-24 Ulrich Drepper* posix/bits/unistd.h (__readlinkat_chk): New prototype.
2006-02-21 Roland McGrath[BZ #2329]
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-06-30 Ulrich DrepperUpdate.
2004-01-16 Richard Henderson * include/unistd.h (__libc_enable_secure):...
2003-05-06 Ulrich DrepperUpdate.
2002-12-31 Ulrich DrepperUpdate.
2002-12-31 Ulrich DrepperUpdate.
2002-12-08 Ulrich DrepperUpdate.
2002-10-14 Roland McGrath* elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose...
2002-09-17 Ulrich DrepperUpdate.
2002-09-17 Ulrich DrepperUpdate.
2002-09-17 Ulrich DrepperDeclare __libc_fork.
2002-09-17 Roland McGrath* include/unistd.h: Uncomment libc_hidden_proto for...
2002-09-15 Ulrich DrepperUpdate.
2002-08-20 Ulrich DrepperUpdate.
2002-08-13 Roland McGrath* include/unistd.h (seteuid, setegid): Add libc_hidden_...
2002-08-12 Roland McGrath* sunrpc/svc_authux.c (_svcauth_unix): Remove spurious...
2002-08-04 Ulrich DrepperUpdate.
2002-08-04 Roland McGrath* include/unistd.h: Use libc_hidden_proto for _exit...
2002-08-03 Ulrich DrepperUpdate.
2002-06-20 Ulrich DrepperUpdate.
2002-06-11 Roland McGrath* sysdeps/mach/hurd/xstat64.c: Conditionalize entire...
2002-04-15 Ulrich DrepperUpdate.
2002-04-14 Ulrich DrepperUpdate.
2002-04-14 Ulrich DrepperDeclare __getpid_internaland define __getpid macro...
2002-04-09 Ulrich DrepperUpdate.
2002-04-08 Ulrich DrepperUpdate.
2002-03-01 Ulrich DrepperUpdate.
2001-03-21 Ulrich DrepperUpdate.
2001-02-13 Ulrich DrepperUpdate.
2000-11-20 Ulrich DrepperUpdate.
2000-08-24 Andreas Jaeger* posix/unistd.h: Move internal prototypes from here ...
2000-04-02 Ulrich DrepperUpdate.
2000-03-29 Andreas JaegerUpdate.
2000-02-29 Ulrich DrepperFix typo.
2000-02-29 Ulrich DrepperUpdate.
1999-12-21 Ulrich DrepperUpdate.
1999-12-19 Ulrich DrepperUpdate.
1999-12-19 Ulrich DrepperUpdate.
1999-12-19 Ulrich DrepperUpdate.
1999-11-23 Ulrich DrepperUpdate.
1999-07-23 Ulrich DrepperUpdate.
1998-12-08 Ulrich DrepperUpdate.
1998-08-12 Ulrich DrepperProtect against multiple inclusion.
next