incubator-nuttx/include/sys
chao.an 3fbdc213b7 syscall/prctl: fix PR_SET_NAME failure if without <pid> arg
add PR_SET_NAME_EXT/PR_GET_NAME_EXT extension to avoid semantic
conflicts, use extened version for pthread_setname_np/pthread_getname_np

Change-Id: I40404c737977a623130dcd37feb4061b5526e466
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-07-01 21:52:18 -05:00
..
boardctl.h Fix typos 2020-05-14 10:49:44 -06:00
custom_file.h
epoll.h
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 socket/SOL: sync the SOL index with linux 2020-06-29 11:34:43 -05:00
sockio.h
stat.h fs: Implement lstat function 2020-06-30 13:09:58 -06:00
statfs.h
syscall.h syscall: Generate STUB prototype automatically 2020-05-07 10:31:05 -06:00
syscall_lookup.h fs: Rename link to symlink 2020-07-01 11:58:12 +02:00
time.h vfs: Add chmod/fchmod/utimes function prototype 2020-06-30 09:20:33 +01:00
types.h libc: Move double_t typedef from sys/types.h to math.h 2020-06-29 13:37:41 +01: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