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
9b2a8e8c0e
nuttx
/
fs
/
semaphore
History
Gregory Nutt
e7ce9c4a79
sem_open() should return SEM_FAILED on any failures. This is change change in the POSIX specification since the original sem_open() was written so many years ago.
2017-09-08 10:14:51 -06:00
..
Kconfig
fs/: Remove dangling space at the end of lines.
2017-06-28 13:17:55 -06:00
Make.defs
Fix a typo in a Make.defs file
2014-09-28 16:45:39 -06:00
sem_close.c
Remove some block comments before empty code sections
2016-04-11 18:16:04 -06:00
sem_open.c
sem_open() should return SEM_FAILED on any failures. This is change change in the POSIX specification since the original sem_open() was written so many years ago.
2017-09-08 10:14:51 -06:00
sem_unlink.c
Add macros support that will eventually allow dynamic allocation of strings need to support soft links.
2017-02-05 14:25:45 -06:00
semaphore.h
Remove some block comments before empty code sections
2016-04-11 18:16:04 -06:00