Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't announce CloudABI as being UNIX.
This was originally brought in, because the definitions are based on those of FreeBSD, Linux, etc. Even though CloudABI is based on POSIX, it uses a subset that is so small that it's not reasonable to call it POSIX. Now that I'm porting libstd, I'm running into some spots where I have to explicitly disable code paths that were enabled by cfg(unix).
- Loading branch information