diff options
author | mike <mike@FreeBSD.org> | 2002-09-23 17:45:51 +0000 |
---|---|---|
committer | mike <mike@FreeBSD.org> | 2002-09-23 17:45:51 +0000 |
commit | e3273ff5b0022b8d058b3f317c0778568a5c5f11 (patch) | |
tree | 3f1529390b129ebee6a87da08c17231bebf3e590 /sbin | |
parent | a6b32a877e18330dc811d7f76a14164a331d1cf7 (diff) | |
download | FreeBSD-src-e3273ff5b0022b8d058b3f317c0778568a5c5f11.zip FreeBSD-src-e3273ff5b0022b8d058b3f317c0778568a5c5f11.tar.gz |
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
Diffstat (limited to 'sbin')
0 files changed, 0 insertions, 0 deletions