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