|
|
Login: flemingg
Fullname: flemingg
Revisions: 11
Lines of Code: 788
Added Lines of Code: 925
Lines of Code per Change: 71.6
|




| Date | Author | File/Message |
|---|---|---|
| 10/16/03 5:25 PM | flemingg |
The committed .c files #include <malloc.h>.
Added AC_CHECK_HEADERS([malloc.h]) to configure.ac. Wrapped #include <malloc.h> in #ifdef HAVE_MALLOC_H ... #endif reran 'aclocal && automake && autoconf' (11 Files changed, 925 Lines changed) lib/xml/XML_string.c 1.5
(+2
-0)
lib/qio/QIO_open_write.c 1.10
(+2
-0)
include/Makefile.in 1.11
(+10
-5)
configure.ac 1.10
(+1
-0)
aclocal.m4 1.9
(+90
-40)
lib/Makefile.in 1.12
(+51
-47)
configure 1.13
(+735
-32)
lib/dml/DML_utils.c 1.5
(+2
-0)
other_libs/Makefile.in 1.7
(+17
-7)
Makefile.in 1.12
(+13
-6)
lib/lrl/LRL_main.c 1.6
(+2
-0)
|