changeset 25259:91cb6c6ec0c2

add functions that are not specifically marked as being deprecated or obsolete, but which are dangerous to use (possible race conditions, undefined filemode, et cetera; use tmpfile(3) instead).
author ivo
date Mon, 03 Dec 2007 21:40:54 +0000
parents af2aadfbabc3
children 601f3c36dc9e
files TOOLS/checktree.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TOOLS/checktree.sh	Mon Dec 03 19:06:23 2007 +0000
+++ b/TOOLS/checktree.sh	Mon Dec 03 21:40:54 2007 +0000
@@ -330,7 +330,7 @@
         valloc re_comp re_exec drem dremf dreml rexec svc_getreq sigset \
         sighold sigrelse sigignore sigvec sigmask sigblock sigsetmask \
         siggetmask ualarm ulimit usleep statfs fstatfs ustat get_kernel_syms \
-        query_module sbrk
+        query_module sbrk tempnam tmpnam mktemp mkstemp
     do
         printhead "--> $i()"
         grep $_grepopts "[^a-zA-Z0-9]$i[ $TAB]*(" $chfilelist