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-06-07 01:05:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6230e6e19981900ac0354ea1b573cde022821e92
nuttx
/
include
/
sys
T
History
Gregory Nutt
6230e6e199
size_t should be 64-bits on a 64-bit machine. mmsize_t should be 32-bits (unless CONFIG_MM_SMALL is selected). This commit backs out the last change to stddef.h
2015-11-23 12:03:36 -06:00
..
boardctl.h
Add a command to boardctl() to obtain a baord unique ID
2015-11-18 07:31:53 -06:00
custom_file.h
…
epoll.h
…
ioctl.h
…
ipc.h
…
mman.h
…
mount.h
…
prctl.h
…
select.h
…
sendfile.h
Standardize the width of all comment boxes in header files
2015-10-02 17:48:24 -06:00
shm.h
…
socket.h
Add an empty function that can serve as a placeholder for the network shutdown() function
2015-09-09 07:03:05 -06:00
sockio.h
…
stat.h
Standardize naming used for public data and function groupings
2015-10-02 16:30:35 -06:00
statfs.h
…
syscall.h
…
time.h
…
types.h
size_t should be 64-bits on a 64-bit machine. mmsize_t should be 32-bits (unless CONFIG_MM_SMALL is selected). This commit backs out the last change to stddef.h
2015-11-23 12:03:36 -06:00
uio.h
…
un.h
…
utsname.h
…
vfs.h
…
wait.h
…