9
0
Fork 0
nuttx-bb/nuttx/include
patacongo 9a39df9f4b Added mq_timedsend() and mq_timedreceive()
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@166 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2007-03-29 13:25:18 +00:00
..
nuttx Restructure header files for POSIX compliance; eliminate compile warnings 2007-03-20 16:51:12 +00:00
sys ioctl should be prototyped in sys/ioctl.h 2007-03-21 19:56:14 +00:00
assert.h Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
ctype.h Restructure header files for POSIX compliance; eliminate compile warnings 2007-03-20 16:51:12 +00:00
debug.h Eliminating GCC dependencies 2007-02-20 22:39:56 +00:00
dirent.h Add 'ls' command to nsh 2007-03-14 23:34:37 +00:00
errno.h Add strerror() 2007-03-17 16:18:49 +00:00
fcntl.h Restructure header files for POSIX compliance; eliminate compile warnings 2007-03-20 16:51:12 +00:00
limits.h Restructure header files for POSIX compliance; eliminate compile warnings 2007-03-20 16:51:12 +00:00
mqueue.h Added mq_timedsend() and mq_timedreceive() 2007-03-29 13:25:18 +00:00
pthread.h Add pthread_setschedprio() prototype 2007-03-24 15:54:42 +00:00
queue.h Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
sched.h Add SCHED_SPORADIC (even though we don't use it) 2007-03-24 15:53:52 +00:00
semaphore.h Restructure header files for POSIX compliance; eliminate compile warnings 2007-03-20 16:51:12 +00:00
signal.h Add new pthread_* APIs 2007-03-23 23:22:22 +00:00
stddef.h NuttX RTOS 2007-02-17 23:21:28 +00:00
stdio.h ioctl should be prototyped in sys/ioctl.h 2007-03-21 19:56:14 +00:00
stdlib.h Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
string.h Add strerror() 2007-03-17 16:18:49 +00:00
time.h Added support for POSIX timers 2007-03-21 17:21:26 +00:00
unistd.h Restructure header files for POSIX compliance; eliminate compile warnings 2007-03-20 16:51:12 +00:00
wdog.h Added support for POSIX timers 2007-03-21 17:21:26 +00:00