Commit graph

113 commits

Author SHA1 Message Date
CismonX
f94aee0110
doc: add section "error codes" 2025-01-04 18:13:30 +08:00
CismonX
a322569822
doc: rename titles; fix ellipsis punctuation 2025-01-04 16:52:11 +08:00
CismonX
96746de4bf
doc: add more content to chapter "the filesystem" 2025-01-04 16:18:16 +08:00
CismonX
bd8e512fe5
doc: add "bookmarks" subsection under fs hier. 2025-01-04 00:32:35 +08:00
CismonX
38e33532f0
sandbox: remove redundant fusefd arg 2025-01-04 00:29:16 +08:00
CismonX
3e325a3934
ioctl: check if permd op is valid
A bad permd op should fail ioctl() with EINVAL instead of
invoking undefined behavior.
2025-01-02 18:53:12 +08:00
CismonX
486bd6b36e
doc: add subsection "permute directory entries" 2025-01-02 18:43:31 +08:00
CismonX
3d56aa560f
doc: make examples more intuitive 2025-01-02 17:06:51 +08:00
CismonX
babeca2dcd
doc: rewrite examples for extended attributes 2025-01-02 16:53:57 +08:00
CismonX
34d66374cd
chore: minor wording corrections in configure.ac 2025-01-02 16:42:31 +08:00
CismonX
e06a4d55bc
doc: add a newline to the end of each sentence
We don't want the git diff to span the entire paragraph when
only one line is changed.

Also makes the doc more readable in plaintext.
2025-01-02 00:43:27 +08:00
CismonX
0863343749
doc: filesystem hierarchy 2025-01-01 23:58:03 +08:00
CismonX
cdf0ddfc53
init: prepare for Savannah 2024-12-31 18:09:03 +08:00