Historique des commits

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