mc/slang
2006-02-01 16:42:43 +00:00
..
include * include/slang.h: comment out declaration of SLmemset(), SLmemchr(), 2006-01-18 05:34:20 +00:00
.cvsignore
ChangeLog slang/slcommon.c (utf8_enable): Use '==' instead of '=' for comparison. 2006-02-01 16:42:43 +00:00
Makefile.am
README
slcommon.c slang/slcommon.c (utf8_enable): Use '==' instead of '=' for comparison. 2006-02-01 16:42:43 +00:00
sldisply.c * sldisply.c (SLtt_initialize): Fix typo. Change Is_Bg_BGR 2006-01-13 19:49:23 +00:00
slerr.c
slgetkey.c
sllower.c
slmisc.c * include/slang.h: comment out declaration of SLmemset(), SLmemchr(), 2006-01-18 05:34:20 +00:00
slsignal.c
slsmg.c
slstring.c
sltermin.c * sldisply.c (SLtt_initialize): Fix typo. Change Is_Bg_BGR 2006-01-13 19:49:23 +00:00
slupper.c
slutf8.c
slutty.c
slwcwidth.c

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