factor/basis/unix/ffi
Björn Lindqvist 57a933e330 libc.*, unix.*: move constants and functions from the unix namespace to libc
The E* errno and SIG* constants are defined on Windows too, so they
should be in the libc vocab which is available there. They will be
used for SSL error handling.
2014-04-02 12:12:25 -05:00
..
linux libc.*, unix.*: move constants and functions from the unix namespace to libc 2014-04-02 12:12:25 -05:00
macosx libc.*, unix.*: move constants and functions from the unix namespace to libc 2014-04-02 12:12:25 -05:00
authors.txt Handle EINTR in a lot of cases where it wasn't handled before. Split off unix into unix.ffi and unix. 2010-01-22 12:59:24 -06:00
ffi-tests.factor unix.ffi, windows.winsock: wraps for servent functions 2013-09-16 17:31:37 -07:00
ffi.factor libc.*, unix.*: move constants and functions from the unix namespace to libc 2014-04-02 12:12:25 -05:00
platforms.txt vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00