1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00
cde/cde/lib/tt/demo/CoEd/libCoEd
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
..
CoEd.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CoEd.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CoEdChangeHistory.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CoEdChangeHistory.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CoEdChangeQueue.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CoEdChangeQueue.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CoEdFile.C Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
CoEdFile.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CoEdGlobals.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CoEdSiteID.C Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
CoEdSiteID.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CoEdTextChange.C Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
CoEdTextChange.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CoEdTextVersion.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
CoEdTextVersion.h 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
Makefile.shipped Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Makefile.test Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
SiteChange.C Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
SiteChange.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
SunMakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00