From: dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de Subject: Re: ASCII and BINARY files. Why? 31 Jan 1997 19:17:35 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <009AF35D.38B16920.8836.cygnus.gnu-win32@ifk20.mach.uni-karlsruhe.de> Original-To: jepler AT inetnebr DOT com Original-CC: gnu-win32 AT cygnus DOT com, dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de Original-Sender: owner-gnu-win32 AT cygnus DOT com Hi, you wrote: : Once stty is more capable on gnu-win32, we could allow users to choose : between ^D, ^Z or anything else they wanted. On input from a non-tty, : there is no EOF character. I'd also like shell job control: stty susp ^z and: stty intr ^c Is it possible to arbitrarily remap the usual ^c under NT? Oh, I forgot: stty kill ^u : What currently happens when we fseek/lseek on a program not opened in : binary mode? I only seek to EOF, the beginning, or a position returned by ftell() with no additional offset. This should work on all platforms regardless of text/binary mode. Bye, Heribert (dahms AT ifk20 DOT mach DOT uni-karlsruhe DOT de) - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".