Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 years ago |
Peter Kjellerstedt
|
2cced20a74
Make sure __hot and __cold are always defined.
|
16 years ago |
Carmelo Amoroso
|
1f88703025
Changed Copyright and License statement according to COPYING.LIB.boilerplate
|
16 years ago |
Carmelo Amoroso
|
a4f317cd68
Changed Copyright and License statement according to COPYING.LIB.boilerplate
|
16 years ago |
Bernhard Reutner-Fischer
|
ba203ef191
- add __hot and __cold annotations
|
16 years ago |
Carmelo Amoroso
|
a5988ffad4
Fix typo: missing )
|
16 years ago |
Carmelo Amoroso
|
827c5f1b82
Move _dl_iterate_phdr into libc.so.0 and libc.a (as glibc does).
|
16 years ago |
Denis Vlasenko
|
933df87e4e
libc_hidden_proto removal, a few more functions
|
16 years ago |
Denis Vlasenko
|
e8c6de1939
libc_hidden_proto removal, just a few functions
|
16 years ago |
Bernhard Reutner-Fischer
|
508383b431
- add hack to check if generating sysnum.h worked out
|
16 years ago |
Denis Vlasenko
|
17fc4be5eb
resolver: use timeout of 5 (glibc uses that).
|
16 years ago |
Denis Vlasenko
|
64933f2dc5
resolver: separate gethostent and gethostent_r into two .o files;
|
16 years ago |
Denis Vlasenko
|
94cec9a5ee
resolver: move large code blocks to arrange related functions closer.
|
16 years ago |
Denis Vlasenko
|
8c2dad2828
resolver: fix some previous TODOs, add new ones.
|
16 years ago |
Bernhard Reutner-Fischer
|
32bef6f20a
- cleanup {,f}stat{,v}fs{,64} relocs
|
16 years ago |
Denis Vlasenko
|
018e1888b8
resolver: improved support for overriding DNS server addresses
|
16 years ago |
Denis Vlasenko
|
1a82a7130a
resolver: make getaddrinfo actually respect _res.nsaddr_list;
|
16 years ago |
Denis Vlasenko
|
ade760af3c
resolver: more locking fixes.
|
16 years ago |
Bernhard Reutner-Fischer
|
035ac813b4
- if ssp is enabled then make sure that __stack_chk_fail resolves
|
16 years ago |
Bernhard Reutner-Fischer
|
b7ca08e773
- Remove linux-specific prototypes if asked to.
|
16 years ago |
Bernhard Reutner-Fischer
|
477041e794
- revert wrong r24049
|
16 years ago |
Bernhard Reutner-Fischer
|
17e9e1b9d5
- Remove linux-specific prototypes if asked to.
|
16 years ago |
Rob Landley
|
2fa869ff39
Current kernels support more than 8 bit major/minor. Pass dev_t through to
|
16 years ago |
Denis Vlasenko
|
6bd2adf451
fixing resolver part 3: fix completely bogus locking
|
16 years ago |
Denis Vlasenko
|
97a8f9f4dc
fixing resolver part 2: make _res structure members
|
16 years ago |
Denis Vlasenko
|
676ddd7a30
fixing resolver, part 1
|
16 years ago |
Bernhard Reutner-Fischer
|
a095740cc1
- do not fail if mktemp is not available.
|
16 years ago |
Bernhard Reutner-Fischer
|
63e731f8c7
- silence shadow warning
|
16 years ago |
Bernhard Reutner-Fischer
|
9d6b62ec87
- adjust trunk version info
|
16 years ago |
Bernhard Reutner-Fischer
|
ab600d2ad0
- update recommendation for pregenerated locales.
|
16 years ago |