提交历史

作者 SHA1 备注 提交日期
  Peter S. Mazinger 85c6fc9c84 Do hidden fcntl* 20 年之前
  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 年之前
  Peter S. Mazinger 8a87f4950a Update copyright notice 20 年之前
  Peter S. Mazinger 8d0348abfd Hide __libc_fcntl[64]. Change weak __libc_fcntl* fcntl* to strong 20 年之前
  Peter S. Mazinger 8143dcecfc Allow partly IMA compile of this directory 20 年之前
  Manuel Novoa III 869198ab53 Check for __NR_fcntl64. 20 年之前
  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 年之前
  Mike Frysinger a7e14569d2 fix eriks e-mail address 21 年之前
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 21 年之前