Files
Nim/lib
alaviss cc3f5d21b2 posix: add full Haiku support (#13931)
* posix: add full Haiku support

This commit provides a posix_haiku derived from posix_other, with types
following Haiku's definition. This fixes cases where the compiler
generates type check for the wrong types (ie. checks where generated for
an int-derived type but it's actually implemented as an uint instead).

* tools/kochdocs: welcome posix_haiku to the blacklist
2020-04-09 15:56:08 +02:00
..
2017-02-20 17:24:19 +02:00
2019-07-14 16:08:15 +02:00
2020-04-03 09:38:05 +02:00
2020-04-02 08:47:45 +02:00
2020-03-29 14:39:58 +02:00
2020-04-08 19:51:23 +02:00
2020-04-03 09:03:13 +02:00
2020-04-06 14:35:27 +01:00
2020-04-02 02:58:43 +02:00
2013-03-16 23:53:07 +01:00
2020-04-07 19:40:14 +02:00
2019-12-09 06:58:06 +01:00
2014-08-28 09:59:26 +02:00
2020-04-03 21:28:11 +02:00