Commit History

Author SHA1 Message Date
  Waldemar Brodkorb c7294c98c8 remove UCLIBC_LINUX_MODULE_26 7 years ago
  Waldemar Brodkorb 74ca8d6f5d remove UCLIBC_HAS_LFS 7 years ago
  Waldemar Brodkorb 6884573b94 remove linux kernel 2.4 modules support 7 years ago
  Bernhard Reutner-Fischer 09ff424905 libc: add getrandom(2) 9 years ago
  Bernhard Reutner-Fischer 5d5c77daae libc: add setns() 9 years ago
  Vineet Gupta 5866897566 utimes: Export utimensat based utimes 11 years ago
  Markos Chandras 09e782b088 fstatfs: Add __libc_fstatfs wrapper 11 years ago
  Markos Chandras aec10d8647 ustat: Add ustat stub for arches that don't have the ustat system call 11 years ago
  Markos Chandras a83ea57a50 sendfile: Use sendfile64 if arch does not have the sendfile syscall 11 years ago
  Markos Chandras 11372c665a fork: Use clone if arch does not have the fork syscall 11 years ago
  Markos Chandras af63ec925e inotify_init: Use inotify_init1 if inotify_init syscall is not defined 11 years ago
  Markos Chandras 3db05793b7 epoll: Use epoll_pwait if arch does not have the epoll_wait syscall 11 years ago
  Markos Chandras 257323e525 epoll: Use epoll_create1 if arch does not have the epoll_create syscall 11 years ago
  Markos Chandras 81b480369b symlink: Use symlinkat if arch does not have the symlink syscall 11 years ago
  Khem Raj e118373cbb eventfd: Implement eventfd2 and fix eventfd 12 years ago
  Mark Salter 9f096becc4 getpgrp: fix fallback handling 12 years ago
  Bernhard Reutner-Fischer d7bd4cf1a5 stubs: Disregard LFS 12 years ago
  Mike Frysinger 0dc898bd03 arm: disable ioperm/iopl stubs 12 years ago
  Bernhard Reutner-Fischer 899a273126 stubs: unified from future 12 years ago
  Bernhard Reutner-Fischer d8d695731d stubs: mark stubs as used 12 years ago
  Henning Heinold 19dd090a0f libc: flesh out linux scheduler functions 13 years ago
  Jean-Christian de Rivaz d10475f823 Add stub for eventfd. 12 years ago
  Bernhard Reutner-Fischer 3dbeeb8395 stubs: remove leftover undefs 12 years ago
  Bernhard Reutner-Fischer d36bc81bb4 stubs: handle linux module functions 12 years ago
  Bernhard Reutner-Fischer 04df27ce98 stubs: handle linux-specific 12 years ago
  Bernhard Reutner-Fischer 3c331f4519 stubs: fix inverted socket logic 12 years ago
  Bernhard Reutner-Fischer 5724141a03 stubs: undef linux specific unless they were asked for 12 years ago
  Bernhard Reutner-Fischer 213709e1e1 socket: fix stubs 13 years ago
  Bernhard Reutner-Fischer d3ddb92ea0 add pipe2() 13 years ago
  Bernhard Reutner-Fischer 6af34270fa socketcalls: add stubs 13 years ago