This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-14 04:25:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2f07c3a80bb586049dc8601dd970d485a5bf92b
ladybird
/
Kernel
/
FileSystem
/
SysFS
History
Andreas Kling
34ae39478a
Kernel/SysFS: Fix bizarre mode bits for directories in SysFS
...
Not sure what led to 0445 being used here, but let's use 0755.
2023-12-01 20:46:21 +01:00
..
Subsystems
…
Component.cpp
…
Component.h
…
DirectoryInode.cpp
Kernel/SysFS: Fix bizarre mode bits for directories in SysFS
2023-12-01 20:46:21 +01:00
DirectoryInode.h
…
FileSystem.cpp
…
FileSystem.h
…
Inode.cpp
…
Inode.h
…
LinkInode.cpp
…
LinkInode.h
…
Registry.cpp
…
Registry.h
…
RootDirectory.cpp
…
RootDirectory.h
…