summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* c: print strerror() instead of error code.Érico Nogueira2021-06-161-1/+1
* build-sys: fix some important 'tests.h' related issuesJim Warner2020-08-172-0/+3
* Build fails if not done from the source root directory (#105)simonis2018-08-081-1/+1
* library: eliminate inappropriate '__BEGIN_DECLS' macroJim Warner2018-05-061-3/+0
* procio: remove glibc dependency & make a proper headerJim Warner2018-05-061-3/+1
* sysctl: relocate the procio code to a more proper homeJim Warner2018-05-062-0/+9
* tests: update template and add pidsCraig Small2016-04-191-4/+21
* libprocps version test and documentationCraig Small2016-04-141-0/+10
* A locale-independent strtodCraig Small2016-03-101-0/+1
* kill: split out from skill/sniceCraig Small2015-09-261-0/+8
* library: rework namespace callsCraig Small2015-09-032-8/+0
* library: Remove signal name from libraryCraig Small2015-06-292-0/+29
* Also emulate error_at_line if not presentMichael Forney2014-08-281-0/+18
* build-sys: fix the fatal 'make dist' error for nsutilsJim Warner2013-09-121-0/+1
* Merge commit 'refs/merge-requests/13' of git://gitorious.org/procps/procps in...Craig Small2013-09-111-0/+7
|\
| * pgrep: introduce support for namespacesAristeu Rozanski2013-04-161-0/+7
* | configure: Check for error.hRainer Müller2013-03-201-0/+21
|/
* miscellaneous: clean up trailing whitespace throughoutJim Warner2013-03-143-3/+3
* build-sys: add fileutils.h to dist packageSami Kerola2012-04-181-0/+1
* build-sys: uClibc does not have rpmatch()Sami Kerola2012-04-182-0/+10
* lib: add fileutils file with stream error checking facilitySami Kerola2012-03-231-0/+7
* c.h: fix macro definition warningSami Kerola2012-03-031-4/+4
* use helpers from c.hMike Frysinger2012-01-241-4/+4
* include error.h for error() and friendsMike Frysinger2012-01-241-0/+1
* Changed the err and warns to macrosCraig Small2012-01-031-41/+4
* build-sys: re-enable 'dist' buildJim Warner2012-01-021-0/+1
* lib: add strtod_or_err()Sami Kerola2011-12-201-0/+1
* other: tell what was taken from util-linux packageSami Kerola2011-12-204-0/+16
* lib: add strtol into utility librarySami Kerola2011-12-201-0/+6
* build-sys: added config.h include to nls.h (for PACKAGE str)Jim Warner2011-12-201-0/+4
* build-sys: add missing files to distributionSami Kerola2011-12-201-0/+4
* includes: add xalloc.h to unify memory allocationsSami Kerola2011-12-201-0/+56
* build-sys: add c.h with fundamental C definitionsSami Kerola2011-12-201-0/+155
* build-sys: add NLS supportSami Kerola2011-12-201-0/+106