Historial de Commits

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