Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Rename file to a more appropriate name | Vsevolod Stakhov | 2022-10-17 | 1 | -261/+0 |
* | [Minor] More tests and fixes to raii file | Vsevolod Stakhov | 2022-10-16 | 1 | -0/+19 |
* | [Minor] Add some more utilities | Vsevolod Stakhov | 2022-10-15 | 1 | -0/+12 |
* | [Rework] Split locked and unlocked files, as mmap does not need flock normally | Vsevolod Stakhov | 2022-10-15 | 1 | -25/+80 |
* | [Minor] Add method to extract shared memory from RAII ownership | Vsevolod Stakhov | 2022-10-09 | 1 | -0/+8 |
* | [Minor] Add some more methods and tests to the file raii abstraction | Vsevolod Stakhov | 2022-10-08 | 1 | -0/+38 |
* | [Minor] Some more fixes | Vsevolod Stakhov | 2022-05-01 | 1 | -2/+2 |
* | [Minor] Fix RAII locked file | Vsevolod Stakhov | 2022-05-01 | 1 | -5/+8 |
* | [Project] Add raii_sink file helper | Vsevolod Stakhov | 2022-04-02 | 1 | -0/+28 |
* | [Minor] Also allow mmaps to be RAII protected | Vsevolod Stakhov | 2022-04-02 | 1 | -0/+63 |
* | [Minor] Add a simple utility to deal with locked files | Vsevolod Stakhov | 2022-04-02 | 1 | -0/+35 |