This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-05 06:10:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
a2035f7efd
nuttx
/
include
/
sys
History
Download ZIP
Download TAR.GZ
Gregory Nutt
cf1d0e3222
Grrr.. more errors in same conditional compilation
2016-07-20 15:34:53 -06:00
..
boardctl.h
custom_file.h
epoll.h
ioctl.h
ipc.h
mman.h
mount.h
prctl.h
select.h
sendfile.h
shm.h
socket.h
sockio.h
stat.h
Move prototypes of mkfifo2() from sys/stat.h and pipe2() from unistd.h. They are non-standard and should not be in such a public place. They are not in include/nuttx/fs/fs.h (which isn't a great place either).
2016-07-20 11:57:18 -06:00
statfs.h
syscall.h
Grrr.. more errors in same conditional compilation
2016-07-20 15:34:53 -06:00
time.h
types.h
uio.h
un.h
utsname.h
vfs.h
wait.h