Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 2009 13:03:52 +0000 (UTC)
From:      Rong-En Fan <rafan@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/ncurses/ncurses/base lib_getch.c
Message-ID:  <200910261304.n9QD4AGh005883@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rafan       2009-10-26 13:03:52 UTC

  FreeBSD src repository

  Modified files:
    contrib/ncurses/ncurses/base lib_getch.c 
  Log:
  SVN rev 198490 on 2009-10-26 13:03:52Z by rafan
  
  Merge r198489 from vendor/ncurses/dist:
  
   Pull upstream patch to fix ee(1) crash when received SIGWINCH:
  
     modify _nc_wgetch() to check for a -1 in the fifo, e.g., after a
     SIGWINCH, and discard that value, to avoid confusing application
     (patch by Eygene Ryabinkin, FreeBSD bin/136223).
  
  PR:             136223
  Submitted by:   Eygene Ryabinkin
  Obtained from:  ncurses-5.7-20091024 snapshot
  MFC after:      3 days
  
  Revision  Changes    Path
  1.3       +6 -0      src/contrib/ncurses/ncurses/base/lib_getch.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910261304.n9QD4AGh005883>