コミット履歴

作者 SHA1 メッセージ 日付
  Markos Chandras a83ea57a50 sendfile: Use sendfile64 if arch does not have the sendfile syscall 11 年 前
  Markos Chandras 11372c665a fork: Use clone if arch does not have the fork syscall 11 年 前
  Markos Chandras af63ec925e inotify_init: Use inotify_init1 if inotify_init syscall is not defined 11 年 前
  Markos Chandras 3db05793b7 epoll: Use epoll_pwait if arch does not have the epoll_wait syscall 11 年 前
  Markos Chandras 257323e525 epoll: Use epoll_create1 if arch does not have the epoll_create syscall 11 年 前
  Markos Chandras 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall 11 年 前
  Khem Raj e118373cbb eventfd: Implement eventfd2 and fix eventfd 12 年 前
  Mark Salter 9f096becc4 getpgrp: fix fallback handling 12 年 前
  Bernhard Reutner-Fischer d7bd4cf1a5 stubs: Disregard LFS 12 年 前
  Mike Frysinger 0dc898bd03 arm: disable ioperm/iopl stubs 12 年 前
  Bernhard Reutner-Fischer 899a273126 stubs: unified from future 12 年 前
  Bernhard Reutner-Fischer d8d695731d stubs: mark stubs as used 12 年 前
  Henning Heinold 19dd090a0f libc: flesh out linux scheduler functions 13 年 前
  Jean-Christian de Rivaz d10475f823 Add stub for eventfd. 12 年 前
  Bernhard Reutner-Fischer 3dbeeb8395 stubs: remove leftover undefs 12 年 前
  Bernhard Reutner-Fischer d36bc81bb4 stubs: handle linux module functions 12 年 前
  Bernhard Reutner-Fischer 04df27ce98 stubs: handle linux-specific 12 年 前
  Bernhard Reutner-Fischer 3c331f4519 stubs: fix inverted socket logic 12 年 前
  Bernhard Reutner-Fischer 5724141a03 stubs: undef linux specific unless they were asked for 12 年 前
  Bernhard Reutner-Fischer 213709e1e1 socket: fix stubs 13 年 前
  Bernhard Reutner-Fischer d3ddb92ea0 add pipe2() 13 年 前
  Bernhard Reutner-Fischer 6af34270fa socketcalls: add stubs 13 年 前
  Bernhard Reutner-Fischer 74a2c71153 accept4: Implement cancellation 13 年 前
  Peter S. Mazinger 251f2266bf lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined 13 年 前
  Peter S. Mazinger 5ecbf17303 fix stubs 13 年 前
  Mike Frysinger 73d5955414 unify stub logic 15 年 前