aboutsummaryrefslogtreecommitdiff
path: root/lib/libproc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-1/+0
* Add an envp argument to proc_create().Mark Johnston2017-12-031-1/+1
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-3/+3
* Bump the libproc library version.Mark Johnston2016-12-061-1/+1
* libproc: Improve .gnu_debuglink support.Mark Johnston2016-12-061-1/+2
* libproc: Add proc_getmodel().Mark Johnston2016-07-301-1/+1
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* META MODE: Rework circular dependency guard for librtld_db/libproc.Bryan Drewery2015-11-251-3/+0
* Merge sync of headSimon J. Gerraty2015-05-271-6/+6
|\
| * Fix underlinkingBaptiste Daroussin2015-05-191-0/+2
| * Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-6/+3
* | Merge from head@274682Simon J. Gerraty2014-11-191-1/+16
|\|
| * Hook up support for userland CTF support in DTrace. This required someMark Johnston2014-10-031-1/+12
| * Add some ATF tests for libproc.Mark Johnston2014-09-211-0/+4
* | Merge head from 7/28Simon J. Gerraty2014-08-191-1/+3
|\|
| * In libproc, avoid calling __cxa_demangle(), and thus depending on eitherDimitry Andric2014-07-091-1/+3
* | Merge from headSimon J. Gerraty2014-05-081-1/+1
|\|
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* | Merge headSimon J. Gerraty2014-04-271-1/+1
|\|
| * NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
| * The proper way to request no man pages currently is NO_MAN=xxx. Use itWarner Losh2014-04-051-1/+1
* | Avoid circular dependency with librtld_dbSimon J. Gerraty2012-11-081-0/+2
|/
* Add support for demangling C++ symbols. This requires linking libproc withRui Paulo2012-09-061-0/+10
* Revert SHLIB_MAJOR to 2.Rui Paulo2010-07-311-1/+1
* Bump the shared library major version due to ABI conflicts.Rui Paulo2010-07-311-1/+1
* New version of libproc. Changes are:Rui Paulo2010-07-311-1/+3
* Removed redundant -I. from CFLAGS and "yes" from WITHOUT_MAN.Ruslan Ermilov2010-02-251-2/+2
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Add the Makefile for the process library which was missed in the previousJohn Birrell2008-05-221-0/+20