cdesktopenv/cde/lib/DtTerm/Term
Pascal Stumpf dc0e8ea74d Kill most warnings in lib/DtTerm.
Mostly missing headers, explicit parentheses and new prototypes.

Some Caveats:
* I haven't compile-tested the SVR4 getpty file, it might need another tweak
* There were operator precedence bugs in TermPrimCursor.c and TermPrimRender.c
  (^ vs. !=).  This might change behaviour, but at least I haven't experienced
  any crashes ...
* This adds a little more dependencies for include ordering, but unless we
  want to play the "headers that include headers that include headers..." game,
  this is unavoidable.
2013-07-22 17:12:07 -06:00
..
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Term.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Term.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermAction.c Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
TermAction.h Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
TermBuffer.c Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
TermBuffer.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermBufferP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermColor.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermColor.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermData.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermEnhance.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermEnhance.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermFunction.c Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
TermFunction.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermFunctionKey.c Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
TermFunctionKey.h Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
TermFunctionKeyP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermLineData.data Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
TermLineData.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermParse.c Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
TermParseTable.c Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
TermParseTable.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermParseTableP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermSendEsc.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermVersion.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00