summaryrefslogtreecommitdiff
path: root/rts/eventlog/EventLogWriter.c
Commit message (Expand)AuthorAgeFilesLines
* Make `PosixSource.h` installed and under `rts/`John Ericson2021-08-091-1/+1
* winio: Flush event logs eagerly.Tamar Christina2020-07-151-0/+2
* eventlog: Fix racy flushingBen Gamari2020-05-271-1/+20
* rts: Expose interface for configuring EventLogWritersBen Gamari2019-11-231-0/+1
* rts: Always truncate output filesBen Gamari2019-08-021-1/+1
* rts: Allow output filename of eventlog to be given by command-lineBen Gamari2018-11-021-27/+37
* Remove MAX_PATH restrictions from RTS, I/O manager and various utilitiesTamar Christina2018-03-311-1/+2
* Prefer #if defined to #ifdefBen Gamari2017-04-281-3/+3
* Abstract over the way eventlogs are flushedalexbiehl2017-01-311-0/+122