summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/rpc_generic.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some improper handling of malloc failuresmatteo2007-09-201-7/+8
* Staticize a couple of functions.deischen2006-02-271-1/+1
* Don't use NULL to compare against a char.mbr2003-10-291-2/+2
* Free the correct buffer in error handling.mbr2003-01-271-1/+3
* Fix memleak.mbr2003-01-161-2/+8
* Change the name for the local unix-socket based protocolmbr2002-12-161-5/+14
* Fix the style of the SCM ID's.obrien2002-03-221-1/+2
* Remove __P() usage.obrien2002-03-211-2/+2
* Fix cc -Wall, fix rcsid warnings, add missing prototypes,alfred2002-02-051-0/+2
* Extract the path from an AF_LOCAL sockaddr_un in a way that correctlyiedowse2001-05-121-2/+5
* The function __rpc_uaddr2taddr_af() converts an RPC "universaliedowse2001-04-261-0/+2
* The maximum RPC message size was set at 8k for UDP. This is loweriedowse2001-04-081-5/+6
* Move the #includes of reentrant.h to after the `#include "namespace.h"',iedowse2001-04-021-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-0/+816
OpenPOWER on IntegriCloud