Commit Verlauf

Autor SHA1 Nachricht Datum
  Peter S. Mazinger 40f2d13616 I will risk this one: __curbrk vor 18 Jahren
  Peter S. Mazinger bb9b5b976f Go __malloc_lock, go ... vor 18 Jahren
  Peter S. Mazinger 6bd321dfd6 weaks for __pthread_internal_tsd* are added if not built w/ -DSHARED, header issue vor 18 Jahren
  Peter S. Mazinger efbcf025d2 gcc41 does not like this at all vor 18 Jahren
  Peter S. Mazinger fd56af193e change asm/volatile to __x__ vor 18 Jahren
  Peter S. Mazinger f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new vor 18 Jahren
  Peter S. Mazinger 2fe646ffaa typo vor 18 Jahren
  Peter S. Mazinger f62c003574 remove hidden versions of bzero, unused in libc.so vor 18 Jahren
  Peter S. Mazinger fcbf198194 same in old vor 18 Jahren
  Peter S. Mazinger 2945fdf2ac __pthread_exit is noreturn only within libpthread vor 18 Jahren
  Peter S. Mazinger ea5e5a10e8 correct __uselocale vor 18 Jahren
  Mike Frysinger d9534af8dc add syscall6 vor 18 Jahren
  Mike Frysinger fbef15d8d3 add prototype to get rid of warning vor 18 Jahren
  Mike Frysinger 274a4f59f1 cast buf to get rid of warning vor 18 Jahren
  Mike Frysinger ce98b9ce69 disable lazy code for now vor 18 Jahren
  Peter S. Mazinger f34cf7cc3b s:THUMB_INTERWORK:USE_BX:, thx Khem Raj vor 18 Jahren
  Peter S. Mazinger 7bde4a3e31 add comment to know why it's weak vor 18 Jahren
  Peter S. Mazinger 0fca08a0d4 change strong to weak_alias, arm fails, thx Khem Raj vor 18 Jahren
  Peter S. Mazinger 167d569420 pt-allocrtsig.c is irrelevant for now, remove related too, add libc_hidden_proto from old version vor 18 Jahren
  Peter S. Mazinger 44d025b3b9 New linuxthreads builds on x86, vapier: pt-allocrtsig.c is missing from sources vor 18 Jahren
  Peter S. Mazinger 8c2b377d28 s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct Makefile.in, disable __res_state, unavailable in resolv.h vor 18 Jahren
  Peter S. Mazinger da6cf3047e include math.h to get the prototype vor 18 Jahren
  Mike Frysinger cccc549ced initial import of latest linuxthreads vor 18 Jahren
  Mike Frysinger e73b121173 make the extra warnings optional vor 18 Jahren
  Mike Frysinger 0cc50b53fc John Bowler writes in Bug 385: vor 18 Jahren
  Peter S. Mazinger 5ae3423206 don't include wchar.h if WCHAR is disabled vor 18 Jahren
  Mike Frysinger ded219589f Khem Raj says: vor 18 Jahren
  Mike Frysinger 5093fcf120 rename local var brk to _brk vor 18 Jahren
  Mike Frysinger 1bb5e5dea2 John Bowler says: use (!thumb) instead of (arm) since thumb defines arm vor 18 Jahren
  Mike Frysinger fa30ad140d John Bowler writes in Bug 385: vor 18 Jahren