nuttx/include
patacongo 80a32c2bb1 Don't define unused system call numbers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3461 42af7a65-404d-4744-a932-0658087f49c3
2011-04-04 02:28:29 +00:00
..
apps Re-organize header files so that file systems can be built outside of the nuttx tree; add a binfs file system to apps/namedapp 2011-03-28 00:05:58 +00:00
arpa
cxx
net Move netutils header files from include/net/uip to include/apps/netutils 2011-03-19 16:54:35 +00:00
netinet
nuttx Move memory manager into user space 2011-04-03 20:41:49 +00:00
sys Don't define unused system call numbers 2011-04-04 02:28:29 +00:00
assert.h
crc32.h
ctype.h header file and file header clean-up 2011-03-28 21:21:11 +00:00
debug.h Fix demand-paging compilation errors 2010-08-22 03:44:18 +00:00
dirent.h
errno.h Pass __KERNEL__ define (or not) to all makes to handle small differences in user-/kernel-builds 2011-04-03 18:42:33 +00:00
fcntl.h
fixedmath.h
inttypes.h Add inttypes.h 2010-10-10 00:20:09 +00:00
libgen.h
limits.h
math.h
mqueue.h
nxflat.h
poll.h
pthread.h Move more files into subdirectories under lib/ 2011-03-31 01:42:50 +00:00
queue.h
sched.h Kernel build mostly successful 2011-04-02 15:25:22 +00:00
semaphore.h
signal.h Add syscall directory 2011-03-30 02:59:01 +00:00
stdbool.h
stddef.h
stdint.h Add logic to sleep in lpc17xx idle loop 2011-03-02 14:43:28 +00:00
stdio.h Add syscall directory 2011-03-30 02:59:01 +00:00
stdlib.h Add inttypes.h 2010-10-10 00:20:09 +00:00
string.h Move string.h functions in lib/ to lib/string 2011-03-30 19:51:19 +00:00
syscall.h Progress on syscall build 2011-03-31 04:59:29 +00:00
time.h Add syscall directory 2011-03-30 02:59:01 +00:00
unistd.h
wdog.h