Peter S. Mazinger
|
5e8529cbb3
arc4random.c: replace a comment
|
13 years ago |
Peter S. Mazinger
|
f17de52212
stdlib.h, arc4random.c: fix arc4random return type to u_int32_t
|
13 years ago |
Peter S. Mazinger
|
0aa00ea102
arc4random.c: use smallint for rs_initialized
|
13 years ago |
Peter S. Mazinger
|
85a5d70b5f
arc4random.c: move arc4_getbyte up
|
13 years ago |
Peter S. Mazinger
|
b386c1a798
resolv.c: remove duplicated attribute_hidden
|
13 years ago |
Peter S. Mazinger
|
29ad443b37
ntohl.c: simplify and shrink ntohl and friends
|
13 years ago |
Peter S. Mazinger
|
6d0a357bd0
geopt.c, LT new/pthread.c: s/__mempcpy/mempcpy/
|
13 years ago |
Peter S. Mazinger
|
903b6fc667
nios[2]/crt1.S: remove unused _stdio_init,_stdio_term and __h_errno_location
|
13 years ago |
Peter S. Mazinger
|
b534100aaa
dl-osinfo.h: include needed headers
|
13 years ago |
Peter S. Mazinger
|
916229f02c
__xpg_strerror_r.c, {ge,se}trlimit.c: use strong_alias_untyped
|
13 years ago |
Peter S. Mazinger
|
6763a89427
stdlib.c: get rid of the compiler workarounds by using strong_alias_untyped
|
13 years ago |
Peter S. Mazinger
|
4c2cd53a40
tsd.c: fix comment
|
13 years ago |
Peter S. Mazinger
|
30af95307f
wait.h: resource.h is included already, rusage is defined
|
13 years ago |
Peter S. Mazinger
|
2f205af9bb
signal.h: disable sigreturn prototype
|
13 years ago |
Peter S. Mazinger
|
923a7a3173
signal.h: disable ssignal and gsignal
|
13 years ago |
Peter S. Mazinger
|
a2fdd604df
link.h: guard TLS related internals of struct link_map with _LIBC
|
13 years ago |
Peter S. Mazinger
|
cebc143270
alphasort*.c: use strcoll instead of strcmp to support locales
|
13 years ago |
Peter S. Mazinger
|
83625362e0
s_scalbn.c: since we have strong_alias_untyped now, use it
|
13 years ago |
Peter S. Mazinger
|
bef4efb18c
scandir,readdir[_t]: use one common source for X() and X64()
|
13 years ago |
Peter S. Mazinger
|
e50a776d76
versionsort*.c, alphasort*.c: do not need *64 compiled for __WORDSIZE = 64
|
13 years ago |
Peter S. Mazinger
|
329befa261
dirent.h: use __ssize_t instead of ssize_t
|
13 years ago |
Peter S. Mazinger
|
eb8a5ab353
move __getdents[64] prototypes to dirent.h
|
13 years ago |
Peter S. Mazinger
|
2e17280a39
math: avoid jump relocation in libm
|
13 years ago |
Peter S. Mazinger
|
ed5c73b005
k_standard.c: guard scalb[f] related (unused) code with SUSV3_LEGACY
|
13 years ago |
Peter S. Mazinger
|
41ddd70e0e
mathcalls.h: fix comment, MATHCALLI and MATHCALL_PRIV include libm_hidden_proto
|
13 years ago |
Peter S. Mazinger
|
b76e718f66
libm: remove superfluos attribute_hidden, the one in prototype is enough
|
13 years ago |
Peter S. Mazinger
|
c61c6d9880
libm: change j0 to _j0 and y1 to _y1 to avoid shadow warning
|
13 years ago |
Peter S. Mazinger
|
0769334e2e
update partially string.h and strings.h
|
13 years ago |
Peter S. Mazinger
|
c10d0bda23
dirstream.h: remove unused constants
|
13 years ago |
Peter S. Mazinger
|
5f06521bf4
quota.h: update, but keep old functionality
|
13 years ago |