1
1

4 Коммитов

Автор SHA1 Сообщение Дата
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