Commit History

Author SHA1 Message Date
  Peter S. Mazinger 1533e2876b remove __FORCE_GLIBC 13 years ago
  Bernhard Reutner-Fischer c91c3a2b27 commentary typo fix 13 years ago
  Mike Frysinger 7a583ea370 linuxthreads.old: fix nommu initial thread stack detection 13 years ago
  Hans-Christian Egtvedt f3217f9be3 check if USE_TLS is defined before use 14 years ago
  Ron 11a52734e4 Check #if feature test macros are defined where they may not be 15 years ago
  Denis Vlasenko 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 15 years ago
  Denis Vlasenko 1cfb1a3247 heed compiler warnings about checking non-defined variables in #if directives 15 years ago
  Denis Vlasenko 43ef9c6b3f *: remove some __libc_XXX functions: 15 years ago
  Denis Vlasenko b0a365f74a hostid: improve extremely unreadable parts 15 years ago
  Denis Vlasenko fbb32ad9b6 on Bernd's request, remove commented-out code snippets 15 years ago
  Denis Vlasenko 0e4d4dd891 optimize signal mask ops. comment out "impossible" errors 15 years ago
  Denis Vlasenko 7357e8836f shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by gcc? 15 years ago
  Bernhard Reutner-Fischer 2ba017a2d5 - use c89-style comments 15 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 16 years ago
  Bernhard Reutner-Fischer 11975abb2c - remove old-style definitions. No object-code changes. 16 years ago
  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 16 years ago
  Bernd Schmidt acadc5664e Add hidden symbols for a number of pthread functions, and use them to ensure 16 years ago
  Joakim Tjernlund c8141d994e Peter Mazinger pointed out that my last commit was faulty. 17 years ago
  Mike Frysinger 087d97a0a8 backport from upstream: 17 years ago
  Mike Frysinger b60f4837e3 import ia64 linuxthreads files 18 years ago
  Mike Frysinger 010301e968 tweak the idea between having a MMU and actually using it 18 years ago
  Mike Frysinger 15b87e6a3f fix warning when building on non-mmu hosts 18 years ago
  Peter S. Mazinger dfb199421b prototypes for threads too 18 years ago
  Peter S. Mazinger 8532ba12c6 make use of the internals provided earlier 18 years ago
  Peter S. Mazinger b040378820 Don't use __getpid/__getpagesize 18 years ago
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 years ago
  Mike Frysinger e9264e49f3 update pthread weak handling to the style glibc uses 18 years ago
  Mike Frysinger 68b4b57e17 kill off some signedness/unused warnings 18 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 years ago
  Mike Frysinger a9f5aa1cc9 rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version 18 years ago