1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-14 18:55:13 +03:00
Adhemerval Zanella 94caafa040 io: Return EBAFD for negative file descriptor on fstat (BZ #27559)
Now that fstat is implemented on top fstatat we need to handle negative
inputs.  The implementation now rejects AT_FDCWD, which would otherwise
be accepted by the kernel.

Checked on x86_64-linux-gnu and on i686-linux-gnu.
2021-03-11 10:51:55 -03:00
..
2021-02-11 08:02:16 -03:00
2021-02-11 08:02:16 -03:00
2021-02-11 08:00:48 -03:00
2021-02-11 08:00:48 -03:00
2021-03-08 22:41:41 +01:00
2021-03-02 13:31:13 +01:00
2021-02-08 09:20:03 +01:00
2021-03-02 16:55:05 +01:00
2021-03-02 13:31:13 +01:00
2021-03-02 13:31:13 +01:00
2020-07-16 17:55:35 +02:00