Peter S. Mazinger 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE il y a 18 ans
..
.indent.pro 89b51398c5 Forgot this il y a 24 ans
Makefile ba31c6c463 Remove TOPDIR il y a 19 ans
Makefile.in a29eb4f241 DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box il y a 18 ans
auth_none.c cc479c5abf sync with glibc il y a 18 ans
auth_unix.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
authunix_prot.c 3eafa0ace7 hide xdr_u_short il y a 18 ans
bindresvport.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
clnt_generic.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
clnt_perror.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
clnt_raw.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
clnt_simple.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
clnt_tcp.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
clnt_udp.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
clnt_unix.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
create_xid.c 05e75260d6 Get rid of missing prototype warnings il y a 18 ans
errqueue.h cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this il y a 22 ans
get_myaddress.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
getrpcent.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
getrpcport.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
pm_getmaps.c 0abae2113b sync comment with glibc and dont include sys/socket.h since we dont use socket() il y a 18 ans
pm_getport.c a6922771e3 sync func def with glibc and dont include sys/socket.h since we dont use socket() il y a 18 ans
pmap_clnt.c d3979e749b sync with glibc and rename socket vars to _socket il y a 18 ans
pmap_prot.c 726b116dca some global data relocs gone il y a 18 ans
pmap_prot2.c 726b116dca some global data relocs gone il y a 18 ans
pmap_rmt.c 59af05207f sync with glibc and rename local socket var to _socket il y a 18 ans
rcmd.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE il y a 18 ans
rexec.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
rpc_cmsg.c cc479c5abf sync with glibc il y a 18 ans
rpc_commondata.c 45f1824dc8 Kill namespace pollution in getrpcent.c. Silence other rpc warnings il y a 22 ans
rpc_dtablesize.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
rpc_private.h 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
rpc_prot.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
rpc_thread.c 0a2d6f6c7c Get rid of nested extern warnings if threads are disabled il y a 18 ans
rtime.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
ruserpass.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
sa_len.c 05e75260d6 Get rid of missing prototype warnings il y a 18 ans
svc.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt il y a 18 ans
svc_auth.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright il y a 18 ans
svc_authux.c 05e75260d6 Get rid of missing prototype warnings il y a 18 ans
svc_raw.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
svc_run.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt il y a 18 ans
svc_simple.c 05e75260d6 Get rid of missing prototype warnings il y a 18 ans
svc_tcp.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
svc_udp.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
svc_unix.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
xdr.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
xdr_array.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
xdr_float.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt il y a 18 ans
xdr_intXX_t.c cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this il y a 22 ans
xdr_mem.c cc479c5abf sync with glibc il y a 18 ans
xdr_rec.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
xdr_reference.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back il y a 18 ans
xdr_stdio.c cc479c5abf sync with glibc il y a 18 ans