cdesktopenv/cde/programs/dtinfo/DtMmdb
Pascal Stumpf 0bbd4ff9aa Get rid of malloc.h.
This is a non-POSIX/ISO-C header.  It is ok to include this on Linux, but it
is obsolete on BSD; FreeBSD even throws an error if you include it with
__STDC__ defined.  Every system should nowadays have malloc() defined in
stdlib.h.

Diff is largely mechanical, replacing malloc.h with stdlib.h where it is not
yet included anyway.
2012-08-12 14:20:58 -06:00
..
HardCopy Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
StyleSheet Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
api Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
btree Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
btree_berkeley Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
compression Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
diskhash Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dstr Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dti_cc Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dti_excs Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
dynhash Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
hmphf Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
index Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mgrs Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
misc Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
object Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
oliasdb Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
schema Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
storage Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
utility Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00