Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: ginsbach
Date: Mon Aug 16 02:47:54 UTC 2004
Modified Files:
src/include/rpc: rpcent.h
src/lib/libc/rpc: getrpcent.3 getrpcent.c
Log Message:
* add const qualifier making getrpcbyname() and getrpcbyname_r()
prototypes match those used in latest Sun RPC code (TI-RPC 2.3)
* modify function getrpcbyname() definition as appropriate
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/include/rpc/rpcent.h
cvs rdiff -r1.12 -r1.13 src/lib/libc/rpc/getrpcent.3
cvs rdiff -r1.20 -r1.21 src/lib/libc/rpc/getrpcent.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index