Commit History

Author SHA1 Message Date
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 15 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 15 years ago
  Denis Vlasenko b0a365f74a hostid: improve extremely unreadable parts 16 years ago
  Denis Vlasenko 7357e8836f shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc? 16 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 16 years ago
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 16 years ago
  Bernhard Reutner-Fischer e2bccada40 - whitespace fixes 16 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. 19 years ago
  "Steven J. Hill" b9ff960b2d Remove unused weak_alias. Thanks Peter. 19 years ago
  Peter S. Mazinger b7ca7d087d Convert the rest of users to hidden 19 years ago
  Peter S. Mazinger dcfc19695c Do __sleep, should we make it weak, so that libpthread can overwrite it? 19 years ago
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 19 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 19 years ago
  Eric Andersen 5c62002cc8 Make sleep behave itself properly inthe presence of SIGCHLD 21 years ago
  David McCullough f9709e559a 21 years ago
  Eric Andersen cac4a2ef93 Take the shorcut version, which is good enough for 23 years ago
  Eric Andersen 5572db65ce Fix usleep to work correctly. Fix sleep behavior in the 23 years ago
  Eric Andersen 2512c84745 Update to accomodate the header file changes 23 years ago
  Eric Andersen e547d07a48 More cleanups. Fix things so tinylogin compiles. 24 years ago
  Eric Andersen 174dc1b8cd Reorg unistd dir 24 years ago