cdesktopenv/cde/lib/DtTerm/TermView
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
TermView.c Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
TermView.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermViewGlobalDialog.c Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
TermViewGlobalDialog.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermViewHelp.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermViewMenu.c Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
TermViewMenu.h Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
TermViewP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermViewTerminalDialog.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
TermViewTerminalDialog.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00