Commit Verlauf

Autor SHA1 Nachricht Datum
  Mike Frysinger 43014917a3 sync with glibc by moving the thread_desc stuff out of internals.h and into a new file descr.h ... also redo thread_desc init by specifying members in the struct by name rather than position vor 19 Jahren
  Mike Frysinger 2be79fd8f7 import the helper function pthread_for_each_thread from glibc vor 19 Jahren
  Mike Frysinger 11740630bb import misc defines from glibc vor 19 Jahren
  Eric Andersen a4541d42ff The variable used to store pagesize is not the same as the vor 20 Jahren
  Eric Andersen 64c5a652fb Fixup PAGE_SIZE problems vor 20 Jahren
  Eric Andersen 7b79cc9ecf _SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE vor 20 Jahren
  Eric Andersen 338237994a s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g vor 20 Jahren
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. vor 21 Jahren
  Eric Andersen 082d1540d3 Set the default thread stack size to 16k for mmu-less systems. vor 21 Jahren
  Eric Andersen 5cbc6a7ae1 Use a funky version in a probably vein attempt at preventing gdb vor 21 Jahren
  Eric Andersen 187dd78d7b Major update for pthreads, based in large part on improvements vor 21 Jahren
  Eric Andersen 3358b761b1 Based on work by Stefan Allius, arrange for early initialization of vor 22 Jahren
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from vor 22 Jahren