CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/01 11:31:39
Modified files:
lib/libc/rpc : svc_run.c svc_tcp.c svc_udp.c
Log message:
Remove calls to perror(); the error returns are sufficient, and these
library may not assume stderr is useable.
ok millert miod beck
