summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/xdr_stdio.c
AgeCommit message (Expand)Author
2013-03-11Replace previous Sun Microsystems, Inc. license with a standardtron
2012-03-20Use C89 definitionsmatt
2006-10-15fix incomplete initializerschristos
2004-01-03Fix a cast for little endian archsmartin
2004-01-03When writing/reading longs use explicit 32bit temporary values (this ismartin
2000-01-22Delint.mycroft
1999-03-25* don't close the socket unless it was opened by the functionlukem
1998-11-15delintchristos
1998-07-26const poisoning.mycroft
1998-07-26constify some tables.mycroft
1998-02-13* in get_myaddress(); always return sockaddr_in containing localhost:PMAP_PORT.lukem
1998-02-12revert; we can't break the existing ABI and APIlukem
1998-02-11use u_int32_t instead of size_t...lukem
1998-02-10major cleanup (to sync with changes made in include/rpc/*.h):lukem
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1995-02-25save my sanity; stop using Id.cgd
1994-12-04be much more careful with types, and add prototype everything.cgd
1993-10-07move the rpc code into libccgd