On Thu, Sep 10, 2015 at 01:15:43AM +0000, Kamil Rytarowski wrote: > Linux and NetBSD versions are compatible, modulo flag values: > - O_CLOEXEC and O_NONBLOCK are the same, > - O_NOSIGPIPE on NetBSD, > - O_DIRECT on Linux.
I wonder why we don't just detect this via appropiate build test. There should be no need to hard-code supported platforms here. Joerg _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits