Commit Graph

6 Commits

Author SHA1 Message Date
Leonard den Ottolander
56ba3ed4b3 * slcommon.c, sldisplay.c, slerr.c, slgetkey.c, slmisc.c, slsignal.c,
slsmg.c, slstring.c, sltermin.c, slutty.c, include/_slang.h,
	include/slang.h: Patch to slang-2.0.6 leaving local patches intact.
2006-02-15 15:10:55 +00:00
Leonard den Ottolander
d3ce4129e0 slang/slcommon.c (utf8_enable): Use '==' instead of '=' for comparison. 2006-02-01 16:42:43 +00:00
Andrew V. Samoilov
c5800b05f3 * include/slang.h: comment out declaration of SLmemset(), SLmemchr(),
SLmemcpy(), SLmemcmp(), SLmalloc(), SLfree(), SLrealloc().
        * slcommon.c: comment out definitions of SLmalloc(), SLfree(),
        SLrealloc().
        * include/jdmacros.h: Fully rewritten to use glib rather than S-Lang
        replacements.
        * slmisc.c: Remove SLang_Version variable.
2006-01-18 05:34:20 +00:00
Roland Illig
2f53e17355 2005-11-16 Roland Illig <roland.illig@gmx.de>
* slcommon.c (_pSLsecure_issetugid): Made the #ifdef more
	readable.
2005-11-16 08:45:21 +00:00
Leonard den Ottolander
f235c1b358 * slcommon.c (_pSLsecure_issetugid): Remove dependency on glibc private
function __libc_enable_secure().
2005-11-15 20:51:31 +00:00
Leonard den Ottolander
a3b821aef1 slang/*: Upgrade internal slang to 2.0.5. 2005-11-12 19:47:49 +00:00