Slava Pestov
|
daae54a88a
|
unix.ffi.bsd: fix load errors
|
2010-10-09 15:16:14 -07:00 |
Slava Pestov
|
a84d7af2c5
|
unix.ffi.bsd: fix AF_INET6 constants on FreeBSD and OpenBSD
|
2010-10-09 15:04:49 -07:00 |
Doug Coleman
|
2c42e616b4
|
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
|
4cfa1a6c77
|
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 |
Doug Coleman
|
8d952277a2
|
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 |