Andrew V. Samoilov f591dda4ea * include/slang.h: Define __unix__ if _AIX is defined. 20 years ago
..
include f591dda4ea * include/slang.h: Define __unix__ if _AIX is defined. 20 years ago
.cvsignore 3b32c84134 Add .deps 23 years ago
ChangeLog f591dda4ea * include/slang.h: Define __unix__ if _AIX is defined. 20 years ago
Makefile.am c1b2e49513 Fix path to the include directory. 22 years ago
README 52b894d8f0 Rewrite from scratch. 22 years ago
sldisply.c 8d50b2240a * sldisply.c (tt_sprintf): Add missed break. 20 years ago
slerr.c b93c90db4e * include/slang.h: Revert last changes - it breaks compiling 20 years ago
slgetkey.c b0b73df498 Update to S-Lang 1.4.5. Move include files to "include" 22 years ago
slmisc.c b0b73df498 Update to S-Lang 1.4.5. Move include files to "include" 22 years ago
slsignal.c ad1e412fa1 * slsignal.c (SLsystem): Replaced NULL with (char *) NULL in 20 years ago
slsmg.c b93c90db4e * include/slang.h: Revert last changes - it breaks compiling 20 years ago
sltermin.c ef67afe62d * sltermin.c (): Avoid strncpy, home_ti is 1K long and 20 years ago
slutty.c 318a346055 * sldisply.c (Color_Def_Type): Make const. 22 years ago
slvideo.c d6725db8b2 Make Color_Names[] const 22 years ago
slw32tty.c b0b73df498 Update to S-Lang 1.4.5. Move include files to "include" 22 years ago

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.