.. |
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
|
Move all non-standard, NuttX header files into include/nuttx/net
|
2012-03-03 23:18:34 +00:00 |
netinet
|
Move file-system header files to include/nuttx/fs
|
2012-03-21 18:01:07 +00:00 |
nuttx
|
A little more cleanup after the big STMPE11->811 name change
|
2012-05-29 01:43:51 +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
|
|
|
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
|
|
|
limits.h
|
|
|
mqueue.h
|
|
|
nxflat.h
|
|
|
poll.h
|
|
|
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
|
|
|
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
|
|
|