summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* kill: Fix free() with bad pointer on SIG-prefixed signal-nameOlof Sivertsson2016-09-111-1/+1
* library: Don't use SIGPWR on FreeBSDJon Boden2016-08-281-1/+3
* misc: Few more resource leak fixesCraig Small2016-05-031-0/+1
* tests: Conditionally add prctl to test processCraig Small2016-04-171-2/+2
* skill: fix command line with signal, againCraig Small2016-04-111-7/+5
* Added Cygwin build supportWayne Porter2016-03-122-0/+162
* A locale-independent strtodCraig Small2016-03-103-0/+108
* kill: split out from skill/sniceCraig Small2015-09-261-0/+93
* library: rework namespace callsCraig Small2015-09-032-45/+0
* library: Remove signal name from libraryCraig Small2015-06-291-0/+200
* Create test processCraig Small2015-06-132-0/+89
* build-sys: merge automake subdirs into toplevelFilipe Brandenburger2015-05-011-11/+0
* build-sys: split test cases in lib/ into their own filesFilipe Brandenburger2015-05-017-45/+68
* build-sys: add $(top_srcdir) to include search dirFilipe Brandenburger2015-05-011-1/+4
* library: fixing stdio.h include position in nsutils.cJaromir Capik2014-08-261-1/+1
* library: remove unused includes in nsutils.cFredrik Fornwall2014-08-261-2/+0
* Manpage translations in MakefilesCraig Small2014-06-283-1/+18
* Merge commit 'refs/merge-requests/13' of git://gitorious.org/procps/procps in...Craig Small2013-09-111-0/+32
|\
| * pgrep: introduce support for namespacesAristeu Rozanski2013-04-161-0/+32
* | library: for atexit() support, fix fileutils for EPIPEJim Warner2013-06-261-1/+1
* | configure: Check for error.hRainer Müller2013-03-201-1/+6
* | configure: Check for stdio_ext.hRainer Müller2013-03-201-1/+7
|/
* miscellaneous: clean up trailing whitespace throughoutJim Warner2013-03-141-1/+1
* lib/fileutils: fix compiler warningsSami Kerola2012-11-061-0/+1
* lib: add fileutils file with stream error checking facilitySami Kerola2012-03-233-1/+46
* docs: clarification to license headers in filesSami Kerola2012-03-031-0/+18
* test: add lib/strutils checkSami Kerola2012-03-031-1/+8
* strutils: reindent the fileSami Kerola2012-02-111-13/+14
* build-sys: use dist-xzSami Kerola2012-01-081-0/+1
* Changed the err and warns to macrosCraig Small2012-01-031-27/+15
* lib: add strtod_or_err()Sami Kerola2011-12-201-0/+24
* other: tell what was taken from util-linux packageSami Kerola2011-12-201-0/+4
* lib: add strtol into utility librarySami Kerola2011-12-203-0/+42