Histórico de Commits

Autor SHA1 Mensagem Data
  Markos Chandras 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall há 12 anos atrás
  Markos Chandras e07db64b78 readlink: Use readlinkat if arch does not have the readlink syscall há 12 anos atrás
  Markos Chandras 3a5be53a84 rename: Use renameat if arch does not have the rename syscall há 12 anos atrás
  Markos Chandras ecb2be2c0a mkdir: Use mkdirat if arch does not have the mkdir syscall há 12 anos atrás
  Markos Chandras d8386ad5e7 lchown: Use fchownat if arch does not have the lchown syscall há 12 anos atrás
  Markos Chandras 98f53c5760 rmdir: Use unlinkat if arch does not have the rmdir syscall há 12 anos atrás
  Markos Chandras c4c78fc5f3 chown: Use fchownat if arch does not have the chown syscall há 12 anos atrás
  Markos Chandras 6589e886e0 mknod: Use mknodat if arch does not have the mknod syscall há 12 anos atrás
  Markos Chandras 09a387a0fc unlink: Use unlinkat if arch does not have the unlink syscall há 12 anos atrás
  Markos Chandras 82fc713658 link: Use linkat if arch does not have the link syscall há 12 anos atrás
  Markos Chandras 695e274cf7 access: Use faccessat if arch does not have the access syscall há 12 anos atrás
  Markos Chandras 82cab37865 chmod: Use fchmodat if arch does not have the chmod syscall há 12 anos atrás
  Markos Chandras 90accddebe dup2: Use dup3 if arch does not have the dup2 syscall há 12 anos atrás
  Markos Chandras ad68946e28 Makefile.in: Use non-legacy interfaces for new architectures há 12 anos atrás
  Markos Chandras bff4f0be36 Config.in: Introduce symbol for arches with deprecated syscalls há 12 anos atrás
  Markos Chandras 6a69d7fc63 libc/sysdeps: Add new interfaces for new architectures há 12 anos atrás
  Henning Heinold 0eb30761a2 libc: add non standard execvpe function há 13 anos atrás
  Markos Chandras dcd8e7e8c9 libc/{arm, i386}/Makefile.arch: Don't build 64-bit code if LFS is disabled há 11 anos atrás
  Bernhard Reutner-Fischer 5084cf8b6b stdlib: Fix fndecl of mkostemp, mkostemp64 há 11 anos atrás
  Bernhard Reutner-Fischer 7b6604113e test: run test{,_glibc} adjacent há 11 anos atrás
  Bernhard Reutner-Fischer 5643900913 libc: add posix_fallocate() há 12 anos atrás
  Bernhard Reutner-Fischer 971db25812 buildsys: switch warning into a TODO há 11 anos atrás
  Markos Chandras b222a04ae7 buildsys: Fix kbuild-style switch fallout há 11 anos atrás
  Bernhard Reutner-Fischer 868d059a14 mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED há 11 anos atrás
  Bernhard Reutner-Fischer 1b3025b735 buildsys: switch libc to kbuild-style há 11 anos atrás
  Bernhard Reutner-Fischer aeac3e1220 libpthread: Fix handling of SUBARCH includes há 11 anos atrás
  Ronald Wahl 389cd96704 libc: atexit: reuse free slots at the end of exit functions table há 11 anos atrás
  Mike Frysinger 98df9185fd libc/inet: pull in stddef.h for NULL há 11 anos atrás
  Mike Frysinger 07cca0b20d libc/sysdeps: sync bits/in.h with glibc há 11 anos atrás
  Mike Frysinger 48d8e3721e buildsys: gen_bits_syscall_h: do not leave undefined SYS_xxx around há 11 anos atrás