K 10 svn:author V 7 delphij K 8 svn:date V 27 2012-02-28T23:30:19.166204Z K 7 svn:log V 270 MFC r228924: In POSIX.1-2008: P_tmpdir [OB XSI] Default directory prefix for tempnam(). This macro is used in a lot of places in legacy applications, and is why we see a lot of programs written for e.g. Linux store volatile temporary files in /var/tmp and not /tmp. END