chibi-scheme/lib
Kris Katterjohn 8b6e236b09 (chibi pty): fix compilation errors on the BSDs
* Include util.h instead of pty.h on OpenBSD and NetBSD

* Include libutil.h instead of pty.h on FreeBSD and DragonFly BSD

* Include utmp.h only on non-BSD systems (FreeBSD does not have that
  header and none of these BSDs require it)

Tested on all four of these BSDs.
2019-08-22 16:33:10 -05:00
..
chibi (chibi pty): fix compilation errors on the BSDs 2019-08-22 16:33:10 -05:00
scheme Consider unterminated strings as read-error 2019-05-17 10:55:22 +02:00
srfi removing undocumented upcased and downcased 2019-02-28 00:19:01 +08:00
init-7.scm missing space before quote (issue #545) 2019-07-12 00:04:52 +08:00
meta-7.scm Implement syntax-case 2018-12-01 13:48:25 +01:00