Go to file
Lassi Kortela 7f62d8f3e7 Disambiguate netdb.h error codes
gethostbyname() and gethostbyaddr() use a different set of error codes
than POSIX netdb.h. Some OSes define the error numbers such that error
codes conflict between the two sets. Hence keep the sets separate.
2020-08-09 16:27:58 +03:00
.gitignore Add web page generator 2020-08-05 10:03:43 +03:00
LICENSE Switch to CC0 license 2020-08-07 14:56:49 +03:00
character-name.scm Fix typo 2020-08-06 23:55:30 +03:00
features.scm Add syntax-case feature 2020-08-08 23:16:08 +03:00
foreign-status-property.scm Improve presentation, clean up, add new things 2020-08-05 12:39:36 +03:00
foreign-status-set.scm Disambiguate netdb.h error codes 2020-08-09 16:27:58 +03:00
generate.scm Avoid dependency on SRFI 132 2020-08-07 16:37:00 +03:00
hash-bang-syntax.scm Say where each #! identifier came from 2020-08-07 10:53:02 +03:00
hash-syntax.scm Add hash-syntax data file 2020-08-06 23:46:55 +03:00
library-name.scm Improve presentation, clean up, add new things 2020-08-05 12:39:36 +03:00
machine.scm Sort machine file 2020-08-05 12:51:18 +03:00
operating-system.scm Add cygwin and gnu 2020-08-08 23:25:20 +03:00
scheme-id.scm Add scheme-id airship 2020-08-09 16:26:40 +03:00