glibc/sysdeps/nptl
Florian Weimer d12506b2db Linux: Move aio_init from librt into libc
This commit also moves the aio_misc and aio_sigquue helper,
so GLIBC_PRIVATE exports need to be added.

The symbol was moved using scripts/move-symbol-to-libc.py.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-06-25 11:48:25 +02:00
..
bits
sys
_Fork.c posix: Consolidate fork implementation 2021-06-24 10:02:06 -03:00
aio_misc.h Linux: Move aio_init from librt into libc 2021-06-25 11:48:25 +02:00
dl-mutex.c
dl-thread_gscope_wait.c
dl-tls_init_tp.c nptl: Move pthreadP.h into sysdeps directory 2021-06-22 09:51:10 +02:00
dl-tunables.list
fork.h posix: Consolidate fork implementation 2021-06-24 10:02:06 -03:00
futex-internal.h linux: Only use 64-bit syscall if required for internal futex 2021-06-22 12:09:52 -03:00
gai_misc.h nptl: Move pthreadP.h into sysdeps directory 2021-06-22 09:51:10 +02:00
Implies
internaltypes.h
jmp-unwind.c nptl: Move pthreadP.h into sysdeps directory 2021-06-22 09:51:10 +02:00
libc_start_call_main.h nptl: Move pthreadP.h into sysdeps directory 2021-06-22 09:51:10 +02:00
libc-lock.h
libc-lockP.h nptl: Move pthreadP.h into sysdeps directory 2021-06-22 09:51:10 +02:00
lowlevellock-futex.h
lowlevellock.h
Makeconfig
Makefile
malloc-machine.h
proc_service.h
pthread_atfork_compat.h Consolidate pthread_atfork 2021-06-24 10:04:41 -03:00
pthread_early_init.h nptl: Move pthreadP.h into sysdeps directory 2021-06-22 09:51:10 +02:00
pthread_mutex_conf.h
pthread-offsets.h
pthread.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
pthreadP.h Linux: Move aio_init from librt into libc 2021-06-25 11:48:25 +02:00
setxid.h nptl: Move pthreadP.h into sysdeps directory 2021-06-22 09:51:10 +02:00
stdio-lock.h
Subdirs
tcb-offsets.h
thread_db.h
timer_routines.h
tst-mqueue8x.c