cdesktopenv/cde/lib/DtSvc
Jon Trulson 491ff2228f Deal with the fact that modern compilers assume different scoping rules
Patch from Pascal Stumpf <Pascal.Stumpf@cubes.de>:

So here are all the patches that deal with the fact that modern
compilers assume different scoping rules for variables declared in for
loops.  On Linux, -fpermissive has been added as a compiler flag to
compensate for this old C code, but I think it is the wrong approach.

Sorry, couldn't help sneaking in a || defined(CSRG_BASED) and some casts
needed for other reasons ...
2012-08-09 12:18:30 -06:00
..
DtCodelibs Deal with the fact that modern compilers assume different scoping rules 2012-08-09 12:18:30 -06:00
DtEncap DtSvc/dtspcd: fixes for VU#172583 2012-05-26 19:09:33 -06:00
DtUtil1 DtSvc: Fixes a segfault on Debian squeeze 64 bit and most probably other systems, too. 2012-08-08 12:45:40 -06:00
DtUtil2 Bodgy fix to not being able to find RADIXCHAR define, use '.' instead. 2012-03-11 18:08:03 +00:00
DtXpm Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
include DtSvc/dtspcd: fixes for VU#172583 2012-05-26 19:09:33 -06:00
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtsvc.msg Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
libDtSvc.elist Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
mapfile.reorder Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
svc_init.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
version.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00