Commit History

Author SHA1 Message Date
  Ubaldo Porcheddu 75d8660d99 Replaced any occurence of /bin/sh with _PATH_BSHELL to allow easier portability on system with default shell on a different directory, like for instance on android. 8 years ago
  Waldemar Brodkorb 0188150363 remove unused Linux 2.0 compat code, otherwise c6x without NPTL is broken 9 years ago
  Waldemar Brodkorb 481de81559 linuxthreads: remove unused s390 code 9 years ago
  Bernhard Reutner-Fischer cce3af55b3 libc: silence missing prototype warning 9 years ago
  Waldemar Brodkorb 789fca90bf Revert "sparc: disable cancellable system, as it fails in strange ways right now" 9 years ago
  Peter S. Mazinger a92060fe16 wait4.c: provide hidden __wait4_nocancel independent of any guards 13 years ago
  Mark Salter 036daaa8e1 drop support for old systems lacking vfork 12 years ago
  Richard Braun eb72efd81e libc: fix signal handling in system() 12 years ago
  Bernhard Reutner-Fischer f3a07d80c8 libc: silence warning 13 years ago
  Denys Vlasenko 162cfaea20 *: inline constant __sig{add,del}set and __sigismember 13 years ago
  Bernhard Reutner-Fischer 13433395f2 silence some warnings about missing prototypes 14 years ago
  Austin Foxley 1db4f8f838 sparc: disable cancellable system, as it fails in strange ways right now 14 years ago
  Austin Foxley 0f3e8be773 whitespace fixes 14 years ago
  Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls 14 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 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 1f020b1786 - trim any trailing whitespace 16 years ago
  Peter S. Mazinger 05e75260d6 Get rid of missing prototype warnings 18 years ago
  Peter S. Mazinger 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread 18 years ago
  Mike Frysinger ab1101f24b only declare vfork when needed, else no-mmu build fails 18 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
  Peter S. Mazinger 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back 18 years ago
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll 18 years ago
  Peter S. Mazinger 6a2a30ccc6 internal sigpause, do we really default to BSD signals? 18 years ago
  Peter S. Mazinger 765696aac5 More hiding, 300 left 18 years ago
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 18 years ago
  Eric Andersen 1b2442d41e Cleanup some silly warnings 22 years ago
  Eric Andersen b93d7f3e92 Per discussion on the mailing list, simply vfork -> fork mapping to only apply 22 years ago
  Eric Andersen e4a1f78e73 When vfork is not available and we have an MMU, then use fork() 22 years ago