Florian Weimer d6da5cb6a8 Add renameat2 function [BZ #17662]
The implementation falls back to renameat if renameat2 is not available
in the kernel (or in the kernel headers) and the flags argument is zero.
Without kernel support, a non-zero argument returns EINVAL, not ENOSYS.
This mirrors what the kernel does for invalid renameat2 flags.
2018-07-05 19:00:10 +02:00
..
2018-02-21 14:22:50 -05:00
2018-03-13 08:31:56 -04:00
2018-02-21 14:22:50 -05:00
2018-02-21 14:22:50 -05:00
2018-02-21 14:22:50 -05:00
2018-02-21 14:22:50 -05:00
2018-02-21 14:22:50 -05:00
2018-02-21 14:22:50 -05:00
2018-04-03 00:36:33 +00:00
2018-04-03 00:36:33 +00:00
2018-02-21 14:22:50 -05:00
2018-02-21 14:22:50 -05:00
2018-07-05 19:00:10 +02:00
2017-07-04 16:05:12 +01:00
2018-03-13 08:31:56 -04:00