aboutsummaryrefslogtreecommitdiff
path: root/misc/open_file.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* misc: Remove underscoresRunxi Yu2025-03-211-11/+11
|
* Reformat codeRunxi Yu2025-01-131-7/+7
|
* misc: Make Dir_t.Close() a methodRunxi Yu2025-01-041-1/+1
|
* misc: O_CLOEXEC to all open-related syscallsRunxi Yu2025-01-041-2/+2
|
* misc: Fix documentation comment notationRunxi Yu2025-01-041-2/+2
|
* misc: open_fileRunxi Yu2025-01-041-0/+75