Peter S. Mazinger
|
23f8c147da
err.c, err.h: no need for hidden functions
|
před 13 roky |
Peter S. Mazinger
|
8bb1bab754
rpc: constify some more data
|
před 13 roky |
Peter S. Mazinger
|
3da72862b8
clnt_generic.c: whitespace only, no code change
|
před 13 roky |
Peter S. Mazinger
|
c01fe0c4ec
pm_getmaps.c: change __close to close (even though unused)
|
před 13 roky |
Peter S. Mazinger
|
40207e12e1
ruserpass.c: needs stdio_ext.h only if threads are enabled
|
před 13 roky |
Peter S. Mazinger
|
c968403d33
rcmd.c: no need for stdio_ext.h
|
před 13 roky |
Peter S. Mazinger
|
c6d15bc06b
xdr_intXX_t.c,xdr.h: add xdr_quad_t and xdr_u_quad_t
|
před 13 roky |
Peter S. Mazinger
|
9449f91556
svc_auth.c: use same prototypes as in svc_authux.c
|
před 13 roky |
Peter S. Mazinger
|
dddf830fe1
pmap_rmt.c: do not undefine _POSIX_SOURCE, it is anyway too late
|
před 13 roky |
Peter S. Mazinger
|
09450e82e2
rpc: remove unused USE_IN_LIBIO guarded code
|
před 13 roky |
Peter S. Mazinger
|
5e8529cbb3
arc4random.c: replace a comment
|
před 13 roky |
Peter S. Mazinger
|
f17de52212
stdlib.h, arc4random.c: fix arc4random return type to u_int32_t
|
před 13 roky |
Peter S. Mazinger
|
0aa00ea102
arc4random.c: use smallint for rs_initialized
|
před 13 roky |
Peter S. Mazinger
|
85a5d70b5f
arc4random.c: move arc4_getbyte up
|
před 13 roky |
Peter S. Mazinger
|
b386c1a798
resolv.c: remove duplicated attribute_hidden
|
před 13 roky |
Peter S. Mazinger
|
29ad443b37
ntohl.c: simplify and shrink ntohl and friends
|
před 13 roky |
Peter S. Mazinger
|
6d0a357bd0
geopt.c, LT new/pthread.c: s/__mempcpy/mempcpy/
|
před 13 roky |
Peter S. Mazinger
|
903b6fc667
nios[2]/crt1.S: remove unused _stdio_init,_stdio_term and __h_errno_location
|
před 13 roky |
Peter S. Mazinger
|
b534100aaa
dl-osinfo.h: include needed headers
|
před 13 roky |
Peter S. Mazinger
|
916229f02c
__xpg_strerror_r.c, {ge,se}trlimit.c: use strong_alias_untyped
|
před 13 roky |
Peter S. Mazinger
|
6763a89427
stdlib.c: get rid of the compiler workarounds by using strong_alias_untyped
|
před 13 roky |
Peter S. Mazinger
|
4c2cd53a40
tsd.c: fix comment
|
před 13 roky |
Peter S. Mazinger
|
30af95307f
wait.h: resource.h is included already, rusage is defined
|
před 13 roky |
Peter S. Mazinger
|
2f205af9bb
signal.h: disable sigreturn prototype
|
před 13 roky |
Peter S. Mazinger
|
923a7a3173
signal.h: disable ssignal and gsignal
|
před 13 roky |
Peter S. Mazinger
|
a2fdd604df
link.h: guard TLS related internals of struct link_map with _LIBC
|
před 13 roky |
Peter S. Mazinger
|
cebc143270
alphasort*.c: use strcoll instead of strcmp to support locales
|
před 13 roky |
Peter S. Mazinger
|
83625362e0
s_scalbn.c: since we have strong_alias_untyped now, use it
|
před 13 roky |
Peter S. Mazinger
|
bef4efb18c
scandir,readdir[_t]: use one common source for X() and X64()
|
před 13 roky |
Peter S. Mazinger
|
e50a776d76
versionsort*.c, alphasort*.c: do not need *64 compiled for __WORDSIZE = 64
|
před 13 roky |