Vineet Gupta
|
00f425b39b
weak symbols need to be "defined" weak but "declared" strong
|
10 سال پیش |
Vineet Gupta
|
8f550715c2
LT.old: Make __errno_location/__h_errno_location thread safe
|
10 سال پیش |
Vineet Gupta
|
acfc107a50
Fix weak/strong attribute of __errno_location and it's __GI alias
|
11 سال پیش |
Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 سال پیش |
Peter S. Mazinger
|
f418f52701
errno, h_errno: correct them for non-TLS
|
13 سال پیش |
Peter S. Mazinger
|
87936cd013
errno and *_init cleanup
|
13 سال پیش |
Austin Foxley
|
a8f396655b
Revert "don't make __errno_location / __h_errno_location hidden"
|
14 سال پیش |
Peter Korsgaard
|
0d6ee549bc
don't make __errno_location / __h_errno_location hidden
|
14 سال پیش |
Mike Frysinger
|
4727590322
some ports define ENOTSUP
|
15 سال پیش |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 سال پیش |
Carmelo Amoroso
|
388e096fa6
Include errno.h from kernel headers instead of using internal errno_values.h
|
16 سال پیش |
Mike Frysinger
|
190da1cd0c
sync with psm: update errno handling to be the same on all arches
|
18 سال پیش |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 سال پیش |
Peter S. Mazinger
|
b25ad630be
Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-)
|
19 سال پیش |
Mike Frysinger
|
b80872c917
pointless whitespace touchups
|
19 سال پیش |
Eric Andersen
|
20dd264683
Avoid `ECANCELED' redefined on mips
|
22 سال پیش |
Eric Andersen
|
3660cedc33
Rework errno handling to be kernel header free
|
22 سال پیش |
Miles Bader
|
f4cb0372c8
whitespace
|
22 سال پیش |
Miles Bader
|
2d73ea9bd0
(errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined.
|
22 سال پیش |
Eric Andersen
|
f106775df1
Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__
|
22 سال پیش |
Eric Andersen
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
23 سال پیش |