This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
include
/
sys
History
chao.an
5b750fdda0
inclue/sys/file.h: Dummy header for POSIX compliance
2020-02-19 11:48:49 -06:00
..
boardctl.h
Run tools/nxstyle against some files.
2019-11-05 19:39:36 -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
…
ipc.h
…
mman.h
…
mount.h
…
param.h
…
prctl.h
…
random.h
…
resource.h
…
select.h
…
sendfile.h
…
shm.h
…
socket.h
Add FAR for pointer type for socket header files
2020-01-31 13:45:15 -06:00
sockio.h
…
stat.h
include/sys/stat.h and include/sys/types.h: Update struct stat to confirm opengroup spec:
2019-11-19 09:54:57 -06:00
statfs.h
…
syscall.h
Run all .c and .h files in PR235 through tools/nxstyle.
2020-02-09 07:34:24 -06:00
time.h
include/sys/time.h, libs/libc/unistd, sched/timer: Implement alarm(), setitimer() and getitimer() APIs.
2019-11-13 08:10:16 -06:00
types.h
arch: Customize the typedef of size_t instead of intptr_t
2020-02-18 07:15:19 -06: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
…