diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-03-14 09:42:18 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-05-05 21:21:39 -0500 |
commit | 9f619f70533967a5266e61aa8657c332f9fd0327 (patch) | |
tree | 55d0e031b49c9895706dc1be1a9f41cac5419628 /arch/microblaze/reloc.h | |
parent | 1cedfe0875b4f4be57787ee5183ce8c843954361 (diff) | |
download | musl-9f619f70533967a5266e61aa8657c332f9fd0327.tar.gz musl-9f619f70533967a5266e61aa8657c332f9fd0327.tar.bz2 musl-9f619f70533967a5266e61aa8657c332f9fd0327.tar.xz musl-9f619f70533967a5266e61aa8657c332f9fd0327.zip |
renameat: bring behaviour closer to POSIX
- Fail if old or new is longer than PATH_MAX with ENAMETOOLONG.
- Fail if old or new is 0 bytes long.
- Fail if old or new has dot or dot-dot as the last component of their
path name.
The Linux kernel provides none of these behaviours.
Diffstat (limited to 'arch/microblaze/reloc.h')
0 files changed, 0 insertions, 0 deletions