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