cdesktopenv/cde/config/imake
David Cantrell 16c57ad669 Use mkstemp() and handle /usr/lib64 in imake.c
tmpnam() usage replaced with mkstemp().  Find a suitable tmp directory
checking the TMPDIR environment variable first, then the P_tmpdir
macro and finally /tmp directly.

On 64-bit Linux platforms, check to see if libc.so exists in /usr/lib64.
If found, use it over /usr/lib/libc.so.
2012-08-21 21:51:56 -04:00
..
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Makefile.ini Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
ccimake.c Fix basic compiler warnings in ccimake.c 2012-08-21 21:51:06 -04:00
imake.c Use mkstemp() and handle /usr/lib64 in imake.c 2012-08-21 21:51:56 -04:00
imake.man Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
imakemdep.h Adjust cpp location for FreeBSD 2012-08-12 20:57:48 -06:00