elk/include
sam c2282be5c7 * configure.ac:
+ Prefer the C99 inttypes.h rather than stdint.h.
    + Use AC_FUNC_ALLOCA instead of AC_CHECK_FUNCS(alloca).
  * include/object.h:
    + Removed a legacy #include <stdint.h>.


git-svn-id: svn://svn.zoy.org/elk/trunk@139 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-10 15:10:11 +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 * No TABS !! 2003-09-02 08:12:11 +00:00
exception.h * Added more system checks. 2003-09-09 15:18:55 +00:00
extern.h * Removed the autoconf check for __attribute__((noreturn)) and used plain 2003-09-06 12:33:55 +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 * Added more system checks. 2003-09-09 15:18:55 +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 * Replaced ptrdiff_t with intptr_t. 2003-09-06 15:30:43 +00:00
object.h * configure.ac: 2003-09-10 15:10:11 +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 * configure.ac: 2003-09-10 15:10:11 +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