Subject: CVS commit: pkgsrc/devel/libpthread_dbg
From: Kamil Rytarowski
Date: 2020-10-24 18:07:36
Message id: 20201024160736.672CFFB28@cvs.NetBSD.org

Log Message:
Remove libpthread_dbg

Legacy library out of sync with NetBSD libpthread and without any users.
It used to mimic SunOS style M:N threading debugging and linux thread_db,
that are no relevant for NetBSD.

Files:
RevisionActionfile
1.1removepkgsrc/devel/libpthread_dbg/DESCR
1.3removepkgsrc/devel/libpthread_dbg/Makefile
1.2removepkgsrc/devel/libpthread_dbg/PLIST
1.2removepkgsrc/devel/libpthread_dbg/files/Makefile
1.1removepkgsrc/devel/libpthread_dbg/files/pthread.h
1.1removepkgsrc/devel/libpthread_dbg/files/pthread_dbg.3
1.1removepkgsrc/devel/libpthread_dbg/files/pthread_dbg.c
1.1removepkgsrc/devel/libpthread_dbg/files/pthread_dbg.h
1.1removepkgsrc/devel/libpthread_dbg/files/pthread_dbg_int.h
1.1removepkgsrc/devel/libpthread_dbg/files/pthread_int.h
1.1removepkgsrc/devel/libpthread_dbg/files/shlib_version
1.1removepkgsrc/devel/libpthread_dbg/files/td_map_pth2thr.3
1.1removepkgsrc/devel/libpthread_dbg/files/td_open.3
1.1removepkgsrc/devel/libpthread_dbg/files/td_thr_getname.3
1.1removepkgsrc/devel/libpthread_dbg/files/td_thr_info.3
1.1removepkgsrc/devel/libpthread_dbg/files/td_thr_iter.3
1.1removepkgsrc/devel/libpthread_dbg/files/arch/aarch64/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/alpha/pthread_md.S
1.1removepkgsrc/devel/libpthread_dbg/files/arch/alpha/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/arm/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/hppa/pthread_md.S
1.1removepkgsrc/devel/libpthread_dbg/files/arch/hppa/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/i386/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/ia64/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/m68k/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/mips/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/or1k/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/powerpc/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/riscv/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/sh3/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/sparc/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/sparc64/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/vax/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/arch/x86_64/pthread_md.h
1.1removepkgsrc/devel/libpthread_dbg/files/tests/Makefile
1.1removepkgsrc/devel/libpthread_dbg/files/tests/h_common.h
1.1removepkgsrc/devel/libpthread_dbg/files/tests/t_dummy.c
1.1removepkgsrc/devel/libpthread_dbg/files/tests/t_threads.c