mc/slang
Pavel Roskin df44271fd0 * sldisply.c (RGB_to_BGR): Make const.
* slsignal.c (SLsystem): Commented out.
2003-09-26 21:34:49 +00:00
..
include * include/jdmacros.h: Define SLMEMSET and SLMEMCPY 2002-10-07 15:48:42 +00:00
.cvsignore Add .deps 2001-10-29 06:27:31 +00:00
ChangeLog * sldisply.c (RGB_to_BGR): Make const. 2003-09-26 21:34:49 +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 * sldisply.c (RGB_to_BGR): Make const. 2003-09-26 21:34:49 +00:00
slerr.c * slerr.c (SLang_doerror): Fix possible off-by-one error. 2003-09-11 21:38:03 +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 * sldisply.c (Color_Def_Type): Make const. 2002-10-07 11:08:16 +00:00
sltermin.c * slerr.c (SLang_doerror): Fix possible off-by-one error. 2003-09-11 21:38:03 +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.