summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* include/c.h: prefer nanosleep() over usleep()Karel Zak2014-01-242-8/+17
* unshare: Add possibility to add mapping into root user in user namespaceLubomir Rintel2014-01-071-0/+3
* lib/path: add path_strdup()Karel Zak2014-01-061-0/+2
* docs: update links to http://git.kernel.org/ web repository viewsSami Kerola2013-11-121-1/+1
* strutils: add skip_space() functionOndrej Oprala2013-11-081-0/+18
* include: Add missing includesMichael Forney2013-10-041-0/+3
* nologin: add new commandKarel Zak2013-09-301-0/+2
* build-sys: fix include Makemodule.amKarel Zak2013-09-261-1/+1
* fdisk: add -L to colorize outputKarel Zak2013-09-161-2/+17
* fdisk: (bsd) write/read PT code cleanupKarel Zak2013-09-161-3/+0Star
* libblkid: move bsd definitions to pt-bsd.hKarel Zak2013-09-162-0/+160