cdesktopenv/cde/lib
Jon Trulson c0388656dc tt/mini_isam: add new isam_prototypes.h include file and fix up problems
There were a variety of potential 64b problems due to the complete
lack of prototype declarations.  So, we add a file, isam_prototypes.h,
generated mostly by the 'cproto' tool.

We also fixed up some errors that having proper prototypes pointed
out, mainly in passing ints where pointers were expected and vice
versa.  The iserase() function was supposed to accept a char *, but
was defined as only accepting a char.  Fun stuff like that.
2018-06-30 20:13:39 -06:00
..
DtHelp lib/DtHelp: remove register keyword 2018-06-27 21:58:04 -06:00
DtMrm libDtMrm: Change to ANSI function definitions 2018-06-28 03:56:02 +01:00
DtPrint lib/DtPrint: remove register keyword 2018-06-27 21:58:04 -06:00
DtSearch libDtSearch: Remove unused C files that have now disapeared with removal of #defines 2018-06-29 19:07:09 +01:00
DtSvc DtSvc/DtUtil2: remove register keyword 2018-06-27 21:58:04 -06:00
DtTerm DtTerm/util: remove register keyword 2018-06-27 21:58:04 -06:00
DtWidget DtWidget: remove register keyword 2018-06-27 21:58:04 -06:00
DtXinerama Fix typo in license headers 2018-04-28 12:30:20 -06:00
csa lib/csa: remove register keyword 2018-06-27 21:59:18 -06:00
pam lib/pam: remove register keyword 2018-06-27 21:59:18 -06:00
tt tt/mini_isam: add new isam_prototypes.h include file and fix up problems 2018-06-30 20:13:39 -06:00
Imakefile libDtSvc: added Xinerama support to _DtMessageDialog 2016-12-31 15:14:43 -07:00