John Benediktsson
|
e722324bac
|
unix.ffi: adding some socket constants.
|
2012-05-29 10:45:41 -07:00 |
Joe Groff
|
eee483654a
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
Doug Coleman
|
a3ceb95060
|
Fix bootstrap. Add missing using on io.serial.linux. Fixes #351.
|
2011-11-04 06:08:02 -07:00 |
Joe Groff
|
88dbe09c4c
|
unix.ffi: add signal constants
|
2011-11-04 00:24:18 -07:00 |
Doug Coleman
|
e1a34c1caf
|
Implement a raw port. Make ping only run on Windows and Mac because the other platforms require root privs.
|
2010-09-21 22:00:18 -05:00 |
Joe Groff
|
96ab4492d2
|
rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char
|
2010-02-23 11:42:02 -08:00 |
Slava Pestov
|
0aad3e6e12
|
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 |
Doug Coleman
|
6bc071bfc1
|
unix-system-call io-error -> unix-system-call drop
make unix.ffi, unix.ffi.linux unportable
fix spacing in io.cpp before refactoring
|
2010-01-23 09:07:35 -06:00 |
Doug Coleman
|
cc7615248d
|
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 |