Idris2/support
normalcoder e001d266fe Add sys/time.h to satisfy xcode.
It seems relevant to all BSD systems.

In xcode the option -Wno-error-implicit-function-declaration is enabled. So the following error occured:
Idris2/support/c/idris_file.c:76:13: Missing '#include <sys/time.h>'; declaration of 'select' must be imported from module 'Darwin.POSIX.sys.time' before it is required

I hope it won't break anything on linux.
2020-06-01 00:48:19 +03:00
..
c Add sys/time.h to satisfy xcode. 2020-06-01 00:48:19 +03:00
chez Fix Char casting 2020-05-23 22:19:10 +01:00
gambit Define blodwen-os in Gambit support.scm 2020-05-21 23:09:02 +01:00
racket Fix typo in backends/index.rst and racket/support.rkt 2020-05-25 14:02:49 +01:00