> None of stat related syscalls have their corresponding flag set.
> $  grep -nr '_\(\|f\|l\)stat' linux/*/syscallent*
> 
> Should these be updated with their corresponding tags ?
> fstatfs*-> TD
> lstat*-> TD
> {,old_}stat*-> TF
> or are they intensional?
Most probably these compatibility calls has been overlooked. As they are
has the same semantics, they indeed should be a part of appropriate
syscall groups.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to