Histórico de Commits

Autor SHA1 Mensagem Data
  Waldemar Brodkorb 64de3d95ca add copy_file_range syscall wrapper há 2 meses atrás
  Ramin Moussavi 487af14988 libsanitizer: drop __pagesize, make _dl_pagesize the single source of truth há 2 meses atrás
  Waldemar Brodkorb b04d93df7d fix gettid() declaration há 6 meses atrás
  Waldemar Brodkorb 47c15dbb50 add gettid syscall wrapper há 7 meses atrás
  Thorsten Glaser 8a6bb3fb10 add getentropy(), fix return value of getrandom() há 1 ano atrás
  Waldemar Brodkorb 05b11809bd add SEEK_DATA/SEEK_HOLE há 2 anos atrás
  Waldemar Brodkorb 858ffad217 implement fexecve from glibc há 6 anos atrás
  Waldemar Brodkorb a745c4bfc8 remove unused FORTIFY code fragments há 8 anos atrás
  Waldemar Brodkorb dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C há 9 anos atrás
  Waldemar Brodkorb 58a5ba12bf remove __FAVOR_BSD há 9 anos atrás
  Waldemar Brodkorb 8c142592ef add support for euidaccess/eaccess legacy functions há 10 anos atrás
  Thomas Petazzoni 57573bbdfd unistd: fix #if condition há 10 anos atrás
  Bartosz Golaszewski ea86f1d888 syncfs: add system call support há 10 anos atrás
  Bernhard Reutner-Fischer 21cbb6fe88 unistd.h: put getppid under XOPEN2K8 há 11 anos atrás
  Anthony G. Basile 94246e65e2 libc: add issetugid() há 12 anos atrás
  Markos Chandras f7bead5ada truncate: Use truncate64 if arch does not have the truncate syscall há 14 anos atrás
  Markos Chandras 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall há 14 anos atrás
  Markos Chandras e07db64b78 readlink: Use readlinkat if arch does not have the readlink syscall há 14 anos atrás
  Markos Chandras c4c78fc5f3 chown: Use fchownat if arch does not have the chown syscall há 14 anos atrás
  Markos Chandras 09a387a0fc unlink: Use unlinkat if arch does not have the unlink syscall há 14 anos atrás
  Markos Chandras 82fc713658 link: Use linkat if arch does not have the link syscall há 14 anos atrás
  Markos Chandras 695e274cf7 access: Use faccessat if arch does not have the access syscall há 14 anos atrás
  Markos Chandras 90accddebe dup2: Use dup3 if arch does not have the dup2 syscall há 14 anos atrás
  Henning Heinold 0eb30761a2 libc: add non standard execvpe function há 15 anos atrás
  Mike Frysinger 290e19f814 drop support for pre ISO-C compilers há 13 anos atrás
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs há 13 anos atrás
  Mike Frysinger dbaa240832 libc/sysdeps: add dup3 syscall wrapper há 13 anos atrás
  Peter S. Mazinger 24edbbd53a lseek, lseek64: add cancellation for all THREADS há 15 anos atrás
  Peter S. Mazinger e4b5997fc1 fork: provide __libc_fork only if THREADS are enabled há 15 anos atrás
  Peter S. Mazinger 9df9c60aa9 add cancellation for read, write, close há 15 anos atrás