Searched hist:103867 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/sys/
H A Dselect.hdiff 103867 Mon Sep 23 15:45:51 MDT 2002 mike o Move select() helper macros from <sys/types.h> to <sys/select.h>.
o Include <sys/select.h> from <sys/types.h> in the __BSD_VISIBLE case,
so applications and base software can be slowly updated.
o Prototype select() in <sys/select.h>. It was previously only
prototyped in <unistd.h>.
o Add some XXX's to <sys/types.h>.

Reviewed by: -standards
H A Dtypes.hdiff 103867 Mon Sep 23 15:45:51 MDT 2002 mike o Move select() helper macros from <sys/types.h> to <sys/select.h>.
o Include <sys/select.h> from <sys/types.h> in the __BSD_VISIBLE case,
so applications and base software can be slowly updated.
o Prototype select() in <sys/select.h>. It was previously only
prototyped in <unistd.h>.
o Add some XXX's to <sys/types.h>.

Reviewed by: -standards
/freebsd-9.3-release/include/
H A Dunistd.hdiff 103867 Mon Sep 23 15:45:51 MDT 2002 mike o Move select() helper macros from <sys/types.h> to <sys/select.h>.
o Include <sys/select.h> from <sys/types.h> in the __BSD_VISIBLE case,
so applications and base software can be slowly updated.
o Prototype select() in <sys/select.h>. It was previously only
prototyped in <unistd.h>.
o Add some XXX's to <sys/types.h>.

Reviewed by: -standards

Completed in 73 milliseconds