summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* A locale-independent strtodCraig Small2016-03-101-1/+7
* Merge branch 'master' into newlibCraig Small2015-10-281-1/+2
|\
| * watch: Correctly process [m Remove lib dependencyCraig Small2015-09-011-1/+1
| * build-sys: Update Library VersionCraig Small2015-08-091-1/+1
| * build-sys: include .version in EXTRA_DISTCraig Small2015-08-091-0/+1
* | watch: Correctly process [m Remove lib dependencyCraig Small2015-10-141-1/+1
* | build-sys: unlink kill from procpsCraig Small2015-09-261-0/+1
* | kill: split out from skill/sniceCraig Small2015-09-261-1/+1
* | library: rework namespace callsCraig Small2015-09-031-10/+13
* | sysctl: Remove links to libraryCraig Small2015-09-011-0/+1
* | library: implement task/thread support via the new apiJim Warner2015-08-231-0/+3
* | library: tests for sysinfoCraig Small2015-07-201-1/+6
* | library: Update diskstat APICraig Small2015-07-071-0/+3
* | misc: remove yet more darn trailing whitespace buildupJim Warner2015-07-011-1/+1
* | library: Update uptime calls to standard formatCraig Small2015-06-291-1/+1
* | library: Remove signal name from libraryCraig Small2015-06-291-9/+8
* | library: Fix up stat APICraig Small2015-06-261-2/+3
* | library: memory and vmstat API changesCraig Small2015-06-261-2/+2
* | library: Add procps_meminfo_* functionsCraig Small2015-06-261-0/+2
* | library: sysstat and vmstat api changesCraig Small2015-06-261-0/+4
|/
* pwdx: Do not link to libprocpsCraig Small2015-06-241-0/+1
* build-sys: fix oversight for a newly added header fileJim Warner2015-06-201-0/+1
* library: refactor and rely on modern kernels for wchanJim Warner2015-06-191-1/+1
* build-sys: do not distribute the aging README.top fileJim Warner2015-06-191-2/+0
* Do not link test process to libprocpsCraig Small2015-06-141-0/+2
* Create test processCraig Small2015-06-131-1/+5
* build-sys: use proper dependencies on libproc.laFilipe Brandenburger2015-05-111-4/+7
* docs: Update filenames in Makefile tooCraig Small2015-05-101-2/+2
* build-sys: install binaries in bindir (get rid of usrbin_execdir)Filipe Brandenburger2015-05-011-12/+10
* build-sys: enable "subdir-objects" automake optionFilipe Brandenburger2015-05-011-2/+0
* build-sys: merge automake subdirs into toplevelFilipe Brandenburger2015-05-011-14/+124
* build-sys: drop unneeded $(top_srcdir) from source pathsFilipe Brandenburger2015-05-011-16/+16
* build-sys: add $(top_srcdir) to include search dirFilipe Brandenburger2015-05-011-0/+1
* build-sys: removing translated mans from Makefile.amJaromir Capik2014-09-151-2/+1
* build-sys: adding translated mans to distJaromir Capik2014-09-151-1/+2
* Manpage translations in MakefilesCraig Small2014-06-281-27/+1
* Moved man-po pot file creation into MakefileCraig Small2014-06-251-7/+26
* Fix some man-po stuff for distcheckCraig Small2014-06-241-2/+12
* Translated man page scriptsCraig Small2014-05-281-0/+6
* fix url for rsyncTrần Ngọc Quân2014-04-171-1/+1
* Added get-trans target to MakefileCraig Small2014-02-221-0/+2
* pidof: reimplemented from scratch (replacing sysvinit pidof)Jaromir Capik2013-10-101-0/+8
* skill: support namespacesAristeu Rozanski2013-04-181-3/+3
* pgrep: introduce support for namespacesAristeu Rozanski2013-04-161-2/+2
* fix sysctl.conf inclusion in dist tarballsMike Frysinger2012-10-311-1/+1
* build-sys: earlier patch broke the buildSami Kerola2012-06-241-3/+2
* build-sys: do not assume $(top_srcdir)/.version file always existsSami Kerola2012-06-211-1/+3
* Makefile.am fixesCraig Small2012-05-201-8/+22
* build-sys: allow packagers to choose what is installedSami Kerola2012-05-011-0/+2
* all: check stdout and stderr status at exitSami Kerola2012-03-231-9/+15