Ricard Wanderlof
|
f2f6143a40
Fixed #if -> #if defined.
|
16 years ago |
Ricard Wanderlof
|
6c1d86dcdb
Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to getaddrinfo(3).
|
16 years ago |
Bernhard Reutner-Fischer
|
516a518c9d
- make sure to build crti and crtn with PICFLAG
|
16 years ago |
Bernhard Reutner-Fischer
|
63abaebc01
- move stripping into do_ar resp compile-m for the sake of simplicity
|
16 years ago |
Bernhard Reutner-Fischer
|
0fcbbcc67b
- remove improper comment
|
16 years ago |
Bernhard Reutner-Fischer
|
8b59245621
- fix build error
|
16 years ago |
Denis Vlasenko
|
ee6e93f15a
des: des_setkey always returns 0, there is no point
|
16 years ago |
Peter Kjellerstedt
|
46307c8d27
Include sys/syscall.h since we are checking for __NR_clock_getres.
|
16 years ago |
Denis Vlasenko
|
1817cd16b2
remove a trivial comment. no code changes
|
16 years ago |
Bernd Schmidt
|
e433ede08b
Revert revision 19347, plus libc_hidden_proto for __uc_malloc.
|
16 years ago |
Bernd Schmidt
|
74d1d18f6b
Revert revision 19345 plus libc_hidden_proto for __uc_malloc.
|
16 years ago |
Bernd Schmidt
|
436626859f
Revert revision 19344 plus the libc_hidden_proto for __uc_malloc.
|
16 years ago |
Bernd Schmidt
|
c27fb5f6a1
Revert revision 19343 and also remove libc_hidden_proto for __uc_malloc.
|
16 years ago |
Carmelo Amoroso
|
ba19233fb2
Make locale_headers only when doing pregen and not headers
|
16 years ago |
Denis Vlasenko
|
d50a50a32e
libcrypt/md5.c:
|
16 years ago |
Carmelo Amoroso
|
a558a51698
Fix some compiler warnings
|
16 years ago |
Bernhard Reutner-Fischer
|
1ce54cfccd
- disregard any and all $(top_builddir) in deps.
|
16 years ago |
Bernd Schmidt
|
653bb754d4
Fix two more cases where a libc_hidden_proto was added to string.h while
|
16 years ago |
Chris Zankel
|
0a22640581
xtensa: Fix spill routine.
|
16 years ago |
Bernhard Reutner-Fischer
|
5b83f5ffe1
- no need to export the included dependencies generated by cc
|
16 years ago |
Bernd Schmidt
|
a7afdf1cac
Revert revison 19346, except parts needed by later patches (r19347 also added
|
16 years ago |
Bernd Schmidt
|
212bd82fe6
Revert revision 19342, plus one whitespace fix demanded by the pre-commit
|
16 years ago |
Bernhard Reutner-Fischer
|
f2420be7f1
- Improve prerequisites and avoid spurious reconfigurations.
|
16 years ago |
Bernd Schmidt
|
f4c81223c2
In string.h, move libc_hidden_proto next to the corresponding declaration.
|
16 years ago |
Bernhard Reutner-Fischer
|
7e50fe1a55
- if UNIX98PTY_ONLY is not set then we're in legacy land anyway which needs
|
16 years ago |
Bernhard Reutner-Fischer
|
40d3b0ed78
- revert incorrect parts of r22257 and 22259
|
16 years ago |
Bernhard Reutner-Fischer
|
f196b7926d
- remove __USE_BSD guard from __bsd_getpt().
|
16 years ago |
Bernhard Reutner-Fischer
|
8dec9e26aa
- UCLIBC_HAS_GETPT pulls in getpt.
|
16 years ago |
Denis Vlasenko
|
a921f29db0
Remove superfluous attribute_hidden from function
|
16 years ago |
Denis Vlasenko
|
7de0d7394e
Document the reason why ether tests in testsuite may fail.
|
16 years ago |