Closed tedu closed 10 years ago
Fixed the fs tests - I accidentally deleted PATH_MAX, still a few issues but getting there.
OK, current status on 5.4 is that the ctest test now passes, so all structs and constants should be correct (some might be missing), and 3 tests fail, two are a pty function that is different in openbsd and needs implementing, the other is mysterious, ipv6 only socket failing not sure why yet...
Everything (except raw sockets, but I know these need work anyway) is now working under 5.4. I havent had a chance to install 5.5 yet, but let me know how it is. Have added openbsd 5.4 to the build farm.
I'm at 84% tests passing. There's something weird with a bunch of the file system tests, which could be related to getdents and getdirentries being shuffled around.