summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lib/fileutils: xalloc stuff in library-like codeKarel Zak2014-06-181-2/+3
* build-sys: remove obsolete wholedisk.cKarel Zak2014-06-172-9/+0Star
* lib/sysfs: add sysfs_devno_is_wholedisk()Karel Zak2014-06-171-0/+1
* lib/sysfs: add sysfs_devno_is_lvm_private() from libblkidKarel Zak2014-06-171-0/+2
* lib/fileutils: add stripoff_last_component() from libmountKarel Zak2014-06-091-0/+1
* lib/fileutils: add mkdir_p() from libmountKarel Zak2014-06-091-0/+2
* lslogins: add readtump.h headerOndrej Oprala2014-05-151-0/+28
* lslogins: add functionalityOndrej Oprala2014-05-151-0/+1
* lib/colors: support schemes customizationKarel Zak2014-05-131-6/+13
* lib/colors: allow to temporary disable colorsKarel Zak2014-05-131-0/+6
* lib/colors: add support for @term and /home/kzakKarel Zak2014-05-131-2/+2
* include/boottime: add a new fileKarel Zak2014-05-061-0/+9
* lib/timeutils: remove get_boot_time from libcommonKarel Zak2014-05-062-1/+1
* include/c: do not gettextize a wordless stringBenno Schulenberg2014-05-061-1/+1
* include/carefulputc: remove a duplicate includeBenno Schulenberg2014-05-061-4/+5
* include/c: remove a duplicate includeBenno Schulenberg2014-05-061-10/+7Star
* swapon, swapheader, mkswap: move swap signature to headerSami Kerola2014-05-061-0/+2
* include/swapheader.h: ensure type sizesSami Kerola2014-05-061-5/+7
* mkswap: remove legacy swap structureSami Kerola2014-05-061-10/+2Star
* mkswap, swaplabel: move version number to headerSami Kerola2014-05-041-0/+1
* include/c.h: add macro to print definitions as stringSami Kerola2014-05-041-0/+9
* dmesg: move get_boot_time() to lib/timeutilsSami Kerola2014-05-041-0/+1
* lib/mbalign: report also size in bytesKarel Zak2014-04-151-0/+1
* lib/mbsalign: split mbs_safe_encode()Karel Zak2014-04-151-0/+3
* lib/tt.c: Goodbye!Ondrej Oprala2014-04-032-116/+0Star
* include/carefulputc: cleanup and add fputs_{quoted,nonblank}()Karel Zak2014-04-031-3/+42
* mcookie: use lib/randutilsSami Kerola2014-03-261-0/+1
* include/debug: add another debug macrosKarel Zak2014-03-211-1/+17
* include/debug: fix coding styleKarel Zak2014-03-211-21/+22
* Merge branch 'common_debug' of https://github.com/ooprala/util-linuxKarel Zak2014-03-212-0/+67
|\
| * clean up redundant macros and definesOndrej Oprala2014-03-131-8/+0Star
| * libcommon: don't mention lib versions in debug macrosOndrej Oprala2014-03-131-3/+0Star
| * libcommon: define more debugging macrosOndrej Oprala2014-03-121-0/+7
| * libcommon: add common debugging routinesOndrej Oprala2014-03-122-0/+71
* | include/closestream: don't wipe errno on EPIPEKarel Zak2014-03-131-1/+2
|/
* lib/tt: keep track about output orderKarel Zak2014-03-111-1/+4
* lib/tt: add tt_line_get_userdata()Karel Zak2014-03-111-0/+1
* include/list: add void data to the sort cmp functionKarel Zak2014-03-111-9/+15
* lib/mbalign: add mbs_safe_width() from tt.cKarel Zak2014-03-111-2/+9
* include/xalloc: add xvasprintf()Karel Zak2014-03-111-0/+8
* include/tt: add function to convert table to stringKarel Zak2014-03-111-0/+1
* lib/tt: add reduce term width functionalityKarel Zak2014-03-111-0/+2
* lib/tt: add TT_FL_MAX to fill screenKarel Zak2014-03-111-6/+9
* lib/tt: add tb_get_nlines()Karel Zak2014-03-111-0/+2
* lib/tt: don't hardcode stdout as outputKarel Zak2014-03-111-0/+2
* include/tt: add tt_is_empty()Karel Zak2014-03-111-0/+5
* lib/colors: check for /etc/terminal-colors.d/[util].disableOndrej Oprala2014-03-112-2/+6
* libmount: add statfs_magic.hKarel Zak2014-03-062-1/+90
* lib/color: add colorscheme parserKarel Zak2014-02-101-0/+1
* losetup: wait for udevKarel Zak2014-01-241-0/+1