summaryrefslogtreecommitdiffstats
path: root/libc/inet/rpc/xdr_intXX_t.c
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk @ 24242Carmelo Amoroso2008-12-031-2/+2
| | | | | Step 18: some more synch: hidden_proto, size reduction and signal handling changes.
* Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make thisEric Andersen2002-06-171-0/+203
junk (and I do mean that ;-) thread safe without undue pain. Adds 12k worth to the code size I'm afraid, but since I never use NFS and therefore never include this stuff, I guess thats acceptable. I still need to enable the multi-threaded bits... -Erik