projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
125b98f
)
Move to xmalloca.
author
Bruno Haible
<bruno@clisp.org>
Sat, 9 Jun 2007 11:04:14 +0000
(11:04 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Sat, 9 Jun 2007 11:04:14 +0000
(11:04 +0000)
modules/xallocsa
[deleted file]
patch
|
blob
|
history
diff --git
a/modules/xallocsa
b/modules/xallocsa
deleted file mode 100644
(file)
index
052d292
..0000000
--- a/
modules/xallocsa
+++ /dev/null
@@
-1,24
+0,0 @@
-Description:
-Safe automatic memory allocation with out of memory checking.
-
-Files:
-lib/xallocsa.h
-lib/xallocsa.c
-
-Depends-on:
-allocsa
-xalloc
-
-configure.ac:
-
-Makefile.am:
-lib_SOURCES += xallocsa.h xallocsa.c
-
-Include:
-#include "xallocsa.h"
-
-License:
-GPL
-
-Maintainer:
-Bruno Haible