9
0
Fork 0
nuttx-bb/nuttx/include
patacongo 3735ddc5a9 More IPv6 rambling
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4815 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2012-06-08 01:53:26 +00:00
..
arpa Add inet_pton() 2012-02-03 22:54:27 +00:00
cxx NxWM: Add IApplicationFactory so that we can create multiple instances of applications; And, as a result of that, re-vamp entire threading model. this is now buggier than it was before 2012-05-16 22:43:40 +00:00
net More IPv6 rambling 2012-06-08 01:53:26 +00:00
netinet Move file-system header files to include/nuttx/fs 2012-03-21 18:01:07 +00:00
nuttx First round of compile fixes for IPv6 2012-06-07 22:00:19 +00:00
sys Add interfaces to support getting/setting of thread/task names 2012-04-26 15:00:35 +00:00
assert.h Add interface to enabled/disable debug output 2012-02-12 23:54:26 +00:00
crc32.h Remove executable property from many files 2011-08-19 14:51:08 +00:00
ctype.h header file and file header clean-up 2011-03-28 21:21:11 +00:00
debug.h Add interface to enabled/disable debug output 2012-02-12 23:54:26 +00:00
dirent.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
errno.h LPCXpression console on UART3 2011-04-13 03:12:51 +00:00
fcntl.h drivers/serial: Don't disable Rx interrrupts on each character 2012-04-18 17:08:27 +00:00
fixedmath.h Fix numerous errors in trapezoid rendering and wide line drawing algorithms 2011-08-03 21:49:31 +00:00
inttypes.h Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported by Lzyy 2011-07-12 16:36:45 +00:00
libgen.h cosmetic 2008-11-16 16:36:30 +00:00
limits.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
mqueue.h cosmetic 2008-11-16 16:36:30 +00:00
nxflat.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
poll.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
pthread.h Add interfaces to support getting/setting of thread/task names 2012-04-26 15:00:35 +00:00
queue.h Fix bug reported by JP Carballo 2011-06-09 19:52:22 +00:00
sched.h Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; on_exit is now used in NxWM::NxConsole to close the window with the NSH session exits 2012-05-15 00:45:14 +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 Add syscall directory 2011-03-30 02:59:01 +00:00
stdbool.h Remove executable property from many files 2011-08-19 14:51:08 +00:00
stddef.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
stdint.h Remove executable property from many files 2011-08-19 14:51:08 +00:00
stdio.h Move file-system header files to include/nuttx/fs 2012-03-21 18:01:07 +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 RPC updates 2012-03-03 00:15:10 +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 tcsetattr and tcgetattr 2012-02-01 16:17:12 +00:00
time.h Restore CLOCK_ACTIVETIME 2011-10-03 12:21:20 +00:00
unistd.h Fix return values from sleep(), usleep(), and sigtimedwait(). Fix STM32 F2 I2C bug-for-bug compatibility 2012-05-30 15:36:46 +00:00
wdog.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00