Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs il y a 11 ans
  Peter S. Mazinger b72b0b14d0 rework cancellation for sigwait, sigtimedwait and sigwaitinfo il y a 13 ans
  Peter S. Mazinger 7049cfee24 signal: cleanup, include only headers that are needed il y a 13 ans
  Peter S. Mazinger 3c3f899b6d remove unneeded hidden sigwaitinfo il y a 13 ans
  Yoshinori Sato 0590007b38 include unistd.h for smallint il y a 14 ans
  Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls il y a 14 ans
  Denys Vlasenko d4b4c5a063 sigwait: remove __sigwait and __GI_sigwait symbols - they are unused il y a 14 ans
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden il y a 14 ans
  Denis Vlasenko b0a365f74a hostid: improve extremely unreadable parts il y a 15 ans
  Denis Vlasenko 0e4d4dd891 optimize signal mask ops. comment out "impossible" errors il y a 15 ans
  Denis Vlasenko 7357e8836f shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc? il y a 15 ans
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal il y a 15 ans
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features il y a 16 ans
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings il y a 18 ans
  Peter S. Mazinger 9b92b36b83 make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libpthread as well il y a 18 ans
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
  Peter S. Mazinger 6a2a30ccc6 internal sigpause, do we really default to BSD signals? il y a 18 ans
  Mike Frysinger f6677b70e1 update licenses and sync with glibc il y a 18 ans
  Peter S. Mazinger ae7377cea8 Hide internally used symbols, use weak_alias for raise/sigwait, as they could be in libpthread too il y a 18 ans
  Eric Andersen dffe7a72fb Quick implementation of sigwait. Doesn't handle thread cancelation il y a 21 ans