delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2000/07/16/14:40:18

Message-ID: <39720292.EF37C1A4@softhome.net>
Date: Sun, 16 Jul 2000 20:44:34 +0200
From: Laurynas Biveinis <lauras AT softhome DOT net>
X-Mailer: Mozilla 4.73 [en] (Win98; U)
X-Accept-Language: lt,en
MIME-Version: 1.0
To: "Mark E." <snowball3 AT bigfoot DOT com>
CC: djgpp-workers AT delorie DOT com
Subject: Re: Bash 2.04 beta 5 released
References: <3971AB43 DOT 6935 DOT 8C166 AT localhost>
Reply-To: djgpp-workers AT delorie DOT com

"Mark E." wrote:
> 
> > Why does bash require its own version of __libc_termios_init()?
> 
> The Bash version of tminit.c since at least 1.14.7 supports extended keys
> (arrow keys, Insert, Delete, etc.) while the native tminit.c does not.
> 
> Mark

And how this could be related to file handling?
I see following code there, but it is disabled in both betas anyway.

#if 0
      (void) __FSEXT_set_function (0, __libc_termios_fsext);
      (void) __FSEXT_set_function (1, __libc_termios_fsext);
      (void) __FSEXT_set_function (2, __libc_termios_fsext);
#endif

Laurynas

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019