Commit History

Author SHA1 Message Date
  Dmitry Chestnykh 81ed334f67 Add support for using time64 on big-endian machines. 2 months ago
  Dmitry Chestnykh 8ea0140d5f Introduce time64 support. 3 months ago
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
  Peter S. Mazinger 145ad1d976 poll, ppoll: use cancel.h 13 years ago
  Peter S. Mazinger 06419c7f9c ppoll: no need for hidden version 13 years ago
  Salvatore Cro 4b88e6e858 libc: Fix cancellation handling in some C functions 13 years ago
  Bernhard Reutner-Fischer 6d3ed00a41 ppoll: get NULL from stddef.h 14 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Mike Frysinger 1b6ff11554 ppoll: switch to INLINE_SYSCALL() to match glibc 15 years ago
  Denis Vlasenko f82635e74a fix ppoll. we forgot to pass 5th parameter to the syscall 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Bernhard Reutner-Fischer 694525ec2e - tidy up inline: 15 years ago
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 15 years ago
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
  Mike Frysinger 678a887f60 Bernd Schmidt writes: The following patch is needed for libc to be able to emulate poll with ppoll. 17 years ago
  Khem Raj 75ab33eae1 Should be __sigset_t instead of sigset_t. 17 years ago
  Mike Frysinger 148c1f7749 add support for ppoll() and emulate poll() with it when __NR_poll does not exist 17 years ago