Historie revizí

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