From: dahms@ifk20.mach.uni-karlsruhe.de
Subject: Re: ASCII and BINARY files. Why?
31 Jan 1997 19:17:35 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <009AF35D.38B16920.8836.cygnus.gnu-win32@ifk20.mach.uni-karlsruhe.de>
Original-To: jepler@inetnebr.com
Original-CC: gnu-win32@cygnus.com, dahms@ifk20.mach.uni-karlsruhe.de
Original-Sender: owner-gnu-win32@cygnus.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@ifk20.mach.uni-karlsruhe.de)
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
