Peter S. Mazinger
|
b534100aaa
dl-osinfo.h: include needed headers
|
14 years ago |
Peter S. Mazinger
|
916229f02c
__xpg_strerror_r.c, {ge,se}trlimit.c: use strong_alias_untyped
|
14 years ago |
Peter S. Mazinger
|
6763a89427
stdlib.c: get rid of the compiler workarounds by using strong_alias_untyped
|
14 years ago |
Peter S. Mazinger
|
4c2cd53a40
tsd.c: fix comment
|
14 years ago |
Peter S. Mazinger
|
30af95307f
wait.h: resource.h is included already, rusage is defined
|
14 years ago |
Peter S. Mazinger
|
2f205af9bb
signal.h: disable sigreturn prototype
|
14 years ago |
Peter S. Mazinger
|
923a7a3173
signal.h: disable ssignal and gsignal
|
14 years ago |
Peter S. Mazinger
|
a2fdd604df
link.h: guard TLS related internals of struct link_map with _LIBC
|
14 years ago |
Peter S. Mazinger
|
cebc143270
alphasort*.c: use strcoll instead of strcmp to support locales
|
14 years ago |
Peter S. Mazinger
|
83625362e0
s_scalbn.c: since we have strong_alias_untyped now, use it
|
14 years ago |
Peter S. Mazinger
|
bef4efb18c
scandir,readdir[_t]: use one common source for X() and X64()
|
14 years ago |
Peter S. Mazinger
|
e50a776d76
versionsort*.c, alphasort*.c: do not need *64 compiled for __WORDSIZE = 64
|
14 years ago |
Peter S. Mazinger
|
329befa261
dirent.h: use __ssize_t instead of ssize_t
|
14 years ago |
Peter S. Mazinger
|
eb8a5ab353
move __getdents[64] prototypes to dirent.h
|
14 years ago |
Peter S. Mazinger
|
2e17280a39
math: avoid jump relocation in libm
|
14 years ago |
Peter S. Mazinger
|
ed5c73b005
k_standard.c: guard scalb[f] related (unused) code with SUSV3_LEGACY
|
14 years ago |
Peter S. Mazinger
|
41ddd70e0e
mathcalls.h: fix comment, MATHCALLI and MATHCALL_PRIV include libm_hidden_proto
|
14 years ago |
Peter S. Mazinger
|
b76e718f66
libm: remove superfluos attribute_hidden, the one in prototype is enough
|
14 years ago |
Peter S. Mazinger
|
c61c6d9880
libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning
|
14 years ago |
Peter S. Mazinger
|
0769334e2e
update partially string.h and strings.h
|
14 years ago |
Peter S. Mazinger
|
c10d0bda23
dirstream.h: remove unused constants
|
14 years ago |
Peter S. Mazinger
|
5f06521bf4
quota.h: update, but keep old functionality
|
14 years ago |
Peter S. Mazinger
|
3663803c5e
stdio.h: update partially, mainly for POSIX 2008
|
14 years ago |
Peter S. Mazinger
|
c9402c70bb
unistd.h: partial update, mostly related to POSIX 2008
|
14 years ago |
Peter S. Mazinger
|
c5bebf9403
make __uClibc_fini() hidden
|
14 years ago |
Peter S. Mazinger
|
30118e361f
netdb.h: partial update, adding some __USE_MISC/__USE_GNU guards
|
14 years ago |
Peter S. Mazinger
|
02c9f0d6e8
remove libc_hidden_proto(ioperm) from all headers except arm
|
14 years ago |
Peter S. Mazinger
|
bcfda18ae0
no need for hidden lockf64
|
14 years ago |
Peter S. Mazinger
|
84135275cf
utent.c, wtent.c: move functions from utxent.c
|
14 years ago |
Peter S. Mazinger
|
a1281bdca4
utent.c: go back to use static __X() functions without size increase
|
14 years ago |