projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1bb3da
)
Distribute allocsa.valgrind.
author
Bruno Haible
<bruno@clisp.org>
Thu, 4 Nov 2004 13:34:20 +0000
(13:34 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Thu, 4 Nov 2004 13:34:20 +0000
(13:34 +0000)
ChangeLog
patch
|
blob
|
history
modules/allocsa
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 6afb0e180df28ae019aa482bece0189ca92422ca..d1d68fe04ef466c878087881ee6707b85deca797 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2004-11-04 Bruno Haible <bruno@clisp.org>
+
+ * modules/allocsa (Files): Add lib/allocsa.valgrind.
+ (Makefile.am): Distribute it.
+
2004-10-29 Paul Eggert <eggert@cs.ucla.edu>
* modules/getdate (Files): Add doc/getdate.texi.
diff --git
a/modules/allocsa
b/modules/allocsa
index 55fdbb7ed7aa4e356d41742477e5ec0d54c0d152..e0e7d9b193312b2448d7187e6881208aac4e27dd 100644
(file)
--- a/
modules/allocsa
+++ b/
modules/allocsa
@@
-4,6
+4,7
@@
Safe automatic memory allocation.
Files:
lib/allocsa.h
lib/allocsa.c
+lib/allocsa.valgrind
m4/allocsa.m4
m4/eealloc.m4
m4/longlong.m4
@@
-17,6
+18,7
@@
gl_ALLOCSA
Makefile.am:
lib_SOURCES += allocsa.h allocsa.c
+EXTRA_DIST += allocsa.valgrind
Include:
#include "allocsa.h"