Historique des commits

Auteur SHA1 Message Date
  Peter S. Mazinger 71a7acbd4e linuxthreads.old: cleanup a bit il y a 13 ans
  Peter S. Mazinger 1f3ca8e086 allocrtsig.c,pthread.c: disable __libc_allocate_rtsig, unused il y a 13 ans
  Peter S. Mazinger db19d8d0a9 signal.h: provide prototype for __libc_sigaction and remove all others il y a 13 ans
  Peter S. Mazinger 1533e2876b remove __FORCE_GLIBC il y a 13 ans
  Bernhard Reutner-Fischer c91c3a2b27 commentary typo fix il y a 13 ans
  Mike Frysinger 7a583ea370 linuxthreads.old: fix nommu initial thread stack detection il y a 13 ans
  Hans-Christian Egtvedt f3217f9be3 check if USE_TLS is defined before use il y a 14 ans
  Ron 11a52734e4 Check #if feature test macros are defined where they may not be il y a 15 ans
  Denis Vlasenko 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. il y a 15 ans
  Denis Vlasenko 1cfb1a3247 heed compiler warnings about checking non-defined variables in #if directives il y a 15 ans
  Denis Vlasenko 43ef9c6b3f *: remove some __libc_XXX functions: il y a 15 ans
  Denis Vlasenko b0a365f74a hostid: improve extremely unreadable parts il y a 15 ans
  Denis Vlasenko fbb32ad9b6 on Bernd's request, remove commented-out code snippets il y a 15 ans
  Denis Vlasenko 0e4d4dd891 optimize signal mask ops. comment out "impossible" errors il y a 15 ans
  Denis Vlasenko 7357e8836f shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc? il y a 15 ans
  Bernhard Reutner-Fischer 2ba017a2d5 - use c89-style comments il y a 15 ans
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace il y a 16 ans
  Bernhard Reutner-Fischer 11975abb2c - remove old-style definitions. No object-code changes. il y a 16 ans
  Mike Frysinger fa8710bf5c make sure we store the function pointers to the real push/pop functions rather than the public weak ones so that the libc->libpthread forwarding code is able to work properly il y a 16 ans
  Bernd Schmidt acadc5664e Add hidden symbols for a number of pthread functions, and use them to ensure il y a 16 ans
  Joakim Tjernlund c8141d994e Peter Mazinger pointed out that my last commit was faulty. il y a 17 ans
  Mike Frysinger 087d97a0a8 backport from upstream: il y a 17 ans
  Mike Frysinger b60f4837e3 import ia64 linuxthreads files il y a 18 ans
  Mike Frysinger 010301e968 tweak the idea between having a MMU and actually using it il y a 18 ans
  Mike Frysinger 15b87e6a3f fix warning when building on non-mmu hosts il y a 18 ans
  Peter S. Mazinger dfb199421b prototypes for threads too il y a 18 ans
  Peter S. Mazinger 8532ba12c6 make use of the internals provided earlier il y a 18 ans
  Peter S. Mazinger b040378820 Don't use __getpid/__getpagesize il y a 18 ans
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt il y a 18 ans
  Mike Frysinger e9264e49f3 update pthread weak handling to the style glibc uses il y a 18 ans