This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
include
/
sys
History
Gregory Nutt
23a6ff5846
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
..
boardctl.h
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
2017-05-11 13:35:56 -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
…
mount.h
Add umount2(). umount() is now a macro that just calls umount2() with flags = 0.
2015-03-14 16:48:45 -06:00
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
Fix strange invisible characters in this declaration.
2017-03-27 09:47:02 -06:00
types.h
…
uio.h
…
un.h
…
utsname.h
…
vfs.h
…
wait.h
…