- The C-library function tmpnam() is deprecated since a while. Therefore naviserver has deprecated ns_tmpnam as well.
Therefore we introdu… Show more
Therefore we introdu… Show more
- The C-library function tmpnam() is deprecated since a while. Therefore naviserver has deprecated ns_tmpnam as well. Therefore we introduce a new function "ad_tmpnam" which requires just a minimal change and uses ns_mktemp.
Show less
|