Idris2/libs/base/System
Stiopa Koltsov ed40b212b2 Make System.Signal async-signal-safe
It is not safe to call `malloc` or `pthread_mutex_lock` from signal
handler.
2021-07-12 20:43:26 +01:00
..
Clock.idr [ cleanup ] Test.Golden (#1526) 2021-06-21 17:30:11 +01:00
Concurrency.idr [ fix ] Chez channels (#1596) 2021-07-02 13:13:50 +01:00
Directory.idr Hoist some pures (#1556) 2021-06-16 15:22:52 +01:00
FFI.idr Add totality annotations to src and libs/{prelude, base} 2021-06-12 21:06:08 -05:00
File.idr [ refactor ] JS backend overhaul (#1609) 2021-07-10 11:15:21 +01:00
Info.idr Add totality annotations to src and libs/{prelude, base} 2021-06-12 21:06:08 -05:00
REPL.idr Add totality annotations to src and libs/{prelude, base} 2021-06-12 21:06:08 -05:00
Signal.idr Make System.Signal async-signal-safe 2021-07-12 20:43:26 +01:00