Re: [ANNOUNCE] Open CWorthy Linux Libaries 6-11-2010 posted

From: Jeffrey Merkey
Date: Fri Jun 11 2010 - 22:50:52 EST


On Fri, Jun 11, 2010 at 8:49 PM, Jeffrey Merkey <jeffmerkey@xxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/