| .. | 
		
		
			
				
					| .indent.pro | 89b51398c5
					Forgot this | 25 years ago | 
		
			
				
					| Makefile | ba31c6c463
					Remove TOPDIR | 20 years ago | 
		
			
				
					| Makefile.in | 6bd321dfd6
					weaks for __pthread_internal_tsd* are added if not built w/ -DSHARED, header issue | 20 years ago | 
		
			
				
					| auth_none.c | cc479c5abf
					sync with glibc | 20 years ago | 
		
			
				
					| auth_unix.c | b25ad630be
					Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) | 20 years ago | 
		
			
				
					| authunix_prot.c | 0d212a2b26
					make gcc4 happy w/ hidden_def/proto, correct some typos | 20 years ago | 
		
			
				
					| bindresvport.c | 6f7dc709ed
					make DODEBUG=y happy, update sysdeps/common/* copyright | 20 years ago | 
		
			
				
					| clnt_generic.c | af0172162f
					hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed | 20 years ago | 
		
			
				
					| clnt_perror.c | 6f7dc709ed
					make DODEBUG=y happy, update sysdeps/common/* copyright | 20 years ago | 
		
			
				
					| clnt_raw.c | af0172162f
					hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed | 20 years ago | 
		
			
				
					| clnt_simple.c | af0172162f
					hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed | 20 years ago | 
		
			
				
					| clnt_tcp.c | b25ad630be
					Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) | 20 years ago | 
		
			
				
					| clnt_udp.c | b25ad630be
					Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) | 20 years ago | 
		
			
				
					| clnt_unix.c | b25ad630be
					Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) | 20 years ago | 
		
			
				
					| create_xid.c | 05e75260d6
					Get rid of missing prototype warnings | 20 years ago | 
		
			
				
					| errqueue.h | cdb3c81f36
					Re-backport all the rpc stuff from glibc 2.2.5.  This allows us to make this | 23 years ago | 
		
			
				
					| get_myaddress.c | af0172162f
					hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed | 20 years ago | 
		
			
				
					| getrpcent.c | 6f7dc709ed
					make DODEBUG=y happy, update sysdeps/common/* copyright | 20 years ago | 
		
			
				
					| getrpcport.c | af0172162f
					hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed | 20 years ago | 
		
			
				
					| pm_getmaps.c | 0abae2113b
					sync comment with glibc and dont include sys/socket.h since we dont use socket() | 20 years ago | 
		
			
				
					| pm_getport.c | a6922771e3
					sync func def with glibc and dont include sys/socket.h since we dont use socket() | 20 years ago | 
		
			
				
					| pmap_clnt.c | d3979e749b
					sync with glibc and rename socket vars to _socket | 20 years ago | 
		
			
				
					| pmap_prot.c | 726b116dca
					some global data relocs gone | 20 years ago | 
		
			
				
					| pmap_prot2.c | 726b116dca
					some global data relocs gone | 20 years ago | 
		
			
				
					| pmap_rmt.c | 59af05207f
					sync with glibc and rename local socket var to _socket | 20 years ago | 
		
			
				
					| rcmd.c | 5ae3423206
					don't include wchar.h if WCHAR is disabled | 20 years ago | 
		
			
				
					| rexec.c | 6f7dc709ed
					make DODEBUG=y happy, update sysdeps/common/* copyright | 20 years ago | 
		
			
				
					| rpc_cmsg.c | cc479c5abf
					sync with glibc | 20 years ago | 
		
			
				
					| rpc_commondata.c | 45f1824dc8
					Kill namespace pollution in getrpcent.c.  Silence other rpc warnings | 23 years ago | 
		
			
				
					| rpc_dtablesize.c | 6f7dc709ed
					make DODEBUG=y happy, update sysdeps/common/* copyright | 20 years ago | 
		
			
				
					| rpc_private.h | b25ad630be
					Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-) | 20 years ago | 
		
			
				
					| rpc_prot.c | 6f7dc709ed
					make DODEBUG=y happy, update sysdeps/common/* copyright | 20 years ago | 
		
			
				
					| rpc_thread.c | 6f7dc709ed
					make DODEBUG=y happy, update sysdeps/common/* copyright | 20 years ago | 
		
			
				
					| rtime.c | af0172162f
					hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed | 20 years ago | 
		
			
				
					| ruserpass.c | 6f7dc709ed
					make DODEBUG=y happy, update sysdeps/common/* copyright | 20 years ago | 
		
			
				
					| sa_len.c | 05e75260d6
					Get rid of missing prototype warnings | 20 years ago | 
		
			
				
					| svc.c | df31d32b41
					Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt | 20 years ago | 
		
			
				
					| svc_auth.c | 6f7dc709ed
					make DODEBUG=y happy, update sysdeps/common/* copyright | 20 years ago | 
		
			
				
					| svc_authux.c | 05e75260d6
					Get rid of missing prototype warnings | 20 years ago | 
		
			
				
					| svc_raw.c | af0172162f
					hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed | 20 years ago | 
		
			
				
					| svc_run.c | df31d32b41
					Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt | 20 years ago | 
		
			
				
					| svc_simple.c | 05e75260d6
					Get rid of missing prototype warnings | 20 years ago | 
		
			
				
					| svc_tcp.c | 05e75260d6
					Get rid of missing prototype warnings | 20 years ago | 
		
			
				
					| svc_udp.c | 05e75260d6
					Get rid of missing prototype warnings | 20 years ago | 
		
			
				
					| svc_unix.c | 05e75260d6
					Get rid of missing prototype warnings | 20 years ago | 
		
			
				
					| xdr.c | df31d32b41
					Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt | 20 years ago | 
		
			
				
					| xdr_array.c | df31d32b41
					Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt | 20 years ago | 
		
			
				
					| xdr_float.c | df31d32b41
					Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt | 20 years ago | 
		
			
				
					| xdr_intXX_t.c | cdb3c81f36
					Re-backport all the rpc stuff from glibc 2.2.5.  This allows us to make this | 23 years ago | 
		
			
				
					| xdr_mem.c | cc479c5abf
					sync with glibc | 20 years ago | 
		
			
				
					| xdr_rec.c | cc479c5abf
					sync with glibc | 20 years ago | 
		
			
				
					| xdr_reference.c | df31d32b41
					Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt | 20 years ago | 
		
			
				
					| xdr_stdio.c | cc479c5abf
					sync with glibc | 20 years ago |