CVSROOT: /cvsroot/ghostscript Module name: gs Changes by: ghostgum 2001/10/20 08:22:05 Modified files: src : dxmain.c Log message: Use unbuffered read within gtk+ handler instead of using non-blocking read. While waiting for stdin, allow gtk main loop to block to avoid wasting CPU.