boardctl.h
|
Fix typos
|
2020-05-14 10:49:44 -06:00 |
epoll.h
|
sys/epoll: include-able from C++ files
|
2020-09-18 19:51:55 -07:00 |
ioctl.h
|
fs: Remove all LIBC_IOCTL_VARIADIC related stuff
|
2020-05-05 08:27:58 -06:00 |
mount.h
|
fs: Add nx_mount/nx_umount2 function
|
2020-05-08 07:20:49 -06:00 |
random.h
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
stat.h
|
libc: Implement umask function
|
2020-09-14 12:16:58 -03:00 |
statfs.h
|
Addes the ARM mbed littlefs to NuttX
|
2019-01-09 14:26:51 -06:00 |
statvfs.h
|
fs/vfs: Implement statvfs and fstatvfs
|
2020-07-13 20:25:03 +01:00 |
syscall.h
|
Add g_funcnames declaration in syscall.h
|
2020-07-22 12:01:40 -05:00 |
time.h
|
libs/libc/time: add stub for futimes/ns(2)
|
2020-09-19 03:20:09 -07:00 |
types.h
|
include/sys/types.h: add u_intXX_t support
|
2020-09-11 10:41:24 +08:00 |
uio.h
|
Trivial updates from review of vecto I/O logic.
|
2018-06-23 09:01:42 -06:00 |