freebsd-dev/lib/libnetbsd/sys
Enji Cooper 8a979e7ad7 libnetbsd: add sys/event.h compat header
This adds in necessary sys/types.h pollution for uintptr_t used in
sys/event.h, which according to kqueue(2) on NetBSD isn't necessary.
2017-01-15 22:00:30 +00:00
..
cdefs.h Add __BIT and __BITS macros from NetBSD to help support new testcases 2017-01-12 09:01:14 +00:00
event.h libnetbsd: add sys/event.h compat header 2017-01-15 22:00:30 +00:00
time.h Commit missing header for sys/time.h compat on NetBSD to unbreak the amd64/i386 2014-11-04 02:00:07 +00:00
types.h libnetbsd: add sys/types.h header which pollutes itself with sys/param.h to 2017-01-15 21:53:11 +00:00
wait.h libnetbsd: add sys/wait.h compat header 2017-01-15 21:52:33 +00:00