Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 17 éve
..
.indent.pro 89b51398c5 Forgot this 25 éve
Makefile ba31c6c463 Remove TOPDIR 20 éve
Makefile.in 5e3cf7401b the sun rpc code has too many alias violations to worry over now; just disable strict-aliasing until someone gets the balls to clean this stuff up 19 éve
auth_none.c cc479c5abf sync with glibc 20 éve
auth_unix.c 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 17 éve
authunix_prot.c 3eafa0ace7 hide xdr_u_short 20 éve
bindresvport.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
clnt_generic.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
clnt_perror.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
clnt_raw.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 éve
clnt_simple.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
clnt_tcp.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 20 éve
clnt_udp.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
clnt_unix.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
create_xid.c 380783acef Introduce and use small[u]int type. Changes in size: 17 éve
errqueue.h cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 23 éve
get_myaddress.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 éve
getrpcent.c 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 17 éve
getrpcport.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
pm_getmaps.c 133a5a43e9 dont shadow the socket() function 19 éve
pm_getport.c 133a5a43e9 dont shadow the socket() function 19 éve
pmap_clnt.c d3979e749b sync with glibc and rename socket vars to _socket 20 éve
pmap_prot.c 726b116dca some global data relocs gone 20 éve
pmap_prot2.c 726b116dca some global data relocs gone 20 éve
pmap_rmt.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
rcmd.c 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 17 éve
rexec.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
rpc_cmsg.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
rpc_commondata.c 45f1824dc8 Kill namespace pollution in getrpcent.c. Silence other rpc warnings 23 éve
rpc_dtablesize.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 éve
rpc_private.h 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 20 éve
rpc_prot.c 07bbf92267 Functions should be either exported in public .h files 18 éve
rpc_thread.c 0a2d6f6c7c Get rid of nested extern warnings if threads are disabled 20 éve
rtime.c 6430052103 need hidden proto for rtime() as well 19 éve
ruserpass.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
sa_len.c 05e75260d6 Get rid of missing prototype warnings 20 éve
svc.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
svc_auth.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 éve
svc_authux.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
svc_raw.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 éve
svc_run.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 éve
svc_simple.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
svc_tcp.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
svc_udp.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
svc_unix.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
xdr.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
xdr_array.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
xdr_float.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 éve
xdr_intXX_t.c cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 23 éve
xdr_mem.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
xdr_rec.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
xdr_reference.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 éve
xdr_stdio.c cc479c5abf sync with glibc 20 éve