glibc/sysdeps/unix/sysv/linux/wordsize-64
Florian Weimer daa3fc9bff rt: Move generic implementation from sysdeps/pthread to rt
The pthread-based implementation is the generic one.  Replacing
the stubs makes it clear that they do not have to be adjusted for
the libpthread move.

Result of:

    git mv -f sysdeps/pthread/aio_misc.h sysdeps/generic/
    git mv sysdeps/pthread/timer_routines.c sysdeps/htl/
    git mv -f sysdeps/pthread/{aio,lio,timer}_*.c rt/

Followed by manual adjustment of the #include paths in
sysdeps/unix/sysv/linux/wordsize-64, and a move of the version
definitions formerly in sysdeps/pthread/Versions.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-06-22 09:50:45 +02:00
..
aio_read64.c
aio_read.c rt: Move generic implementation from sysdeps/pthread to rt 2021-06-22 09:50:45 +02:00
aio_write64.c
aio_write.c rt: Move generic implementation from sysdeps/pthread to rt 2021-06-22 09:50:45 +02:00
lio_listio64.c
lio_listio.c rt: Move generic implementation from sysdeps/pthread to rt 2021-06-22 09:50:45 +02:00
sendfile64.c
statx_cp.c Add statx conditionals for wordsize-32 *xstat.c 2018-12-17 09:20:02 +08:00
syscalls.list linux: Consolidate statfs implementations 2021-02-11 08:00:11 -03:00
Versions