nuttx/include
patacongo 56580875ab atexit() and on_exit() may now be configured to support multiple exit callbacks
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4995 42af7a65-404d-4744-a932-0658087f49c3
2012-08-01 17:47:54 +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 Header file clean-up 2012-07-17 03:58:11 +00:00
nuttx atexit() and on_exit() may now be configured to support multiple exit callbacks 2012-08-01 17:47:54 +00:00
sys atexit() and on_exit() may now be configured to support multiple exit callbacks 2012-08-01 17:47:54 +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 Header file clean-up 2012-07-17 03:58:11 +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 Header file clean-up 2012-07-17 03:58:11 +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 Updated comments; starting to implement priority protection but backed everything out but some changes to comments 2012-03-23 20:14:21 +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 Header file clean-up 2012-07-17 03:58:11 +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