From 66a1addb000535c21d90f71701981e6b51e02c0d Mon Sep 17 00:00:00 2001 From: ivo Date: Mon, 3 Dec 2007 21:40:54 +0000 Subject: 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). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25287 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/checktree.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TOOLS') diff --git a/TOOLS/checktree.sh b/TOOLS/checktree.sh index 6dcb6c1b24..e4213ecf0b 100755 --- a/TOOLS/checktree.sh +++ b/TOOLS/checktree.sh @@ -330,7 +330,7 @@ if [ "$_depr" = "yes" -a -n "$chfilelist" ]; then 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 -- cgit v1.2.3