summaryrefslogtreecommitdiffstats
path: root/lib/libproc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Convert libraries to use LIBADDbapt2014-11-251-6/+3
* 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
* In libproc, avoid calling __cxa_demangle(), and thus depending on eitherdim2014-07-091-1/+3
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-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
* 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