• Harris Hancock's avatar
    Depend on kj/miniposix.h instead of unistd.h in most places · 669469ca
    Harris Hancock authored
    This is necessary to get things working in MSVC. Note I swapped unistd.h
    for miniposix.h in the compiler, too, which will be necessary to port the
    compiler to MSVC.
    
    This commit also pulls capnp/compiler/capnp.c++'s pipe() implementation
    details (i.e., 8k reserved memory, _O_BINARY mode) into kj/miniposix.h.
    669469ca
Name
Last commit
Last update
c++ Loading commit data...
doc Loading commit data...
highlighting Loading commit data...
security-advisories Loading commit data...
.gitignore Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
RELEASE-PROCESS.md Loading commit data...
mega-test-quick.cfg Loading commit data...
mega-test.cfg Loading commit data...
mega-test.py Loading commit data...
release.sh Loading commit data...
style-guide.md Loading commit data...
super-test.sh Loading commit data...