This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-17 10:39:12 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
ed59157a4b2b5c23fa0d7641cd7d51f7a080969d
nuttx
/
include
/
sys
T
History
Gregory Nutt
b54ffe858a
Standardization of some function headers.
2018-03-13 09:52:27 -06:00
..
boardctl.h
…
custom_file.h
…
epoll.h
…
ioctl.h
Standardization of some function headers.
2018-03-13 09:52:27 -06:00
ipc.h
…
mman.h
…
mount.h
…
prctl.h
…
random.h
Standardization of some function headers.
2018-03-13 09:52:27 -06:00
select.h
…
sendfile.h
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
shm.h
…
socket.h
Squashed commit of the following:
2018-03-12 10:59:46 -06:00
sockio.h
…
stat.h
…
statfs.h
…
syscall.h
Per OpenGroup.org, syslog -- and, hence, nonstandard vsyslog, and debug wrappers -- does not return a value. Rename _vsyslog to nx_vsyslog. Use internal nx_vsyslog in the few cases where a return value is required.
2018-03-04 08:07:07 -06:00
time.h
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
types.h
libc/time: Add an implementationof clock()
2018-03-13 08:07:29 -06:00
uio.h
…
un.h
…
utsname.h
…
vfs.h
…
wait.h
…