cvs commit: src/include unistd.h src/sys/sys select.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jun 13 13:06:10 PDT 2006
dillon 2006/06/13 13:01:53 PDT
DragonFly src repository
Modified files:
include unistd.h
sys/sys select.h
Log:
Use the _SELECT_DECLARED method to include the select() prototype instead
of what we had before. This brings the handling of the prototype inline
with others.
Revision Changes Path
1.16 +3 -4 src/include/unistd.h
1.8 +3 -1 src/sys/sys/select.h
http://www.dragonflybsd.org/cvsweb/src/include/unistd.h.diff?r1=1.15&r2=1.16&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/select.h.diff?r1=1.7&r2=1.8&f=u
More information about the Commits
mailing list