Marcin Cieslak
6b1d497984
dttypes should not crash on 64-bit system
...
Casting (int) to (char **) will not
prevent crash on a 64-bit system.
A proper ANSI prototype has been added.
2012-09-22 19:04:27 -06:00
Peter Howkins
b14d6d0b68
util/dttypes: Resolve -Wformat-security warnings
2012-08-29 18:02:22 +01:00
Ulrich Wilkens
232a93319b
Fix dttypes for BSD systems
2012-08-19 18:12:28 -06:00
Jon Trulson
cdf8003f7c
Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc).
...
Added proper SharedDtSvcReqs in lnxLib.tmpl and CplusplusLibC in
linux.cf. This allows the libstdc++ dependancy to be properly
declared for libDtSvc so that it is not neccessary to hardcode 'CCLINK
= g++' in the Imakefiles of programs linking angainst libDtSvc.
2012-06-19 16:27:20 -06:00
Peter Howkins
a34f78b798
convert all Imakefile LinuxDistribution to LinuxArchitecture.
...
(programs part 2)
2012-05-31 13:47:41 +01:00
Peter Howkins
cbffec168a
Use C++ linker
2012-03-12 14:48:23 +00:00
Peter Howkins
c884521619
Add GNU LGPL headers to all .c .C and .h files
2012-03-10 18:58:32 +00:00
Peter Howkins
83b6996daa
Initial import of the CDE 2.1.30 sources from the Open Group.
2012-03-10 18:21:40 +00:00