Commit History

Autor SHA1 Mensaxe Data
  Markos Chandras f4fe313d50 buildsys: Add missing $(SYMBOL_PREFIX) to symbol names %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 3c99de5c1e libpthread: Remove useless .cvsignore files %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 60c1fe7f45 nptl/allocatestack.c: Fix stack mprotect alignment for STACK_GROWS_UP %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 49d3f93362 libc/pause: Enable pause_nocancel for arches without __NR_pause %!s(int64=11) %!d(string=hai) anos
  Xi Wang 79cd5fb435 nice: fix overflow checking in int_add_no_wrap() %!s(int64=11) %!d(string=hai) anos
  Bernhard Reutner-Fischer 3d791bda2e inet: remove noreturn attribute from res_nclose %!s(int64=11) %!d(string=hai) anos
  Bernhard Reutner-Fischer 62d3f7ba59 scripts: remove CVS header from getent %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 6c2fa3451f libc/ipc: Allow architectures to define their own __IPC_64 macro %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 634e74f630 ldso: Use newer syscalls if arch does not have the deprecated syscalls %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 9f44c4ca56 open: Use openat if arch does not have the open syscall %!s(int64=11) %!d(string=hai) anos
  Markos Chandras faa3bc7b7c not-cancel.h: Use openat if arch does not have the open syscall %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 585ee9c4e7 open64: Use openat if arch does not have the open syscall %!s(int64=11) %!d(string=hai) anos
  Markos Chandras d62c716242 fcntl: Use fcntl64 is arch does not have the fcntl syscall %!s(int64=11) %!d(string=hai) anos
  Markos Chandras e87a63c1d8 fstatfs64: Prefer fstatfs64 system call instead of __libc_fstatfs %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 09e782b088 fstatfs: Add __libc_fstatfs wrapper %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 13f56c443b stat: Use fstatat64 if arch does not have the stat syscall %!s(int64=11) %!d(string=hai) anos
  Markos Chandras aec10d8647 ustat: Add ustat stub for arches that don't have the ustat system call %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 789e2402f3 lstat64: Use fstatat64 if arch does not have the lstat64 syscall %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 677adae2b0 lstat: Use fstatat64 if arch does not have the lstat syscall %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 36b3c53f92 stat64: Use fstatat64 if arch does not have the stat64 syscall %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 82fd359bcc fstatat{64}: No conversion code is needed for new architectures %!s(int64=11) %!d(string=hai) anos
  Markos Chandras cb529f08cf fstatat64: Use newfstatat only for 64-bit operations %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 758a4fe9ce fstatat: Use newfstatat only for 64-bit operations %!s(int64=11) %!d(string=hai) anos
  Markos Chandras b34c8a4698 fstat: Use fstat64 if arch does not have the fstat syscall %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 08f8dd1e58 libc/statfs64: Skip conversion code for new architectures %!s(int64=11) %!d(string=hai) anos
  Markos Chandras a1a76682c4 statfs: Use statfs64 if arch does not have the statfs syscall %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 92b784d6a5 getdents: Use getdents64 if arch does not have the getdents syscall %!s(int64=11) %!d(string=hai) anos
  Markos Chandras 524744db1f lseek: Use lseek64 is arch does not have the lseek syscall %!s(int64=11) %!d(string=hai) anos
  Markos Chandras a83ea57a50 sendfile: Use sendfile64 if arch does not have the sendfile syscall %!s(int64=11) %!d(string=hai) anos
  Markos Chandras f7bead5ada truncate: Use truncate64 if arch does not have the truncate syscall %!s(int64=11) %!d(string=hai) anos