posix.cfg: Improved configuration for renameat().

This commit is contained in:
orbitcowboy 2022-05-01 14:18:37 +02:00
parent cbcbff7d12
commit 925902245f
1 changed files with 2 additions and 0 deletions

View File

@ -3892,6 +3892,7 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
<valid>0:</valid>
</arg>
<arg nr="2" direction="in">
<not-null/>
@ -3900,6 +3901,7 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s
<arg nr="3" direction="in">
<not-uninit/>
<not-bool/>
<valid>0:</valid>
</arg>
<arg nr="4" direction="in">
<not-null/>