aboutsummaryrefslogtreecommitdiff
path: root/misc/open_file.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reformat codeRunxi Yu6 days1-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