summaryrefslogtreecommitdiffstats
path: root/lib/libproc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge sync of headsjg2015-05-271-6/+6
|\
| * Fix underlinkingbapt2015-05-191-0/+2
| * Convert libraries to use LIBADDbapt2014-11-251-6/+3
* | Merge from head@274682sjg2014-11-191-1/+16
|\ \ | |/
| * Hook up support for userland CTF support in DTrace. This required somemarkj2014-10-031-1/+12
| * Add some ATF tests for libproc.markj2014-09-211-0/+4
* | Merge head from 7/28sjg2014-08-191-1/+3
|\ \ | |/
| * In libproc, avoid calling __cxa_demangle(), and thus depending on eitherdim2014-07-091-1/+3
* | Merge from headsjg2014-05-081-1/+1
|\ \ | |/
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* | Merge headsjg2014-04-271-1/+1
|\ \ | |/
| * NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
| * The proper way to request no man pages currently is NO_MAN=xxx. Use itimp2014-04-051-1/+1
* | Avoid circular dependency with librtld_dbsjg2012-11-081-0/+2
|/
* Add support for demangling C++ symbols. This requires linking libproc withrpaulo2012-09-061-0/+10
* Revert SHLIB_MAJOR to 2.rpaulo2010-07-311-1/+1
* Bump the shared library major version due to ABI conflicts.rpaulo2010-07-311-1/+1
* New version of libproc. Changes are:rpaulo2010-07-311-1/+3
* Removed redundant -I. from CFLAGS and "yes" from WITHOUT_MAN.ru2010-02-251-2/+2
* Build lib/ with WARNS=6 by default.ed2010-01-021-2/+0
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* Add the Makefile for the process library which was missed in the previousjb2008-05-221-0/+20
OpenPOWER on IntegriCloud