]> granicus.if.org Git - check/commit
* move strsignal, malloc, and realloc to lib/ subdir, as recommended
authorcpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 28 Dec 2008 06:51:34 +0000 (06:51 +0000)
committercpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 28 Dec 2008 06:51:34 +0000 (06:51 +0000)
commit019a498ecccbf3d95b7220be03d4598b50723ec9
tree3474d365d96fb6346601b99df62168d958eda68c
parent1bf72b520715f9457ea820bba6c30bee7cfaffa2
* move strsignal, malloc, and realloc to lib/ subdir, as recommended
  by Automake manual

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@459 64e312b2-a51f-0410-8e61-82d0ca0eb02a
Makefile.am
configure.ac
lib/malloc.c [moved from src/malloc.c with 100% similarity]
lib/realloc.c [moved from src/realloc.c with 100% similarity]
lib/strsignal.c [moved from src/strsignal.c with 100% similarity]
src/Makefile.am