コミット履歴

作者 SHA1 メッセージ 日付
  Dmitry Chestnykh 81ed334f67 Add support for using time64 on big-endian machines. 4 ヶ月 前
  Waldemar Brodkorb 52df983934 remove editor hints for vi 7 年 前
  Peter S. Mazinger 6c7c4fb8e1 select: adapt cancelation to use cancel.h 13 年 前
  Bernhard Reutner-Fischer 13433395f2 silence some warnings about missing prototypes 14 年 前
  Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls 14 年 前
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 年 前
  Mike Frysinger cf65d6c6c6 add GNU extension for select timeouts where the sub-second field is actually longer than one second 15 年 前
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 年 前
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 15 年 前
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features 16 年 前
  Mike Frysinger f032afc5fd if __NR__newselect and __NR_select are unavailable, fall back to __NR_pselect6 17 年 前
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 年 前
  Mike Frysinger b4a09d83d1 psm updates: add __libc symbols for signal cancellation 18 年 前
  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 年 前
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 年 前
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年 前
  Peter S. Mazinger f4256c0836 Implement more hidden 18 年 前
  Mike Frysinger a7e14569d2 fix eriks e-mail address 19 年 前
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 年 前