Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Remove open_file, openat2, etc.HEADmaster | Runxi Yu | 2025-03-21 | 2 | -111/+0 |
| | |||||
* | misc: Remove underscores | Runxi Yu | 2025-03-21 | 5 | -23/+23 |
| | |||||
* | misc: First_or_panic | Runxi Yu | 2025-02-11 | 1 | -0/+7 |
| | |||||
* | misc: sanitize_path should be exported | Runxi Yu | 2025-02-11 | 1 | -1/+1 |
| | |||||
* | misc: Add sanitize_path | Runxi Yu | 2025-02-11 | 1 | -0/+27 |
| | |||||
* | Reformat code | Runxi Yu | 2025-01-13 | 1 | -7/+7 |
| | |||||
* | misc: Add Duplex | Runxi Yu | 2025-01-12 | 1 | -0/+8 |
| | |||||
* | misc: Fix documentation of Pointerize_first | Runxi Yu | 2025-01-05 | 1 | -2/+2 |
| | |||||
* | misc: Pointerize_first | Runxi Yu | 2025-01-05 | 1 | -0/+7 |
| | |||||
* | misc: Make Dir_t.Close() a method | Runxi Yu | 2025-01-04 | 1 | -1/+1 |
| | |||||
* | misc: O_CLOEXEC to all open-related syscalls | Runxi Yu | 2025-01-04 | 1 | -2/+2 |
| | |||||
* | misc: Wrap_one_error | Runxi Yu | 2025-01-04 | 1 | -0/+7 |
| | |||||
* | misc: Fix documentation comment notation | Runxi Yu | 2025-01-04 | 1 | -2/+2 |
| | |||||
* | misc: open_file | Runxi Yu | 2025-01-04 | 2 | -2/+77 |
| | |||||
* | misc: Add Openat2 | Runxi Yu | 2025-01-04 | 2 | -0/+58 |
| | |||||
* | Add package descriptions | Runxi Yu | 2025-01-03 | 1 | -0/+1 |
| | |||||
* | License and README | Runxi Yu | 2025-01-03 | 1 | -0/+1 |
| | |||||
* | Map copy | Runxi Yu | 2025-01-02 | 1 | -0/+7 |