Commit History

Author SHA1 Message Date
  Dmitry Chestnykh 81ed334f67 Add support for using time64 on big-endian machines. 2 months ago
  Waldemar Brodkorb 52df983934 remove editor hints for vi 7 years ago
  Peter S. Mazinger 6c7c4fb8e1 select: adapt cancelation to use cancel.h 13 years ago
  Bernhard Reutner-Fischer 13433395f2 silence some warnings about missing prototypes 14 years ago
  Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls 14 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Mike Frysinger cf65d6c6c6 add GNU extension for select timeouts where the sub-second field is actually longer than one second 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 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 f032afc5fd if __NR__newselect and __NR_select are unavailable, fall back to __NR_pselect6 16 years ago
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 years ago
  Mike Frysinger b4a09d83d1 psm updates: add __libc symbols for signal cancellation 18 years ago
  Peter S. Mazinger d5f635529a select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist 18 years ago
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Peter S. Mazinger f4256c0836 Implement more hidden 18 years ago
  Mike Frysinger a7e14569d2 fix eriks e-mail address 19 years ago
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 years ago