Xiang Xiao
|
5c80b94820
|
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
|
2020-02-01 08:27:30 -06:00 |
Gregory Nutt
|
98d937104e
|
mm/: Remove dangling space at the end of lines.
|
2017-06-28 13:31:21 -06:00 |
Gregory Nutt
|
115634ff4d
|
Flesh out shmctl() logic
|
2014-09-23 11:41:05 -06:00 |
Gregory Nutt
|
5efd5738e9
|
Flesh out basic logic for shmget()
|
2014-09-23 10:42:18 -06:00 |
Gregory Nutt
|
a73a3ef99f
|
Add shared memory initializatin logic
|
2014-09-23 08:46:31 -06:00 |