コミット履歴

作者 SHA1 メッセージ 日付
  Dmitry Chestnykh 81ed334f67 Add support for using time64 on big-endian machines. 6 ヶ月 前
  Waldemar Brodkorb 52df983934 remove editor hints for vi 7 年 前
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 12 年 前
  Peter S. Mazinger b72b0b14d0 rework cancellation for sigwait, sigtimedwait and sigwaitinfo 13 年 前
  Peter S. Mazinger 7049cfee24 signal: cleanup, include only headers that are needed 13 年 前
  Peter S. Mazinger 3c3f899b6d remove unneeded hidden sigwaitinfo 13 年 前
  Yoshinori Sato 0590007b38 include unistd.h for smallint 14 年 前
  Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls 15 年 前
  Denys Vlasenko d4b4c5a063 sigwait: remove __sigwait and __GI_sigwait symbols - they are unused 15 年 前
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 15 年 前
  Denis Vlasenko b0a365f74a hostid: improve extremely unreadable parts 16 年 前
  Denis Vlasenko 0e4d4dd891 optimize signal mask ops. comment out "impossible" errors 16 年 前
  Denis Vlasenko 7357e8836f shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc? 16 年 前
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 16 年 前
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 16 年 前
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features 16 年 前
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 18 年 前
  Peter S. Mazinger 9b92b36b83 make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libpthread as well 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 6a2a30ccc6 internal sigpause, do we really default to BSD signals? 19 年 前
  Mike Frysinger f6677b70e1 update licenses and sync with glibc 19 年 前
  Peter S. Mazinger ae7377cea8 Hide internally used symbols, use weak_alias for raise/sigwait, as they could be in libpthread too 19 年 前
  Eric Andersen dffe7a72fb Quick implementation of sigwait. Doesn't handle thread cancelation 21 年 前