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
93ff6f9703
nuttx
/
fs
/
shm
History
xuxin19
b1cc5b50b1
cmake:complete missing changes during cmake reforming for fs
...
Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
2023-09-08 21:20:16 +03:00
..
CMakeLists.txt
cmake:complete missing changes during cmake reforming for fs
2023-09-08 21:20:16 +03:00
Kconfig
fs/shm: Add initial implementation for posix shared memory
2023-01-18 11:01:20 +08:00
Make.defs
fs/shm: Add initial implementation for posix shared memory
2023-01-18 11:01:20 +08:00
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
fs/inode: remove all unnecessary check for filep/inode
2023-08-29 09:47:11 +08:00
shmfs_alloc.c
fs/shm: update pointer arithmetic logic
2023-01-26 10:26:09 +08:00
shmfs.c
inode/i_private: remove all unnecessary cast for i_private
2023-08-29 08:58:07 +02:00
shmfs.h
fs: Add g_ prefix for all global file_operations instances
2023-04-24 16:13:29 +02:00