freebsd-src/lib/libthread_db
Dimitry Andric 7be5a1fbf4 In lib/libthread_db/arch/i386/libpthread_md.c, clang gives two incorrect
warnings about alignment, so turn -Wcast-align off for now.

MFC after:	1 week
2011-12-16 15:00:56 +00:00
..
arch Implement 2011-08-06 17:50:37 +00:00
kse.h - Restore kse.h in this directory so other tools don't find it by mistake. 2008-03-23 09:38:11 +00:00
libpthread_db.c Extend the td_thrinfo_t to include siginfo for the signal that stopped 2010-07-04 12:08:04 +00:00
libpthread_db.h Cleanup for WARNS 3. 2008-07-31 16:26:58 +00:00
libthr_db.c Change lwp to int64_t as thr_pread_long() always uses a 64-bit value 2011-08-07 15:52:13 +00:00
Makefile In lib/libthread_db/arch/i386/libpthread_md.c, clang gives two incorrect 2011-12-16 15:00:56 +00:00
Symbol.map Extend the td_thrinfo_t to include siginfo for the signal that stopped 2010-07-04 12:08:04 +00:00
thread_db.c Extend the td_thrinfo_t to include siginfo for the signal that stopped 2010-07-04 12:08:04 +00:00
thread_db.h Extend the td_thrinfo_t to include siginfo for the signal that stopped 2010-07-04 12:08:04 +00:00
thread_db_int.h Extend the td_thrinfo_t to include siginfo for the signal that stopped 2010-07-04 12:08:04 +00:00