projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2396f60
)
Move to malloca.
author
Bruno Haible
<bruno@clisp.org>
Sat, 9 Jun 2007 10:52:27 +0000
(10:52 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Sat, 9 Jun 2007 10:52:27 +0000
(10:52 +0000)
modules/allocsa
[deleted file]
patch
|
blob
|
history
diff --git
a/modules/allocsa
b/modules/allocsa
deleted file mode 100644
(file)
index
defff86
..0000000
--- a/
modules/allocsa
+++ /dev/null
@@
-1,28
+0,0 @@
-Description:
-Safe automatic memory allocation.
-
-Files:
-lib/allocsa.h
-lib/allocsa.c
-lib/allocsa.valgrind
-m4/allocsa.m4
-m4/eealloc.m4
-m4/longlong.m4
-
-Depends-on:
-alloca-opt
-
-configure.ac:
-gl_ALLOCSA
-
-Makefile.am:
-lib_SOURCES += allocsa.h allocsa.c
-
-Include:
-#include "allocsa.h"
-
-License:
-LGPL
-
-Maintainer:
-Bruno Haible