Commit History

Автор SHA1 Съобщение Дата
  Bernhard Reutner-Fischer 21cbb6fe88 unistd.h: put getppid under XOPEN2K8 преди 9 години
  Anthony G. Basile 94246e65e2 libc: add issetugid() преди 9 години
  Markos Chandras f7bead5ada truncate: Use truncate64 if arch does not have the truncate syscall преди 11 години
  Markos Chandras 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall преди 11 години
  Markos Chandras e07db64b78 readlink: Use readlinkat if arch does not have the readlink syscall преди 11 години
  Markos Chandras c4c78fc5f3 chown: Use fchownat if arch does not have the chown syscall преди 11 години
  Markos Chandras 09a387a0fc unlink: Use unlinkat if arch does not have the unlink syscall преди 11 години
  Markos Chandras 82fc713658 link: Use linkat if arch does not have the link syscall преди 11 години
  Markos Chandras 695e274cf7 access: Use faccessat if arch does not have the access syscall преди 11 години
  Markos Chandras 90accddebe dup2: Use dup3 if arch does not have the dup2 syscall преди 11 години
  Henning Heinold 0eb30761a2 libc: add non standard execvpe function преди 13 години
  Mike Frysinger 290e19f814 drop support for pre ISO-C compilers преди 11 години
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs преди 11 години
  Mike Frysinger dbaa240832 libc/sysdeps: add dup3 syscall wrapper преди 11 години
  Peter S. Mazinger 24edbbd53a lseek, lseek64: add cancellation for all THREADS преди 13 години
  Peter S. Mazinger e4b5997fc1 fork: provide __libc_fork only if THREADS are enabled преди 13 години
  Peter S. Mazinger 9df9c60aa9 add cancellation for read, write, close преди 13 години
  Peter S. Mazinger fee4034763 getpagesize.c, unistd.h: hide __pagesize преди 13 години
  Peter S. Mazinger c9402c70bb unistd.h: partial update, mostly related to POSIX 2008 преди 13 години
  Peter S. Mazinger bcfda18ae0 no need for hidden lockf64 преди 13 години
  Peter S. Mazinger b91a7f431d cleanup fork() преди 13 години
  Peter S. Mazinger 2389017f78 posix_opt.h: update to glibc's NPTL version преди 13 години
  Bernhard Reutner-Fischer 5a2b42a483 unistd: hide relocations преди 12 години
  Bernhard Reutner-Fischer 44100dac11 linux_specific: handle accept4 and pipe2 преди 13 години
  Bernhard Reutner-Fischer d3ddb92ea0 add pipe2() преди 13 години
  Peter S. Mazinger 65e4d45a77 disable _POSIX2_LOCALEDEF преди 13 години
  Denys Vlasenko 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g преди 15 години
  Mike Frysinger 0dca115912 implement daemon() using clone() on no-mmu systems as suggested by Jamie Lokier преди 15 години
  Rob Landley 11495b6f6a Fix __attribute__ (( __attribute__ ((noreturn)))), which doesn't compile. преди 15 години
  Bernhard Reutner-Fischer 0b5d467c13 - repair my r25322 that ment to deal with getdomainname()'s visibility преди 15 години