summaryrefslogtreecommitdiff
path: root/include/unistd.h
AgeCommit message (Expand)Author
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
2002-09-15Update.Ulrich Drepper
2002-08-20Update.Ulrich Drepper
2002-08-13* include/unistd.h (seteuid, setegid): Add libc_hidden_proto.Roland McGrath
2002-08-12* sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath
2002-08-04Update.Ulrich Drepper
2002-08-04* include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,Roland McGrath
2002-08-03Update.Ulrich Drepper
2002-06-20Update.Ulrich Drepper
2002-06-11* sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of theRoland McGrath
2002-04-15Update.Ulrich Drepper
2002-04-14Update.Ulrich Drepper
2002-04-14Declare __getpid_internaland define __getpid macro if not NOT_IN_libc.Ulrich Drepper
2002-04-09Update.Ulrich Drepper
2002-04-08Update.Ulrich Drepper
2002-03-01Update.Ulrich Drepper
2001-03-21Update.Ulrich Drepper
2001-02-13Update.Ulrich Drepper
2000-11-20Update.Ulrich Drepper
2000-08-24* posix/unistd.h: Move internal prototypes from here ... Andreas Jaeger
2000-04-02Update.Ulrich Drepper
2000-03-29Update.Andreas Jaeger