Commit History

Author SHA1 Message Date
  Mike Frysinger 46b0d6acb3 64bit arches dont need no stinkin fcntl64 19 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 19 years ago
  Peter S. Mazinger 3039e5421c Some undefs to be pedantic 20 years ago
  Peter S. Mazinger 85c6fc9c84 Do hidden fcntl* 20 years ago
  Peter S. Mazinger a0a0d23539 Undo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is not grep friendly ;-(, have to find some other way to make it internal to libc and libpthread 20 years ago
  Peter S. Mazinger 8a87f4950a Update copyright notice 20 years ago
  Peter S. Mazinger 8d0348abfd Hide __libc_fcntl[64]. Change weak __libc_fcntl* fcntl* to strong 20 years ago
  Peter S. Mazinger 8143dcecfc Allow partly IMA compile of this directory 20 years ago
  Manuel Novoa III 869198ab53 Check for __NR_fcntl64. 20 years ago
  Mike Frysinger 226d4893c8 if fcntl() is called with a 64bit command and LFS is enabled, pass the command along to fcntl64 instead of returning ENOSYS (error detected by LTP fcntl18) 20 years ago
  Mike Frysinger a7e14569d2 fix eriks e-mail address 21 years ago
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 21 years ago