mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 13:49:06 +00:00
POSIX requires that the shm objects are zero-initialized. This has been broken
in some earlier commits (starting from
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| shm_open.c | ||
| shm_unlink.c | ||
| shmfs.c | ||
| shmfs.h | ||
| shmfs_alloc.c | ||