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

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.