elk/include
sam 1e16bd8dd3 * Added '\r' to the list of whitespace characters, as in the patch I found
on http://verno.ueda.info.waseda.ac.jp/network/patch-z .


git-svn-id: svn://svn.zoy.org/elk/trunk@195 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 12:17:33 +00:00
..
Makefile.am * scheme.h and kernel.h no longer include config.h 2003-09-06 11:25:29 +00:00
compat.h * Added $Id and copyright information to all .c and .h files in the kernel. 2003-08-30 16:47:54 +00:00
cstring.h * Fixed all signed/unsigned and undeclared function warnings. 2003-09-15 12:53:36 +00:00
exception.h * Added more system checks. 2003-09-09 15:18:55 +00:00
extern.h * Added the "unspecified" type. 2003-09-22 22:46:24 +00:00
funcproto.h * Added $Id and copyright information to all .c and .h files in the kernel. 2003-08-30 16:47:54 +00:00
gc.h * No TABS !! 2003-09-02 08:12:11 +00:00
intern.h * Fixed all signed/unsigned and undeclared function warnings. 2003-09-15 12:53:36 +00:00
kernel.h * Checked for libelf, and replaced hardcoded #define ELF with HAVE_LIBELF 2003-09-06 14:45:29 +00:00
misc.h * Added '\r' to the list of whitespace characters, as in the patch I found 2003-09-26 12:17:33 +00:00
object.h * Replaced short with int16_t where necessary. 2003-09-25 13:28:07 +00:00
param.h * Added $Id and copyright information to all .c and .h files in the kernel. 2003-08-30 16:47:54 +00:00
scheme.h * Added more system checks. 2003-09-09 15:18:55 +00:00
site.h.in * extern_c should expand to extern in C, not to /* */, thanks to Mark Sapa. 2003-09-24 09:14:51 +00:00
stkmem.h * Added more system checks. 2003-09-09 15:18:55 +00:00
type.h * No TABS !! 2003-09-02 08:12:11 +00:00