K 10 svn:author V 7 delphij K 8 svn:date V 27 2011-12-28T05:35:33.934542Z K 7 svn:log V 277 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. MFC after: 2 months END