nuttx/include/sys
ligd c38c821fc2 libs/libc/time: add gethrtime() support
Change-Id: I8882207d3a7e5062f70c7b4b95205361c71f8744
Signed-off-by: ligd <liguiding1@xiaomi.com>
2020-09-15 10:28:21 -03:00
..
boardctl.h Fix typos 2020-05-14 10:49:44 -06:00
custom_file.h
epoll.h epoll: Don't save fd into the field of epoll_data_t 2020-08-25 21:06:48 +01:00
eventfd.h fs/vfs: Add file descriptor based events support 2020-07-31 15:09:35 -06:00
file.h inclue/sys/file.h: Dummy header for POSIX compliance 2020-02-19 11:48:49 -06:00
ioctl.h fs: Remove all LIBC_IOCTL_VARIADIC related stuff 2020-05-05 08:27:58 -06:00
ipc.h
mman.h
mount.h fs: Add nx_mount/nx_umount2 function 2020-05-08 07:20:49 -06:00
param.h
prctl.h syscall/prctl: fix PR_SET_NAME failure if without <pid> arg 2020-07-01 21:52:18 -05:00
random.h
resource.h
select.h
sendfile.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
shm.h
socket.h net/socket: add SOCK_CLOEXEC/SOCK_NONBLOCK support 2020-08-17 23:38:18 -05:00
sockio.h
stat.h libc: Implement umask function 2020-09-14 12:16:58 -03:00
statfs.h
statvfs.h fs/vfs: Implement statvfs and fstatvfs 2020-07-13 20:25:03 +01:00
syscall_lookup.h libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
syscall.h Add g_funcnames declaration in syscall.h 2020-07-22 12:01:40 -05:00
time.h libs/libc/time: add gethrtime() support 2020-09-15 10:28:21 -03:00
types.h include/sys/types.h: add u_intXX_t support 2020-09-11 10:41:24 +08:00
uio.h
un.h include/sys/un.h: Remove an incorrect comment and fix some types. Bad comment reported by Junmin Kim <trimind0210@gmail.com> via email. 2020-01-18 15:23:42 -03:00
utsname.h
vfs.h
wait.h