nuttx/include/sys
2017-10-03 07:09:35 -06:00
..
boardctl.h Squashed commit of the following: 2017-07-16 08:43:17 -06:00
custom_file.h
epoll.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 19:21:42 -06:00
ioctl.h Squashed commit of the following: 2017-09-15 08:04:38 -06:00
ipc.h
mman.h include/: Remove dangling space at the end of lines. 2017-06-28 13:30:08 -06:00
mount.h
prctl.h
random.h Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
select.h
sendfile.h
shm.h
socket.h Add include/net/ieee802154.h 2017-08-17 15:25:52 -06:00
sockio.h
stat.h This commit adds support for routing tables in files in a file system. This might be useful for customized, per-unit routing tables. 2017-09-29 08:33:36 -06:00
statfs.h
syscall.h syscall/: The non-standard interface exec() is now enshrined as a official NuttX API. I really dislike doing this but I think that this is probably the only want to load programs in the protected mode. It is currently used by some example code under apps/ that generate their own symbol tables for linking. Other file execution APIs relay on a symbol table provided by the OS. In the protected mode, the OS cannot provide any meaning symbol table for execution of code in the user-space blob so that is they exec() is really needed in that build case. And, finally, the interface is completely useless and will not be supported in the KERNEL build mode where the contrary is true: An application process cannot provide any meaning symbolic information for use in linking a different process. 2017-10-03 07:09:35 -06:00
time.h Fix strange invisible characters in this declaration. 2017-03-27 09:47:02 -06:00
types.h tools/configure.sh: Another fix for the script. The last change only worked for Windows Cygwin; for Linux, it needed to remove some additional things from the defconfig file. 2017-10-01 14:24:57 -06:00
uio.h
un.h include/: Remove dangling space at the end of lines. 2017-06-28 13:30:08 -06:00
utsname.h
vfs.h
wait.h Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00