Ludovic Courtès
|
7a4e0d105e
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 years ago |
Rob Browning
|
9b90309501
* alloca.c: #include <config.h> if HAVE_CONFIG_H.
|
22 years ago |
Han-Wen Nienhuys
|
67329a9eef
* mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of
|
22 years ago |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 years ago |
Dirk Herrmann
|
a8a11001f9
* Fixed include file problem reported by Bruce Korb.
|
24 years ago |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 years ago |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 years ago |
Greg J. Badros
|
6e8d25a695
* *.c: Finish replacing K&R style prototypes with ANSI C
|
25 years ago |
Jim Blandy
|
a0a06f4101
* alloca.c (alloca): Cast value returned by malloc. (Thanks to
|
26 years ago |
Jim Blandy
|
f122e56eda
* alloca.c (alloca): Undo yesterday's changes, and simply call
|
26 years ago |
Jim Blandy
|
ce6ed4bae6
* alloca.c: Use scm_must_malloc to obtain storage. Hopefully this
|
26 years ago |
Jim Blandy
|
5ac58d89ab
* alloca.c: #include <scmconfig.h>, not <config.h>.
|
28 years ago |
Jim Blandy
|
2b6b80bc0b
* alloca.c: New file, needed to support the AC_FUNC_ALLOCA call in
|
28 years ago |