Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/include/rpc



Module Name:    src
Committed By:   christos
Date:           Fri Jun  6 14:31:24 UTC 2014

Modified Files:
        src/include/rpc: clnt.h

Log Message:
Always use the reentrant rpc_createerr. Otherwise every threaded program
that uses rpc needs to define _REENTRANT to work properly. We'll keep
compatibility but setting the old variable in the library, but we are not
advertising it anymore.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/include/rpc/clnt.h

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