nuttx/include/sys
Xiang Xiao 319474b1b1 fs: Change off_t and related types to int64_t if long long is supported
since it is very popular that the storage capcacity is large than 4GB
even in the embedded system:
https://www.opengroup.org/platform/lfs.html
https://en.wikipedia.org/wiki/Large-file_support

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I019dc08aff02f9ea01eb6d750033bbc358994da5
2021-08-04 06:48:30 -07:00
..
boardctl.h board/ctrl: Add BOARDIOC_BOOT_IMAGE for booting a new application image 2021-07-30 09:47:46 -07: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 inclue/sys/file.h: Dummy header for POSIX compliance 2020-02-19 11:48:49 -06:00
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: Change off_t and related types to int64_t if long long is supported 2021-08-04 06:48:30 -07: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 fs: Add fchstat and chstat callback into mountpt_operations 2021-07-29 06:33:49 -03:00
syscall.h Add g_funcnames declaration in syscall.h 2020-07-22 12:01:40 -05: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 tools/version.sh: Add the remaining cut to VERSION 2021-03-17 19:19:58 -03: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