index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
alloca.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that we have a real on-the-stack alloca()
...
Neil Jerram
2009-01-12
1
-499
/
+0
*
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
Ludovic Courtès
2008-09-13
1
-1
/
+1
*
* alloca.c: #include <config.h> if HAVE_CONFIG_H.
Rob Browning
2003-03-25
1
-2
/
+3
*
* mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of
...
Han-Wen Nienhuys
2002-08-16
1
-1
/
+1
*
Remove "face-lift" comment.
Thien-Thi Nguyen
2001-07-09
1
-2
/
+0
*
* Fixed include file problem reported by Bruce Korb.
Dirk Herrmann
2000-10-12
1
-1
/
+1
*
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
...
Mikael Djurfeldt
2000-04-21
1
-1
/
+1
*
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
...
Michael Livshin
2000-03-19
1
-0
/
+6
*
* *.c: Finish replacing K&R style prototypes with ANSI C
...
Greg J. Badros
1999-12-12
1
-2
/
+4
*
* alloca.c (alloca): Cast value returned by malloc. (Thanks to
...
Jim Blandy
1999-01-11
1
-1
/
+1
*
* alloca.c (alloca): Undo yesterday's changes, and simply call
...
Jim Blandy
1998-10-04
1
-4
/
+4
*
* alloca.c: Use scm_must_malloc to obtain storage. Hopefully this
...
Jim Blandy
1998-10-03
1
-15
/
+3
*
* alloca.c: #include <scmconfig.h>, not <config.h>.
...
Jim Blandy
1997-04-19
1
-1
/
+1
*
* alloca.c: New file, needed to support the AC_FUNC_ALLOCA call in
...
Jim Blandy
1997-02-07
1
-0
/
+504