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-10 13:02:31 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
e73e82a923dfacf0804bf4a5bcdc744ee7ec188c
nuttx
/
include
/
sys
T
History
Gregory Nutt
e73e82a923
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
..
boardctl.h
boardctl.h needs to be include-able from C++ files
2016-06-05 12:14:34 -06:00
custom_file.h
…
epoll.h
Changes from review epoll() implementation for consistency with NuttX naming and coding style
2015-08-10 10:38:41 -06:00
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
Update ChangeLog
2016-02-27 10:37:42 -06:00
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
fs/hostfs: Add a special file system for use with simulator that supports access to the host file system from the simulation. From Ken Petit
2015-11-25 08:26:26 -06:00
syscall.h
Move pipe() and mkpipe() to nuttx/libc. Change syscalls to pipe2() and mkfifo2()
2016-07-19 14:15:26 -06:00
time.h
sys/time.h: Fix timersub macro; time_t is unsigned
2015-12-31 09:05:35 -06:00
types.h
Fix a typo introduced in the last commit and a file that was missed in the last commit
2016-02-19 16:03:01 -06:00
uio.h
…
un.h
…
utsname.h
…
vfs.h
…
wait.h
Add _ to the beginning of all debug macros to avoid name collisions
2016-06-16 12:33:32 -06:00