Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sourceware.cygnus.com Delivered-To: mailing list cygwin@sourceware.cygnus.com From: Thomas.Wolff@icn.siemens.de Date: Fri, 14 Apr 2000 15:25:41 +0200 (MEST) Message-Id: <200004141325.PAA04842@mail.bln1.siemens.de> To: cygwin@sourceware.cygnus.com Subject: 3 bugs The middle key of the right keypad (labelled "5") does not deliver an escape sequence to the application as it should in function key mode (also known as keypad mode). When I enter a ^C during an invocation of select(), it seems to interrupt the call although the program disabled the SIGINTR-^C relationship by the usual means (which works under Unix) and ^C as a normal character works at other times in the same program under cygwin as well (this is in raw input mode, for use in an editor). My program could create a file "xy." (with a final dot) in the cygwin environment using a link() call, but I could not manage by any means to use, remove, or rename that file afterwards. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com