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
4b2ae15069
nuttx
/
fs
/
shm
History
fangxinyong
1adef07a79
fs/shmfs: implement read and write interface
...
To pass LTP posix case mmap/1-2.c Signed-off-by: fangxinyong <fangxinyong@xiaomi.com>
2023-08-02 22:57:28 -07:00
..
CMakeLists.txt
build: add initial cmake build system
2023-07-08 13:50:48 +08:00
Kconfig
Make.defs
shm_open.c
sim/posix_test: fix shm_open() return file descriptor associated with FD_CLOEXEC
2023-07-11 13:30:34 +08:00
shm_unlink.c
shmfs_alloc.c
fs/shm: update pointer arithmetic logic
2023-01-26 10:26:09 +08:00
shmfs.c
fs/shmfs: implement read and write interface
2023-08-02 22:57:28 -07:00
shmfs.h
fs: Add g_ prefix for all global file_operations instances
2023-04-24 16:13:29 +02:00