freebsd-dev/lib/libthread_db
Ed Schouten daaf575910 Build lib/ with WARNS=6 by default.
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
2010-01-02 09:58:07 +00:00
..
arch libc_r_* library is no more required, so just axe it. 2009-03-05 18:27:16 +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 Allow psaddr_t to be widened by using thr_pread_{int,long,ptr}, 2008-09-14 16:07:21 +00:00
libpthread_db.h Cleanup for WARNS 3. 2008-07-31 16:26:58 +00:00
libthr_db.c Revert r181651, which changed the ABI, and use a temp variable instead. 2009-06-09 12:32:10 +00:00
Makefile Build lib/ with WARNS=6 by default. 2010-01-02 09:58:07 +00:00
Symbol.map Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
thread_db_int.h Allow psaddr_t to be widened by using thr_pread_{int,long,ptr}, 2008-09-14 16:07:21 +00:00
thread_db.c Allow psaddr_t to be widened by using thr_pread_{int,long,ptr}, 2008-09-14 16:07:21 +00:00
thread_db.h Revert r181651, which changed the ABI, and use a temp variable instead. 2009-06-09 12:32:10 +00:00