| Commit message (Expand) | Author | Age | Files | Lines |
* | rts: Add getCurrentThreadCPUTime helper | Ben Gamari | 2020-03-05 | 1 | -0/+1 |
* | base: fdReady(): Improve accuracy and simplify code. | Niklas Hambüchen | 2017-09-19 | 1 | -1/+0 |
* | cpp: Use #pragma once instead of #ifndef guards | Ben Gamari | 2017-04-23 | 1 | -4/+1 |
* | rts: drop unused getThreadCPUTime | Sergei Trofimovich | 2016-02-07 | 1 | -1/+0 |
* | 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 |
* | Expose the prototype for getMonotonicNSec | Ian Lynagh | 2013-01-17 | 1 | -1/+0 |
* | More OS X build fixes | Ian Lynagh | 2012-09-14 | 1 | -1/+1 |
* | Move getMonotonicUSec from base to the RTS. | Paolo Capriotti | 2012-05-08 | 1 | -0/+3 |
* | Time handling overhaul | Simon Marlow | 2011-11-25 | 1 | -10/+4 |
* | Add rts time util getUnixEpochTime | Duncan Coutts | 2011-10-26 | 1 | -0/+5 |
* | Fix the symbol visibility pragmas | Simon Marlow | 2010-06-17 | 1 | -2/+2 |
* | Omit visibility pragmas on Windows (fixes warnings/validate failures) | Simon Marlow | 2009-09-09 | 1 | -2/+2 |
* | Declare RTS-private prototypes with __attribute__((visibility("hidden"))) | Simon Marlow | 2009-08-05 | 1 | -0/+4 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+26 |