Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 858ffad217 implement fexecve from glibc 4 years ago
  Waldemar Brodkorb a745c4bfc8 remove unused FORTIFY code fragments 6 years ago
  Waldemar Brodkorb dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 years ago
  Waldemar Brodkorb 58a5ba12bf remove __FAVOR_BSD 6 years ago
  Waldemar Brodkorb 8c142592ef add support for euidaccess/eaccess legacy functions 8 years ago
  Thomas Petazzoni 57573bbdfd unistd: fix #if condition 8 years ago
  Bartosz Golaszewski ea86f1d888 syncfs: add system call support 8 years ago
  Bernhard Reutner-Fischer 21cbb6fe88 unistd.h: put getppid under XOPEN2K8 9 years ago
  Anthony G. Basile 94246e65e2 libc: add issetugid() 9 years ago
  Markos Chandras f7bead5ada truncate: Use truncate64 if arch does not have the truncate syscall 11 years ago
  Markos Chandras 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall 11 years ago
  Markos Chandras e07db64b78 readlink: Use readlinkat if arch does not have the readlink syscall 11 years ago
  Markos Chandras c4c78fc5f3 chown: Use fchownat if arch does not have the chown syscall 11 years ago
  Markos Chandras 09a387a0fc unlink: Use unlinkat if arch does not have the unlink syscall 11 years ago
  Markos Chandras 82fc713658 link: Use linkat if arch does not have the link syscall 11 years ago
  Markos Chandras 695e274cf7 access: Use faccessat if arch does not have the access syscall 11 years ago
  Markos Chandras 90accddebe dup2: Use dup3 if arch does not have the dup2 syscall 11 years ago
  Henning Heinold 0eb30761a2 libc: add non standard execvpe function 13 years ago
  Mike Frysinger 290e19f814 drop support for pre ISO-C compilers 11 years ago
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
  Mike Frysinger dbaa240832 libc/sysdeps: add dup3 syscall wrapper 11 years ago
  Peter S. Mazinger 24edbbd53a lseek, lseek64: add cancellation for all THREADS 13 years ago
  Peter S. Mazinger e4b5997fc1 fork: provide __libc_fork only if THREADS are enabled 13 years ago
  Peter S. Mazinger 9df9c60aa9 add cancellation for read, write, close 13 years ago
  Peter S. Mazinger fee4034763 getpagesize.c, unistd.h: hide __pagesize 13 years ago
  Peter S. Mazinger c9402c70bb unistd.h: partial update, mostly related to POSIX 2008 13 years ago
  Peter S. Mazinger bcfda18ae0 no need for hidden lockf64 13 years ago
  Peter S. Mazinger b91a7f431d cleanup fork() 13 years ago
  Peter S. Mazinger 2389017f78 posix_opt.h: update to glibc's NPTL version 13 years ago
  Bernhard Reutner-Fischer 5a2b42a483 unistd: hide relocations 12 years ago