Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 52df983934 remove editor hints for vi 6 years ago
  Bernhard Reutner-Fischer 7efe10ec5f libc: split multi-source epoll.c 9 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
  Mike Frysinger 290e19f814 drop support for pre ISO-C compilers 11 years ago
  Peter S. Mazinger 1c17b766a9 epoll.c: add cancellation to epoll_[p]wait() 12 years ago
  Peter S. Mazinger 64572a51b0 add epoll_pwait() 13 years ago
  Phil Blundell 8245f3b463 Fix __libc_epoll_pwait compile failure on x86 13 years ago
  Bernhard Reutner-Fischer 1bfe83b42b epoll: redo cancellation to match master 13 years ago
  Peter S. Mazinger c6057584e0 epoll.c: add cancellation to epoll_[p]wait() 13 years ago
  Thierry Reding bf5dd19d97 Implement epoll_create1 and epoll_pwait system calls. 13 years ago
  Mike Frysinger 73d5955414 unify stub logic 14 years ago
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 15 years ago
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
  Mike Frysinger c0eafa7e95 simplify epoll code 18 years ago
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 years ago
  Mike Frysinger 7334cfc680 Justin Cormack <justin@street-vision.com> writes: 19 years ago