1
0
mirror of https://github.com/janet-lang/janet synced 2026-06-07 13:12:16 +00:00
Files
janet/src/core
nia b731f6ab03 Fix build on NetBSD.
The NetBSD C library's headers do not expose extensions when
compiling with -std=c99 (as opposed to -std=gnu99 or no -std=
option), so define _NETBSD_SOURCE to get timegm, and functions
that would otherwise require an _XOPEN_SOURCE definition, e.g.
realpath.

Note that, as with FreeBSD, you need gmake to compile janet
on NetBSD, and can also install it from packages.
2020-07-27 00:21:15 +01:00
..
2020-01-12 10:50:37 -06:00
2020-06-14 17:40:48 -05:00
2020-06-14 17:40:48 -05:00
2020-07-03 16:28:07 -05:00
2020-07-03 20:41:55 -05:00
2020-06-24 16:00:00 -05:00
2020-07-24 07:04:32 -05:00
2020-06-28 15:52:59 -05:00
2020-06-28 15:52:59 -05:00
2020-07-27 00:21:15 +01:00
2020-04-06 10:58:47 -05:00
2020-06-27 16:51:20 -05:00
2020-01-12 10:50:37 -06:00
2020-07-03 14:14:59 -05:00
2020-07-25 08:09:22 -05:00
2020-07-03 20:13:49 -05:00
2020-07-03 14:14:59 -05:00
2020-07-25 13:34:40 -05:00
2020-07-03 09:54:58 -05:00
2020-07-03 12:25:24 -05:00
2020-07-03 14:14:59 -05:00
2020-01-12 10:50:37 -06:00
2020-06-27 16:51:20 -05:00
2020-06-27 15:22:15 -05:00
2020-01-12 10:50:37 -06:00
2020-07-25 13:34:40 -05:00
2020-01-12 10:50:37 -06:00
2020-06-28 18:16:57 -05:00
2020-01-12 10:50:37 -06:00