Historique des commits

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