Doug Coleman
|
ace41a6d61
|
Fix bootstrap on mac by adding back the PF_INET constant
|
2010-10-09 16:53:54 -07:00 |
Slava Pestov
|
76dc59e563
|
unix.ffi.bsd: fix load errors
|
2010-10-09 15:16:14 -07:00 |
Slava Pestov
|
c557a1c5ab
|
unix.ffi.bsd: fix AF_INET6 constants on FreeBSD and OpenBSD
|
2010-10-09 15:04:49 -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 |
Joe Groff
|
b24eabb7d8
|
_DARWIN_MAXNAMELEN+1 should actually be _DARWIN_MAXNAMELEN + 1
|
2010-02-22 23:55:52 -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
|
f32b824d8a
|
Fix netbsd load error
|
2010-01-22 17:10:32 -06:00 |
Doug Coleman
|
847f88e9e8
|
Move netbsd.structs into netbsd
|
2010-01-22 14:49:32 -06:00 |
Doug Coleman
|
08e722e7dc
|
Fix load error
|
2010-01-22 14:45:15 -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 |