posix.cfg: Removed the validation range option from the first parameter of fstatat(). Reference: https://pubs.opengroup.org/onlinepubs/9699919799/functions/fstatat.html

This commit is contained in:
orbitcowboy 2019-05-21 16:23:41 +02:00
parent e63b3a44d8
commit 8c0e4a2fc7
1 changed files with 0 additions and 1 deletions

View File

@ -1096,7 +1096,6 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s
<returnValue type="int"/>
<arg nr="1" direction="in">
<not-uninit/>
<valid>0:</valid>
</arg>
<arg nr="2" direction="in">
<not-null/>