Files
semi-libc/src/stat
Rich Felker eeff60608c restore property that fstat(AT_FDCWD) fails with EBADF
AT_FDCWD is not a valid file descriptor, so POSIX requires fstat to
fail with EBADF. if passed to fstatat, the call would spuriously
succeed and return results for the working directory.
2019-07-18 19:47:46 -04:00
..
2011-02-27 03:48:57 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00