From: Jeffrey Merkey on
On Fri, Jun 11, 2010 at 8:49 PM, Jeffrey Merkey <jeffmerkey(a)gmail.com> wrote:
> Download is at:
>
> http://cworthylinux.googlecode.com/files/cworthy-06-11-2010.tar.gz
>
> FIXES
>
> Corrected pthread concurrency issues with ncurses and ncursesw. �These (THE NCURSES LIBS THAT IS)
> libraries are not pthread safe on linux 2.6.33 and later kernels and
> require mutexes for access to any of the screen
> refresh() calls or they will corrupt the video display
>
> removed vitriolic messages from the code and comments
>
> this version supports multiple update panels with pthread safe calls
> to ncurses libraries. �Supports VT100, VT220, XTerm, and Linux
> terminals. �Dumb terminal and ANSI still have some issues but these
> problems are ncurses related. �Sample IFCON program included.
>
> This version was tested on a 4 processor Opteron HP Proliant Server
>
> Jeff
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/