glibc/nptl_db
Florian Weimer 3c79234c7a nptl: Move pthreadP.h into sysdeps directory
This mirrors the situation on Hurd.  These directories are on
the include search part, so #include <pthreadP.h> works after this
change on both Hurd and nptl.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-06-22 09:51:10 +02:00
..
db_info.c nptl: Move __nptl_initial_report_events into ld.so/startup code 2021-05-17 10:04:06 +02:00
db-symbols.awk nptl: Move __nptl_create_event, __nptl_death_event into libc 2021-05-17 10:06:44 +02:00
db-symbols.h
fetch-value.c
Makefile nptl: Move pthread_create, thrd_create into libc 2021-05-21 22:35:00 +02:00
shlib-versions
structs.def nptl: Move pthread_create, thrd_create into libc 2021-05-21 22:35:00 +02:00
td_init.c
td_log.c
td_symbol_list.c
td_ta_clear_event.c
td_ta_delete.c
td_ta_enable_stats.c
td_ta_event_addr.c
td_ta_event_getmsg.c
td_ta_get_nthreads.c
td_ta_get_ph.c
td_ta_get_stats.c
td_ta_map_id2thr.c
td_ta_map_lwp2thr.c
td_ta_new.c
td_ta_reset_stats.c
td_ta_set_event.c
td_ta_setconcurrency.c
td_ta_thr_iter.c
td_ta_tsd_iter.c
td_thr_clear_event.c
td_thr_dbresume.c
td_thr_dbsuspend.c
td_thr_event_enable.c
td_thr_event_getmsg.c
td_thr_get_info.c nptl: Move __nptl_initial_report_events into ld.so/startup code 2021-05-17 10:04:06 +02:00
td_thr_getfpregs.c
td_thr_getgregs.c
td_thr_getxregs.c
td_thr_getxregsize.c
td_thr_set_event.c
td_thr_setfpregs.c
td_thr_setgregs.c
td_thr_setprio.c
td_thr_setsigpending.c
td_thr_setxregs.c
td_thr_sigsetmask.c
td_thr_tls_get_addr.c
td_thr_tlsbase.c
td_thr_tsd.c
td_thr_validate.c
thread_dbP.h nptl: Move pthreadP.h into sysdeps directory 2021-06-22 09:51:10 +02:00
Versions