Skip to content
  • deuce's avatar
    RE-inport _beginthread(), _fullpath(), and fexist() from xsdk · 2672b0d8
    deuce authored
    For unix, use setvbuf to turn off stdout and stderr buffers
    For unix, set con_fp to stdout instead of stderr (Why was it stderr?  This
    would result in all output being logged!  Did nobody notice this?)
    For unix, don't use TTY functions on non-tty
    For unix, support stdio even if it's not a tty
    
    This should fix the problems people are having with sbj and sbl from CVS builds
    LET ME KNOW!
    2672b0d8