nuttx/include/sys
Gustavo Henrique Nihei 5dfb2713f6 include: Add __socklen_t_defined for compatibility to other C libraries
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
2021-11-09 08:19:27 -06:00
..
boardctl.h Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL 2021-08-06 13:58:26 +02:00
custom_file.h
epoll.h vfs: Fix epoll cannot work under 64-bit operating system 2021-03-13 10:55:41 -08:00
eventfd.h
file.h
ioctl.h
ipc.h
mman.h fs: Change off_t and related types to int64_t if long long is supported 2021-08-04 06:48:30 -07:00
mount.h
param.h
poll.h sys/poll: add POLLRDHUP definition 2021-07-12 16:13:40 -03:00
prctl.h
resource.h fs: Change off_t and related types to int64_t if long long is supported 2021-08-04 06:48:30 -07:00
select.h select: fix asan report error 2021-07-03 13:09:52 -05:00
sendfile.h fs: Change off_t and related types to int64_t if long long is supported 2021-08-04 06:48:30 -07:00
shm.h
socket.h socket.h: set SOMAXCONN default value to 8 2021-11-01 13:52:10 -05:00
sockio.h
stat.h fs: Add utimens and lutimens 2021-08-09 17:55:44 -03:00
statfs.h fs: Change off_t and related types to int64_t if long long is supported 2021-08-04 06:48:30 -07:00
statvfs.h fs: Change off_t and related types to int64_t if long long is supported 2021-08-04 06:48:30 -07:00
syscall_lookup.h sched/backtrace: add sched_backtrace support 2021-08-19 01:30:50 -07:00
syscall.h
time.h fs: Add fchstat and chstat callback into mountpt_operations 2021-07-29 06:33:49 -03:00
times.h libc: Implement times function 2021-07-21 13:11:54 -03:00
types.h include: Add __socklen_t_defined for compatibility to other C libraries 2021-11-09 08:19:27 -06:00
uio.h fs: Change off_t and related types to int64_t if long long is supported 2021-08-04 06:48:30 -07:00
un.h
utsname.h Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 19:45:24 +02:00
vfs.h
wait.h