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. |
||
|---|---|---|
| .. | ||
| Imakefile | ||
| Makefile.ini | ||
| ccimake.c | ||
| imake.c | ||
| imake.man | ||
| imakemdep.h | ||