summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* libfdisk: move mbr code to the libraryKarel Zak2013-09-162-0/+106
* fdisk: add mbr_get_partition()Karel Zak2013-09-161-0/+6
* fdisk: use functions from pt-mbr.hKarel Zak2013-09-161-8/+29
* libblkid: rename sys_type to sys_indKarel Zak2013-09-161-1/+1
* include/pt-mbr: add functio to store leKarel Zak2013-09-161-0/+8
* libblkid: move MBR definitions to include/pt-mbr.hKarel Zak2013-09-161-0/+37
* fdisk: (sgi) fix checksum calculationKarel Zak2013-09-161-1/+1
* libblkid: move MBR partition types to include/Karel Zak2013-09-162-0/+107
* fdisk: (sgi) cleanup devparams flagsKarel Zak2013-09-161-1/+12
* fdisk: (sgi) cleanu sgi_info stuffKarel Zak2013-09-161-0/+2
* fdisk: (sgi) remove magic stringsKarel Zak2013-09-161-1/+2
* fdisk: (sgi) share disk label definition with libblkidKarel Zak2013-09-161-0/+4
* libblkid: move SGI disklabel definitions to include/Karel Zak2013-09-162-0/+91
* lib/tt: add TT_FL_FREEDATAKarel Zak2013-09-161-3/+5