summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/canonicalize: make DM canonicalization more robustKarel Zak2014-05-201-15/+30
* lslogins: also add readutmp.cOndrej Oprala2014-05-151-0/+76
* lslogins: add functionalityOndrej Oprala2014-05-151-1/+2
* losetup: fix -f on systems without /dev/loop-controlKarel Zak2014-05-141-14/+35
* lib/colors: add to the man page hint about $HOME stuffKarel Zak2014-05-131-1/+12
* lib/colors: update man pageKarel Zak2014-05-131-11/+140
* lib/colors: support schemes customizationKarel Zak2014-05-131-83/+419
* lib/colors: allow to temporary disable colorsKarel Zak2014-05-131-30/+75
* lib/colors: add support for @term and /home/kzakKarel Zak2014-05-131-31/+268
* lib/boottime: add a new fileKarel Zak2014-05-061-0/+34
* lib/timeutils: remove get_boot_time from libcommonKarel Zak2014-05-061-26/+0Star
* lib/terminal-colors.d.5: Improve the typesetting of the manualBjarni Ingi Gislason2014-05-061-9/+9
* lib/colors: change an include to a local oneBenno Schulenberg2014-05-061-1/+1
* lib/pager: use names when referring to standard file descriptorsSami Kerola2014-05-061-9/+9
* lib/timeutils: fix memory leakSami Kerola2014-05-061-0/+1
* dmesg: move get_boot_time() to lib/timeutilsSami Kerola2014-05-041-0/+29
* lib/procutils: notice setuid() process ownership changesSami Kerola2014-04-261-4/+5
* lib/procutils: reset errno before strtol() callSami Kerola2014-04-261-1/+2
* lib/mbalign: report also size in bytesKarel Zak2014-04-151-10/+30
* lib/mbsalign: split mbs_safe_encode()Karel Zak2014-04-151-12/+33
* libsmartcols: rewrite test code to tree(1)-like utilKarel Zak2014-04-081-1/+1
* lib/tt.c: Goodbye!Ondrej Oprala2014-04-032-998/+0Star
* mcookie: use lib/randutilsSami Kerola2014-03-261-0/+22
* lib/colors: care about colors only on tty()Karel Zak2014-03-121-2/+4
* lib/strutils: fix parse_size() return codeKarel Zak2014-03-111-1/+3
* lib/colors: fix colors testKarel Zak2014-03-111-1/+1
* lib/tt: keep track about output orderKarel Zak2014-03-111-1/+20
* lib/tt: add tt_line_get_userdata()Karel Zak2014-03-111-0/+5
* lib/strutils: support dec.points in parse_size()Karel Zak2014-03-111-2/+43
* lib/strutils: use proper return codes in parse_size()Karel Zak2014-03-111-9/+14
* lib/mbalign: add mbs_safe_width() from tt.cKarel Zak2014-03-112-136/+136
* include/tt: add function to convert table to stringKarel Zak2014-03-111-0/+26
* lib/tt: add reduce term width functionalityKarel Zak2014-03-111-0/+13
* lib/tt: add TT_FL_MAX to fill screenKarel Zak2014-03-111-2/+32
* lib/tt: add tb_get_nlines()Karel Zak2014-03-111-0/+13
* lib/tt: don't hardcode stdout as outputKarel Zak2014-03-111-13/+21
* lib/colors: support <name>.enable tooKarel Zak2014-03-112-18/+38
* lib/colors: add info to man pages, add terminal-colors.d.5Karel Zak2014-03-112-0/+27
* lib/colors: check for /etc/terminal-colors.d/[util].disableOndrej Oprala2014-03-111-4/+25
* lib/sysfs: make dirent d_type usage more robustKarel Zak2014-03-041-1/+2
* lib/color: add colorscheme parserKarel Zak2014-02-101-2/+47
* losetup: wait for udevKarel Zak2014-01-241-5/+18
* lib/sysfs: fix scanf format string [coverity scan]Karel Zak2014-01-141-1/+1
* lib/path: add path_strdup()Karel Zak2014-01-061-0/+13
* textual: standardize some "cannot read" and "seek failed" error messagesBenno Schulenberg2013-10-091-4/+4
* losetup: don't require 512-byte aligned offsetsKarel Zak2013-10-011-0/+6
* fdisk: add -L to colorize outputKarel Zak2013-09-161-4/+9
* lib/tt: add TT_FL_FREEDATAKarel Zak2013-09-161-1/+9
* lib: add crc64()Karel Zak2013-09-112-0/+109
* lib: rename time-util.c to timeutils.c, fix headersKarel Zak2013-09-102-2/+3