Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rts: use allocation helpers from RtsUtils | nineonine | 2021-12-10 | 1 | -2/+2 |
* | rts/win32: Fix missing #include's | Ben Gamari | 2020-09-17 | 1 | -0/+1 |
* | rts: Consistently use stgMallocBytes instead of malloc | GHC GitLab CI | 2020-09-05 | 1 | -6/+1 |
* | winio: Use SlimReaderLocks and ConditonalVariables provided by the OS instead... | Tamar Christina | 2020-07-15 | 1 | -6/+8 |
* | rts: Add missing #include <stdbool.h> | Ben Gamari | 2016-11-29 | 1 | -0/+1 |
* | Use C99's bool | Ben Gamari | 2016-11-29 | 1 | -15/+15 |
* | Revert "rts: add Emacs 'Local Variables' to every .c file" | Simon Marlow | 2014-09-29 | 1 | -8/+0 |
* | rts: add Emacs 'Local Variables' to every .c file | Austin Seipp | 2014-07-28 | 1 | -0/+8 |
* | rts: delint/detab/dewhitespace win32/WorkQueue.c | Austin Seipp | 2014-07-28 | 1 | -26/+27 |
* | On Windows, Delete the CriticalSection's we Initialize | Ian Lynagh | 2007-11-25 | 1 | -0/+1 |
* | Free Win32 Handles on shutdown | Simon Marlow | 2006-08-25 | 1 | -3/+11 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+215 |