summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Peter Howkins [Sun, 11 Mar 2012 17:33:41 +0000 (17:33 +0000)]
On Linux do not re prototype strdup()
Peter Howkins [Sun, 11 Mar 2012 16:33:18 +0000 (16:33 +0000)]
Add in extra args required for open() on Linux
Peter Howkins [Sun, 11 Mar 2012 16:17:39 +0000 (16:17 +0000)]
Also use internal __fds_bits instead of fds_bits
Peter Howkins [Sun, 11 Mar 2012 16:16:00 +0000 (16:16 +0000)]
On linux do not prototype strdup()
Peter Howkins [Sun, 11 Mar 2012 16:14:04 +0000 (16:14 +0000)]
Undefine SVR4 whilst including #include <X11/Xos_r.h> to prevent sys/byteorder.h
missing header error.
Peter Howkins [Sun, 11 Mar 2012 16:05:20 +0000 (16:05 +0000)]
Use internal __fds_bit variable on Linux, this doesn't seem great.
Peter Howkins [Sun, 11 Mar 2012 16:00:15 +0000 (16:00 +0000)]
Add a default empty LinuxMachineDefines to the linux conf, makes imake (and many others compile)
Peter Howkins [Sun, 11 Mar 2012 15:56:24 +0000 (15:56 +0000)]
Add in exctra freetype include directory
Peter Howkins [Sun, 11 Mar 2012 14:21:26 +0000 (14:21 +0000)]
GCC no longer supports <varargs.h>, change to <stdarg.h>
Peter Howkins [Sat, 10 Mar 2012 18:58:32 +0000 (18:58 +0000)]
Add GNU LGPL headers to all .c .C and .h files
Peter Howkins [Sat, 10 Mar 2012 18:21:40 +0000 (18:21 +0000)]
Initial import of the CDE 2.1.30 sources from the Open Group.