Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 年之前 |
Rob Landley
|
5a551453e6
Fix a build break due to errno and h_errno being unresolved symbols.
|
17 年之前 |
Mike Frysinger
|
8da931c772
redo errno handling so that it should work both in thread and non-threaded situations
|
17 年之前 |
Mike Frysinger
|
c9234bbc4d
use weak_alias() for data symbols, not strong_alias()
|
18 年之前 |
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 年之前 |
Peter S. Mazinger
|
24f818725b
Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ...
|
19 年之前 |
Eric Andersen
|
58c542d570
Try this version instead...
|
23 年之前 |
Eric Andersen
|
85750cfa27
This is a bit less messy
|
23 年之前 |
Eric Andersen
|
e356ea321c
Merge in the pthread library. This is the linuxthreads library taken from
|
23 年之前 |