incubator-nuttx/include/sys
Xiang Xiao 6c61d032db fs: Add utimens and lutimens
https://pubs.opengroup.org/onlinepubs/9699919799/functions/futimens.html
https://www.daemon-systems.org/man/utimens.2.html

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-08-09 17:55:44 -03:00
..
boardctl.h Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL 2021-08-06 13:58:26 +02:00
custom_file.h include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
epoll.h vfs: Fix epoll cannot work under 64-bit operating system 2021-03-13 10:55:41 -08:00
eventfd.h fs/vfs: Add file descriptor based events support 2020-07-31 15:09:35 -06:00
file.h
ioctl.h include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
ipc.h include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
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 include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
param.h include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
poll.h sys/poll: add POLLRDHUP definition 2021-07-12 16:13:40 -03:00
prctl.h include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
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 include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
socket.h sys/socket.h: Add "Socket"-level control message types 2021-04-03 01:02:07 -05:00
sockio.h include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
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.h Add g_funcnames declaration in syscall.h 2020-07-22 12:01:40 -05:00
syscall_lookup.h fs: Add utimens and lutimens 2021-08-09 17:55:44 -03:00
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 fs: Change off_t and related types to int64_t if long long is supported 2021-08-04 06:48:30 -07: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 include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
utsname.h Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 19:45:24 +02:00
vfs.h include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
wait.h include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00