Module Name: src
Committed By: christos
Date: Sat Nov 7 00:42:04 UTC 2015
Modified Files:
src/lib/libc/rpc: rpc_commondata.c svc_fdset.c svc_fdset.h
Log Message:
Introduce a binary compatible __fd_set_256 that is what the original fdset
size was for libc. Now we can bump it.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/rpc/rpc_commondata.c
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/rpc/svc_fdset.c
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/rpc/svc_fdset.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.