incubator-nuttx/include
patacongo 94a048002b Add perror()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5061 42af7a65-404d-4744-a932-0658087f49c3
2012-08-28 19:01:14 +00:00
..
arpa Header file clean-up 2012-07-17 03:58:11 +00:00
cxx Review and update some board configurations 2012-07-29 18:30:48 +00:00
net Header file clean-up 2012-07-17 03:58:11 +00:00
netinet drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only) 2012-08-12 17:37:04 +00:00
nuttx Update STM32 USB OTG FS host driver -- the driver is now marginally functional 2012-08-24 22:16:09 +00:00
sys Define NULL to be (0) for C++ 2012-08-12 17:49:35 +00:00
assert.h Add interface to enabled/disable debug output 2012-02-12 23:54:26 +00:00
crc32.h Header file clean-up 2012-07-17 03:58:11 +00:00
ctype.h Fix bad AVR C++ include paths; remove stray typo from ctypes.h 2012-08-13 14:02:06 +00:00
debug.h Header file clean-up 2012-07-17 03:58:11 +00:00
dirent.h Header file clean-up 2012-07-17 03:58:11 +00:00
errno.h Header file clean-up 2012-07-17 03:58:11 +00:00
fcntl.h drivers/serial: Don't disable Rx interrrupts on each character 2012-04-18 17:08:27 +00:00
fixedmath.h Header file clean-up 2012-07-17 03:58:11 +00:00
inttypes.h Header file clean-up 2012-07-17 03:58:11 +00:00
libgen.h Header file clean-up 2012-07-17 03:58:11 +00:00
limits.h Improve capability to traverse inodes in the NuttX psuedo-filesystem; now returns statfs 2012-08-03 22:04:14 +00:00
mqueue.h Header file clean-up 2012-07-17 03:58:11 +00:00
nxflat.h Header file clean-up 2012-07-17 03:58:11 +00:00
poll.h Header file clean-up 2012-07-17 03:58:11 +00:00
pthread.h Add interfaces to support getting/setting of thread/task names 2012-04-26 15:00:35 +00:00
queue.h Header file clean-up 2012-07-17 03:58:11 +00:00
sched.h Header file clean-up 2012-07-17 03:58:11 +00:00
semaphore.h Fix some list handling associated with priority inheritance 2012-08-26 21:35:14 +00:00
signal.h Header file clean-up 2012-07-17 03:58:11 +00:00
stdbool.h Header file clean-up 2012-07-17 03:58:11 +00:00
stddef.h Header file clean-up 2012-07-17 03:58:11 +00:00
stdint.h Header file clean-up 2012-07-17 03:58:11 +00:00
stdio.h Add perror() 2012-08-28 19:01:14 +00:00
stdlib.h Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes some complex logic needs to execute when closing file descriptors and this needs to happen early while the task is still healthy 2012-01-31 23:39:12 +00:00
string.h Add memccpy{} 2012-07-29 14:50:02 +00:00
syscall.h Add interfaces to support getting/setting of thread/task names 2012-04-26 15:00:35 +00:00
termios.h Add PM support for the STM32F4Discovery -- still a work in progress 2012-07-25 13:35:36 +00:00
time.h Restore CLOCK_ACTIVETIME 2011-10-03 12:21:20 +00:00
unistd.h Header file clean-up 2012-07-17 03:58:11 +00:00
wdog.h Header file clean-up 2012-07-17 03:58:11 +00:00