diff options
author | Tony Ambardar <tony.ambardar@gmail.com> | 2024-05-06 20:28:32 -0700 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2024-05-23 09:13:49 -0400 |
commit | 05ce67fea99ca09cd4b6625cff7aec9cc222dd5a (patch) | |
tree | 2cdba37f1d75c63e307feab1d067a809884370f2 /src/thread/cancellation2.c | |
parent | 007997299248b8682dcbb73595c53dfe86071c83 (diff) | |
download | musl-05ce67fea99ca09cd4b6625cff7aec9cc222dd5a.tar.gz musl-05ce67fea99ca09cd4b6625cff7aec9cc222dd5a.tar.xz musl-05ce67fea99ca09cd4b6625cff7aec9cc222dd5a.zip |
add renameat2 linux syscall wrapper
This syscall is available since Linux 3.15 and also implemented in glibc from version 2.28. It is commonly used in filesystem or security contexts. Constants RENAME_NOREPLACE, RENAME_EXCHANGE, RENAME_WHITEOUT are guarded by _GNU_SOURCE as with glibc.
Diffstat (limited to 'src/thread/cancellation2.c')
0 files changed, 0 insertions, 0 deletions