Files
Nim/lib/pure
alaviss 0eaacbc2c4 More fixes for Haiku (#13774)
* osproc: move fork-based code path under the when conditional

* osproc: avoid using the environ global on Haiku

* osenv: import environ from stdlib.h on Haiku

Haiku's environ is declared in `<stdlib.h>` by default, differing from
POSIX and/or Linux. Import it from there to avoid collision with anyone
importing `<stdlib.h>` from Nim.
2020-03-27 09:08:13 +01:00
..
2020-03-27 09:08:13 +01:00
2020-02-07 18:26:08 +01:00
2020-03-19 22:58:16 +01:00
2020-03-11 09:26:57 +01:00
2020-03-23 15:47:10 +01:00
2020-02-15 22:31:00 +00:00
2018-04-30 02:52:58 +02:00
2015-10-01 12:05:45 -07:00
2018-04-15 23:38:43 +02:00
2018-04-06 11:59:49 +02:00
2020-02-21 16:58:30 +01:00
2020-03-05 21:03:39 +01:00
2019-09-30 13:58:10 +02:00
2019-10-22 17:59:12 -07:00
2019-09-30 13:58:10 +02:00
2020-03-27 09:08:13 +01:00
2020-03-19 10:23:05 +01:00
2020-01-24 08:42:03 +00:00
2019-10-22 17:59:12 -07:00
2020-03-09 13:13:54 +01:00
2019-09-30 13:58:11 +02:00
2020-01-05 09:42:44 +01:00
2020-01-28 20:02:07 +01:00
2019-12-05 14:42:20 +01:00
2019-09-30 13:58:11 +02:00
2017-01-25 20:02:19 +01:00