summaryrefslogtreecommitdiff
path: root/rts/FileLock.c
Commit message (Expand)AuthorAgeFilesLines
* Make `PosixSource.h` installed and under `rts/`John Ericson2021-08-091-1/+1
* winio: update lockfile signature and remove mistaken symbol in rts.Tamar Christina2020-07-151-2/+2
* winio: Multiple refactorings and support changes.Tamar Christina2020-07-151-12/+12
* rts: Specialize hashing at call site rather than in struct.Crazycolorz52019-12-111-6/+6
* Prefer #if defined to #ifdefBen Gamari2017-04-281-3/+3
* rts/Hash: Constify HashTable* in lookupHashTableBen Gamari2015-11-031-1/+1
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* rts: delint FileLock.cAustin Seipp2014-07-281-1/+2
* rts: detab/dewhitespace FileLock.cAustin Seipp2014-07-281-2/+2
* Enable FileLock for win32 (#4363)Paolo Capriotti2012-05-081-0/+144