glibc/sysdeps/unix/sysv/linux/nios2
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
..
bits Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. 2018-06-05 11:04:46 +00:00
sys
Implies
Makefile Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
Versions
atomic-machine.h
c++-types.data
cacheflush.c
clone.S
configure
configure.ac
getcontext.S
ipc_priv.h
jmp_buf-macros.h
kernel_rt_sigframe.h
kernel_sigaction.h linux: Consolidate sigaction implementation 2018-04-05 17:09:50 -03:00
ld.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
libBrokenLocale.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
libanl.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
libc.abilist Add renameat2 function [BZ #17662] 2018-07-05 19:00:10 +02:00
libcrypt.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
libdl.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
libm.abilist Add narrowing divide functions. 2018-05-17 00:40:52 +00:00
libnsl.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
libpthread.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
libresolv.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
librt.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
libthread_db.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
libutil.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
localplt.data
makecontext.c
profil-counter.h
pt-vfork.S Avoid cancellable I/O primitives in ld.so. 2018-06-12 09:53:04 -04:00
setcontext.S
shlib-versions
sigcontextinfo.h
swapcontext.S
syscall.S
sysdep.S
sysdep.h
ucontext_i.sym
vfork.S