Jon Trulson
bf51c110e5
dtmail: IO.C: just compare against \r on all systems
2012-07-13 21:45:46 -06:00
Jon Trulson
784c7dff56
Add -fpermissive to linux standard c++ option define in linux.cf
...
Remove from individual Imakefiles.
Also, remove '#if 0' block in linux.cf, and remove empty
LinuxMachineDefines. This should be working correctly. If not, let me
know.
2012-06-18 16:27:25 -06:00
Peter Howkins
a34f78b798
convert all Imakefile LinuxDistribution to LinuxArchitecture.
...
(programs part 2)
2012-05-31 13:47:41 +01:00
Peter Howkins
8f43a96122
On linux use \r instead of ^M as the character for a carridge return.
2012-04-02 15:13:13 +01:00
Peter Howkins
e7de343555
C++ doesn't allow variables to be declared without a type, use 'int' as
...
a default.
2012-04-02 14:47:47 +01:00
Peter Howkins
fd23228803
-fpermissive to allow old C++ to compile on gcc
2012-03-12 12:04:55 +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