Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rts: use HAVE_GETPID to guard subprocess related logic | Cheng Shao | 2022-11-11 | 1 | -0/+4 |
* | Null eventlog writer | Oleg Grenrus | 2021-10-15 | 1 | -0/+21 |
* | Make `PosixSource.h` installed and under `rts/` | John Ericson | 2021-08-09 | 1 | -1/+1 |
* | winio: Flush event logs eagerly. | Tamar Christina | 2020-07-15 | 1 | -0/+2 |
* | eventlog: Fix racy flushing | Ben Gamari | 2020-05-27 | 1 | -1/+20 |
* | rts: Expose interface for configuring EventLogWriters | Ben Gamari | 2019-11-23 | 1 | -0/+1 |
* | rts: Always truncate output files | Ben Gamari | 2019-08-02 | 1 | -1/+1 |
* | rts: Allow output filename of eventlog to be given by command-line | Ben Gamari | 2018-11-02 | 1 | -27/+37 |
* | Remove MAX_PATH restrictions from RTS, I/O manager and various utilities | Tamar Christina | 2018-03-31 | 1 | -1/+2 |
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -3/+3 |
* | Abstract over the way eventlogs are flushed | alexbiehl | 2017-01-31 | 1 | -0/+122 |