• Joshua Warner's avatar
    fix writeLineToFd for windows console output · c0fbfd9c
    Joshua Warner authored
    This function now (on windows):
    * converts \n to \r\n (for both file and console outputs)
    * when the output is redirected to a file, uses WriteFile with utf-8 output
    * when the output will appear on a console, uses WriteConsole with utf-16 output instead
    c0fbfd9c
Name
Last commit
Last update
..
ekam-provider Loading commit data...
m4 Loading commit data...
samples Loading commit data...
src Loading commit data...
CMakeLists.txt Loading commit data...
LICENSE.txt Loading commit data...
Makefile.am Loading commit data...
Makefile.ekam Loading commit data...
README.txt Loading commit data...
capnp-rpc.pc.in Loading commit data...
capnp.pc.in Loading commit data...
configure.ac Loading commit data...
regenerate-bootstraps.sh Loading commit data...
setup-autotools.sh Loading commit data...
setup-cmake.sh Loading commit data...
setup-ekam.sh Loading commit data...