This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-10 15:30:25 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
29075cf666e3a0f19b47d9a2fbae03baf17b007b
nuttx
/
include
/
sys
T
History
Gregory Nutt
29075cf666
Add system calls for shared memory interfaces
2014-09-22 15:24:09 -06:00
..
ioctl.h
Cosmetic
2014-08-17 09:45:38 -06:00
ipc.h
Add the build framework and skeleton files for the shared memory feature (no logic yet provided)
2014-09-22 14:53:56 -06:00
mman.h
Add shared memory definitions, types, prototypes
2014-09-22 09:29:37 -06:00
mount.h
…
prctl.h
…
select.h
…
sendfile.h
…
shm.h
Add the build framework and skeleton files for the shared memory feature (no logic yet provided)
2014-09-22 14:53:56 -06:00
socket.h
…
sockio.h
sockio.h needs to include netinet/in.h for struct in_addr
2014-06-03 10:10:54 -06:00
stat.h
More removal of EXTERN on function prototypes
2014-07-24 15:04:50 -06:00
statfs.h
…
syscall.h
Add system calls for shared memory interfaces
2014-09-22 15:24:09 -06:00
time.h
…
types.h
Add shared memory definitions, types, prototypes
2014-09-22 09:29:37 -06:00
vfs.h
…
wait.h
…