DragonFly commits List (threaded) for 2006-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/include unistd.h src/sys/sys select.h
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]