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-09 19:04:15 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e6af1b9994ff9eb371f72be810f2e0377651fc10
nuttx
/
include
/
sys
T
History
Gregory Nutt
18a32ed2ca
Merge remote-tracking branch 'origin/master' into composite
2017-06-29 10:18:16 -06:00
..
boardctl.h
usbdev composite and SAMV7-Xult: Move board-specific USB composite configuration out of boardctl.c and into board-specific logic where it belongs. Add a configuration option to the boardctl() calls to support multiple composite device configurations dynamically.
2017-06-02 07:11:57 -06:00
custom_file.h
…
epoll.h
…
ioctl.h
wireless/ieee802154: Updates configuration settings
2017-05-14 17:59:19 -04:00
ipc.h
…
mman.h
include/: Remove dangling space at the end of lines.
2017-06-28 13:30:08 -06:00
mount.h
…
prctl.h
…
random.h
Be consistent... Use Name: consistent in function headers vs Function:
2017-04-21 16:33:14 -06:00
select.h
…
sendfile.h
…
shm.h
…
socket.h
…
sockio.h
…
stat.h
…
statfs.h
…
syscall.h
pthreads: Move pthread_barrier_init, pthread_barrier_destroy, and pthread_barrier_wait from sched/pthreads to libc/pthreads. This just coordinate other OS interface calls but are not a fundamental OS interfaces and, hence, do not belong within the OS.
2017-06-14 07:59:54 -06:00
time.h
…
types.h
…
uio.h
…
un.h
include/: Remove dangling space at the end of lines.
2017-06-28 13:30:08 -06:00
utsname.h
…
vfs.h
…
wait.h
…