1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

Move the malloc checking from module 'list' to new module 'xlist'.

This commit is contained in:
Bruno Haible
2009-12-14 00:24:41 +01:00
parent 8fe59d16da
commit 766d4f1de6
58 changed files with 2514 additions and 1140 deletions

View File

@@ -10,4 +10,3 @@ configure.ac:
Makefile.am:
TESTS += test-linkedhash_list
check_PROGRAMS += test-linkedhash_list
test_linkedhash_list_LDADD = $(LDADD) @LIBINTL@