Commit History

Author SHA1 Message Date
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
  Peter S. Mazinger 293173f870 pthreadP.h: avoid shadow warnings 13 years ago
  Denys Vlasenko 69c3616ade sleep: include Linus' email in the comment 13 years ago
  Denys Vlasenko 18e0f7e66e sleep: document testing result on 2.4.x kernels 13 years ago
  Denys Vlasenko fed8640bce sleep: add comment with test program for SIG_IGNed SIGCHLD 13 years ago
  Denys Vlasenko 162cfaea20 *: inline constant __sig{add,del}set and __sigismember 13 years ago
  Denys Vlasenko e9b9c97c33 sleep: tiny code shrink 13 years ago
  Denys Vlasenko 251a3c19cb sleep: employ __USE_EXTERN_INLINES (with necessary fixes) 13 years ago
  Denys Vlasenko 62fb840ea0 sleep: check "SIGCHLD is SIG_IGN'ed" first. Saves two syscalls in common case 13 years ago
  Denys Vlasenko 5e8d3975e2 sleep: remove commented-out code. no code changes 13 years ago
  Denys Vlasenko c403e32526 sleep: code shrink 13 years ago
  Salvatore Cro 4b88e6e858 libc: Fix cancellation handling in some C functions 13 years ago
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
  Denis Vlasenko b0a365f74a hostid: improve extremely unreadable parts 15 years ago
  Denis Vlasenko 7357e8836f shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc? 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 years ago
  Bernhard Reutner-Fischer e2bccada40 - whitespace fixes 15 years ago
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features 16 years ago
  Mike Frysinger ae0badd742 Daniel Jacobowitz: sleep()/usleep() relies on nanosleep() being a cancellation 17 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
  "Steven J. Hill" c0e47c665d Fix alias. 18 years ago
  "Steven J. Hill" b9ff960b2d Remove unused weak_alias. Thanks Peter. 18 years ago
  Peter S. Mazinger b7ca7d087d Convert the rest of users to hidden 18 years ago
  Peter S. Mazinger dcfc19695c Do __sleep, should we make it weak, so that libpthread can overwrite it? 18 years ago
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 18 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 years ago
  Eric Andersen 5c62002cc8 Make sleep behave itself properly inthe presence of SIGCHLD 20 years ago
  David McCullough f9709e559a 21 years ago