mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-26 23:10:06 +00:00
daa3fc9bff
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> |
||
---|---|---|
.. | ||
aio_read64.c | ||
aio_read.c | ||
aio_write64.c | ||
aio_write.c | ||
lio_listio64.c | ||
lio_listio.c | ||
sendfile64.c | ||
statx_cp.c | ||
syscalls.list | ||
Versions |