cdesktopenv/cde/lib
Jon Trulson f9c2b3184e DtSvc/dtwm: Fix some implicit declarations of functions by adding appropriate
Patch from Frederic Koehler <f.koehler427@gmail.com>:

These implicit definitions cause segfaults on x64 because
the implicit return type is a 32-bit signed int, rather than a pointer
type.
2012-08-08 11:47:18 -06:00
..
DtHelp libDtHelp: fix up some warnigs and potential overruns 2012-07-12 18:03:54 -06:00
DtMrm Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtPrint Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DtSearch Due to glibc not have a 'constant' stderr reference, on linux set the error 2012-03-11 17:46:01 +00:00
DtSvc DtSvc/dtwm: Fix some implicit declarations of functions by adding appropriate 2012-08-08 11:47:18 -06:00
DtTerm dtterm: fixes so job control will work. 2012-06-18 16:01:17 -06:00
DtWidget Modify all Imakefile files to use LinuxArchitecture instead of LinuxDistribution 2012-05-31 12:41:33 +01:00
csa agent.c: oops - include poll.h, not sys/poll.h 2012-06-19 17:31:28 -06:00
pam Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
tt libtt: Avoid an infinite loop in ttsession (tooltalk daemon) when /etc/mtab is a symlink, using lstat instead of stat. 2012-08-08 11:36:03 -06:00
Imakefile