cdesktopenv/cde/lib
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
..
DtHelp libdthelp: Resolve 65 -Wunused-variable warnings 2012-11-09 17:20:46 +00:00
DtMrm Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtPrint libDtPrint: Resolve 9 -Wunused-variable warnings. 2012-11-12 15:03:37 +00:00
DtSearch libDtSearch: Resolve 137 -Wunused-variable warnings. 2012-11-12 17:13:36 +00:00
DtSvc Kill lots of warnings in DtSvc. 2013-07-21 15:54:39 -06:00
DtTerm Kill most warnings in lib/DtTerm. 2013-07-22 17:12:07 -06:00
DtWidget lidtwidget: Resolve 74 -Wunused-variable warnings 2012-11-06 13:56:11 +00:00
DtXinerama Add basic Xinerama support via new lib/DtXinerama 2013-03-26 19:49:50 -06:00
csa libcsa: Resolve 96 -Wunused-variable warnings. 2012-11-06 15:07:08 +00:00
pam Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
tt TT RPC server: Don't search 538 million transients trying to allocate one. 2013-05-17 16:16:17 -06:00
Imakefile Add basic Xinerama support via new lib/DtXinerama 2013-03-26 19:49:50 -06:00