cdesktopenv/cde/programs/dthelp/parser/pass2/parser
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
..
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
actutil.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
addinput.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
charconv.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
closent.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
code.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
context.dat Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
cyclent.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dcurelt.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
delfree.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
dmpline.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
end.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
entity.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
eprefix.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
errline.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
error.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
esuffix.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
exit.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
findpar.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
getc.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
getsign.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ifdata.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
input.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
level.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
lookent.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
minim.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
openent.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
openfrst.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
optstrg.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
param.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
parcount.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
pardef.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
parent.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
parname.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
parser.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
parser.h Linux compilation fixes for dthelp (Matthew Howkins) 2012-04-12 16:21:14 +01:00
parutil.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
parvalok.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
pi.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
procscmp.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
proto.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
scan.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
setopt.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
setpar.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
signmsg.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
start.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
startdoc.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
string.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
struct.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
tex.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
text.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
trace.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
userinc.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00