mc/slang
Andrew V. Samoilov dce56e8421 * include/slang.h (SLang_Version): Delete const qualifier for
compatibility with system slang library.
* slmisc.c: Likewise.
* sldisply.c (tt_sprintf): Import last changes from libslang-current.
Add code to check for a buffer overflow.
(tt_printf): Likewise.
(forward_cursor): Likewise.
2004-11-08 21:00:29 +00:00
..
include * include/slang.h (SLang_Version): Delete const qualifier for 2004-11-08 21:00:29 +00:00
.cvsignore Add .deps 2001-10-29 06:27:31 +00:00
ChangeLog * include/slang.h (SLang_Version): Delete const qualifier for 2004-11-08 21:00:29 +00:00
Makefile.am Fix path to the include directory. 2002-10-07 05:15:23 +00:00
README * README: Imported slang-1.4.9. 2004-11-01 06:30:43 +00:00
sldisply.c * include/slang.h (SLang_Version): Delete const qualifier for 2004-11-08 21:00:29 +00:00
slerr.c * README: Imported slang-1.4.9. 2004-11-01 06:30:43 +00:00
slgetkey.c * README: Imported slang-1.4.9. 2004-11-01 06:30:43 +00:00
slmisc.c * include/slang.h (SLang_Version): Delete const qualifier for 2004-11-08 21:00:29 +00:00
slsignal.c * README: Imported slang-1.4.9. 2004-11-01 06:30:43 +00:00
slsmg.c * README: Imported slang-1.4.9. 2004-11-01 06:30:43 +00:00
sltermin.c * README: Imported slang-1.4.9. 2004-11-01 06:30:43 +00:00
slutty.c * README: Imported slang-1.4.9. 2004-11-01 06:30:43 +00:00
slvideo.c * README: Imported slang-1.4.9. 2004-11-01 06:30:43 +00:00
slw32tty.c * README: Imported slang-1.4.9. 2004-11-01 06:30:43 +00:00

This is the S-Lang library, version 1.4.9.  It has been radically
stripped down to remove functions that are either unused by the Midnight
Commander or already provided by the glib library.  The complete
distribution can be downloaded from:

http://www.s-lang.org/

The sources in this directory are only used if you don't have the S-Lang
library installed on your system or if you request to use these sources
by specifying the option `--with-screen=mcslang' to the `configure'
script.