Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-09-09 19:03:08 -0700 (Thu, 09 Sep 2004)
Revision: 595
Log message:

      (Bug 302) Use the POSIX-compliant tcsetpgrp function instead of the TIOCSPGRP
      ioctl that does not exist under Cygwin.
      
      Patch by Peter Jolly (gfx at haeleth.net).
      

Changes  Path
+2 -2 omake/src/clib/omake_shell_sys.c