Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rts: use allocation helpers from RtsUtils | nineonine | 2021-12-10 | 1 | -3/+3 |
* | Make `PosixSource.h` installed and under `rts/` | John Ericson | 2021-08-09 | 1 | -1/+1 |
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -6/+6 |
* | rts: Replace `nat` with `uint32_t` | Erik de Castro Lopo | 2016-05-05 | 1 | -11/+11 |
* | rts/Pool: Add poolTryTake | Ben Gamari | 2015-11-26 | 1 | -11/+30 |
* | rts: Add simple resource pool | Ben Gamari | 2015-11-23 | 1 | -0/+180 |