cdesktopenv/cde/lib
Frederic Koehler 5ad7a83985 tttrace: Fix bad usage of va_arg with enums
Enums may be represented with a smaller type than int; however, they are
automatically promoted to int when passed in va_arg lists, just as
short, char, etc. are. GCC thus "knows" that you never want to call
va_arg with an enum type, and instead inserts an abort.
2012-08-11 20:13:46 -06:00
..
DtHelp Imakefile diffs for OpenBSD. 2012-08-11 19:23:43 -06:00
DtMrm Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtPrint OpenBSD fixes for DtPrint and csa. 2012-08-10 06:18:28 -06:00
DtSearch SIGPWR is not present everywhere. 2012-08-10 05:44:49 -06:00
DtSvc OpenBSD fixed for lib/DtSvc. 2012-08-10 05:51:37 -06:00
DtTerm Imakefile diffs for OpenBSD. 2012-08-11 19:23:43 -06:00
DtWidget Imakefile diffs for OpenBSD. 2012-08-11 19:23:43 -06:00
csa Imakefile diffs for OpenBSD. 2012-08-11 19:23:43 -06:00
pam Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt tttrace: Fix bad usage of va_arg with enums 2012-08-11 20:13:46 -06:00
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00