summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include/statfs_magic: use macro rather than type for f_typeKarel Zak2014-11-101-2/+2
* mkswap: remove unnecessary size checkSami Kerola2014-11-071-2/+0Star
* switch_root: improve statfs->f_type portabilityKarel Zak2014-11-061-0/+11
* lib/loopdev: replace custom DBG() with include/debug.hKarel Zak2014-11-041-2/+0Star
* include/debug: improve and cleanupKarel Zak2014-11-031-17/+70
* build-sys: properly check for -lrtKarel Zak2014-10-271-1/+1
* include/debug: fix typoKarel Zak2014-10-241-1/+1
* whereis: cleanup debug stuff, fix argv[] usageKarel Zak2014-10-231-1/+1
* include/debug: remove duplicate 'const' declaration warningSami Kerola2014-10-011-1/+1
* include: fix compiler warningsSami Kerola2014-10-012-6/+6
* Merge branch 'misc' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2014-09-223-17/+6Star
|\
| * lib: remove xgetpass()Sami Kerola2014-09-192-7/+0Star
| * include: simplify fputc_careful() in carefulputc.hSami Kerola2014-09-191-10/+6Star
* | swapon: split swapon-common.cKarel Zak2014-09-223-29/+10Star
|/
* agetty: fixing FTBFS on !linux (Debian util-linux 2.20.1-1.2)Christoph Egger2014-09-171-0/+40
* include/optutils: fix typoKarel Zak2014-08-281-1/+1
* libblkid: move string trim function to strutils.hKarel Zak2014-08-251-0/+37
* include/debug: allow to speficy empty masknamesKarel Zak2014-08-131-1/+3
* include/debug: cleanup masksKarel Zak2014-08-131-0/+1
* include/debug: make masknames optionalKarel Zak2014-08-131-1/+1
* libs/debug: accept human readable names for _DEBUG=Ondrej Oprala2014-08-131-1/+41
* lib/colors: add function to return color from schemeKarel Zak2014-08-131-0/+2
* textual: remove some inconsistent periods from error messagesBenno Schulenberg2014-08-111-4/+4
* lib/sysfs: allow to write to sysfs attributesKarel Zak2014-08-011-0/+3
* swaplabel: move swapon-common to include directorySami Kerola2014-07-282-0/+29
* Fix typo "ioclt" in various files.Lauri Nurmi2014-07-112-2/+2
* build-sys: support ./configure ADJTIME_PATH=Karel Zak2014-06-191-0/+4
* 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