Historique des commits

Auteur SHA1 Message Date
  Markos Chandras c4c78fc5f3 chown: Use fchownat if arch does not have the chown syscall il y a 11 ans
  Markos Chandras 6589e886e0 mknod: Use mknodat if arch does not have the mknod syscall il y a 11 ans
  Markos Chandras 09a387a0fc unlink: Use unlinkat if arch does not have the unlink syscall il y a 11 ans
  Markos Chandras 82fc713658 link: Use linkat if arch does not have the link syscall il y a 11 ans
  Markos Chandras 695e274cf7 access: Use faccessat if arch does not have the access syscall il y a 11 ans
  Markos Chandras 82cab37865 chmod: Use fchmodat if arch does not have the chmod syscall il y a 11 ans
  Markos Chandras 90accddebe dup2: Use dup3 if arch does not have the dup2 syscall il y a 11 ans
  Markos Chandras ad68946e28 Makefile.in: Use non-legacy interfaces for new architectures il y a 11 ans
  Markos Chandras bff4f0be36 Config.in: Introduce symbol for arches with deprecated syscalls il y a 11 ans
  Markos Chandras 6a69d7fc63 libc/sysdeps: Add new interfaces for new architectures il y a 11 ans
  Henning Heinold 0eb30761a2 libc: add non standard execvpe function il y a 13 ans
  Markos Chandras dcd8e7e8c9 libc/{arm, i386}/Makefile.arch: Don't build 64-bit code if LFS is disabled il y a 11 ans
  Bernhard Reutner-Fischer 5084cf8b6b stdlib: Fix fndecl of mkostemp, mkostemp64 il y a 11 ans
  Bernhard Reutner-Fischer 7b6604113e test: run test{,_glibc} adjacent il y a 11 ans
  Bernhard Reutner-Fischer 5643900913 libc: add posix_fallocate() il y a 12 ans
  Bernhard Reutner-Fischer 971db25812 buildsys: switch warning into a TODO il y a 11 ans
  Markos Chandras b222a04ae7 buildsys: Fix kbuild-style switch fallout il y a 11 ans
  Bernhard Reutner-Fischer 868d059a14 mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED il y a 11 ans
  Bernhard Reutner-Fischer 1b3025b735 buildsys: switch libc to kbuild-style il y a 11 ans
  Bernhard Reutner-Fischer aeac3e1220 libpthread: Fix handling of SUBARCH includes il y a 11 ans
  Ronald Wahl 389cd96704 libc: atexit: reuse free slots at the end of exit functions table il y a 11 ans
  Mike Frysinger 98df9185fd libc/inet: pull in stddef.h for NULL il y a 11 ans
  Mike Frysinger 07cca0b20d libc/sysdeps: sync bits/in.h with glibc il y a 11 ans
  Mike Frysinger 48d8e3721e buildsys: gen_bits_syscall_h: do not leave undefined SYS_xxx around il y a 11 ans
  Mike Frysinger 5ce6b30bd1 buildsys: gen_bits_syscall_h: clean up script il y a 11 ans
  Mike Frysinger 3bbb085321 buildsys: gen_bits_syscall_h: remove top_builddir references il y a 11 ans
  Mike Frysinger bb701610aa buildsys: allow the toolchain to search its dirs for kernel headers il y a 11 ans
  Mike Frysinger 406b1aba4b buildsys: clean up path scrubbing a bit il y a 11 ans
  Mike Frysinger 4a8786ceef libc/sysdeps: dup3: fix typo in comment il y a 11 ans
  Bernhard Reutner-Fischer 9591091f15 libc: fix typo in statvfs il y a 11 ans