1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-14 12:12:26 +00:00
Commit graph

2613 commits

Author SHA1 Message Date
Peter Howkins
94eb7100d3 Do not re-prototype strdup() 2012-03-11 18:02:24 +00:00
Peter Howkins
1483f41a69 Due to glibc not have a 'constant' stderr reference, on linux set the error
reporting var at runtime.
2012-03-11 17:46:01 +00:00
Peter Howkins
2d1fd47470 On Linux do not re prototype strdup() 2012-03-11 17:33:41 +00:00
Peter Howkins
56683a700b Add in extra args required for open() on Linux 2012-03-11 16:33:18 +00:00
Peter Howkins
f4a6262757 Also use internal __fds_bits instead of fds_bits 2012-03-11 16:17:39 +00:00
Peter Howkins
034813b328 On linux do not prototype strdup() 2012-03-11 16:16:00 +00:00
Peter Howkins
b2b6d0d386 Undefine SVR4 whilst including #include <X11/Xos_r.h> to prevent sys/byteorder.h
missing header error.
2012-03-11 16:14:04 +00:00
Peter Howkins
bcfc468cdc Use internal __fds_bit variable on Linux, this doesn't seem great. 2012-03-11 16:05:20 +00:00
Peter Howkins
6f6dbbb73b Add a default empty LinuxMachineDefines to the linux conf, makes imake (and many others compile) 2012-03-11 16:00:15 +00:00
Peter Howkins
10b463d278 Add in exctra freetype include directory 2012-03-11 15:56:24 +00:00
Peter Howkins
546683e176 GCC no longer supports <varargs.h>, change to <stdarg.h> 2012-03-11 14:21:26 +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