]> git.ipfire.org Git - thirdparty/systemd.git/commit
musl: drop renameat2() wrapper
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 20 May 2026 16:08:24 +0000 (01:08 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 20 May 2026 20:06:35 +0000 (05:06 +0900)
commitbc40f6cc328803cd512569dc2d9a1ceea7c84396
treec6e07cbc94965409dbbe16832e3f515ca965521f
parentf405aa53c3f07f4d144bc88aa549f97e06f12c03
musl: drop renameat2() wrapper

musl provides renameat2() since v1.2.6:
https://git.musl-libc.org/cgit/musl/commit/?id=05ce67fea99ca09cd4b6625cff7aec9cc222dd5a
src/include/musl/stdio.h
src/libc/musl/stdio.c