[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.2-20020413.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.2-20020413.patch.gz |
Date: |
Sat, 13 Apr 2002 19:19:30 -0400 |
User-agent: |
Mutt/1.2.5i |
ncurses 5.2 - patch 20020413 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.2 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.2 are in the subdirectory
ftp://dickey.his.com/ncurses/5.2
------------------------------------------------------------------------------
20020413
+ add manpages: curs_get_wstr.3x, curs_in_wchstr.3x
+ implement wgetn_wstr().
+ implement win_wchnstr().
+ remove redefinition of unget_wch() in lib_gen.c (reported by
Jungshik Shin <address@hidden>).