mc/slang
Andrew V. Samoilov ef67afe62d * sltermin.c (): Avoid strncpy, home_ti is 1K long and
nobody really needs it whole cleared
2004-09-03 22:08:20 +00:00
..
include * include/slang.h: Revert last changes - it breaks compiling 2004-08-31 06:44:20 +00:00
.cvsignore Add .deps 2001-10-29 06:27:31 +00:00
ChangeLog * sltermin.c (): Avoid strncpy, home_ti is 1K long and 2004-09-03 22:08:20 +00:00
Makefile.am Fix path to the include directory. 2002-10-07 05:15:23 +00:00
README Rewrite from scratch. 2002-10-16 00:06:57 +00:00
sldisply.c * include/slang.h: Revert last changes - it breaks compiling 2004-08-31 06:44:20 +00:00
slerr.c * include/slang.h: Revert last changes - it breaks compiling 2004-08-31 06:44:20 +00:00
slgetkey.c Update to S-Lang 1.4.5. Move include files to "include" 2002-10-07 04:41:03 +00:00
slmisc.c Update to S-Lang 1.4.5. Move include files to "include" 2002-10-07 04:41:03 +00:00
slsignal.c * sldisply.c (RGB_to_BGR): Make const. 2003-09-26 21:34:49 +00:00
slsmg.c * include/slang.h: Revert last changes - it breaks compiling 2004-08-31 06:44:20 +00:00
sltermin.c * sltermin.c (): Avoid strncpy, home_ti is 1K long and 2004-09-03 22:08:20 +00:00
slutty.c * sldisply.c (Color_Def_Type): Make const. 2002-10-07 11:08:16 +00:00
slvideo.c Make Color_Names[] const 2002-10-25 19:35:37 +00:00
slw32tty.c Update to S-Lang 1.4.5. Move include files to "include" 2002-10-07 04:41:03 +00:00

README

This is the S-Lang library, version 1.4.5.  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.