summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/unit-test/rpc_test_svc.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate some uses of variables as format strings. Based on a patchGreg Hudson2010-05-031-8/+1
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* * rpc_test_clnt.c, rpc_test_svc.c: Include string.h for memsetEzra Peisach2001-07-091-0/+1
* * rpc_test_svc.c: Change rpc_test_prog_1 toEzra Peisach2001-07-021-2/+2
* * Makefile.in, rpc_test_clnt.c, rpc_test_svc.c, rpc_test.h:Barry Jaspan1996-10-241-0/+73