summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* agetty: add \S to output /etc/os-release dataKarel Zak2013-09-121-0/+1
* lib: add crc64()Karel Zak2013-09-113-0/+11
* lib: rename time-util.c to timeutils.c, fix headersKarel Zak2013-09-102-1/+1
* lib/strutils: optimalize {starts,ends}with()Karel Zak2013-09-101-3/+40
* lib/strutils: move *swith() functions to private librarySami Kerola2013-08-291-0/+4
* lib/time-util: copy time parsing functions from systemdSami Kerola2013-08-292-0/+56
* include: carefulput: print determined char when unprintable char is foundSami Kerola2013-08-231-2/+2
* losetup: use loop-control to explicitly ask for deviceKarel Zak2013-08-061-0/+1
* include/xalloc: add warn_unused_result to allocation functionsKarel Zak2013-07-092-5/+5
* agetty: don't remove ECHOCTL from c_lflagKarel Zak2013-06-031-4/+2Star
* lscpu: detect more hypervisor vendorsOndrej Oprala2013-05-201-0/+2
* lib/tty: don't hardcode terminal fd in get_terminal_name()Karel Zak2013-05-131-1/+2
* lib/colors: add colormode_or_err()Karel Zak2013-05-071-0/+1
* lib/colors: add support for auto, always and never modesKarel Zak2013-05-061-1/+12
* include: add close_fd() for noticing write errors before close()Sami Kerola2013-04-261-0/+19
* include: fix SYS_{unshare,nsenter} usageKarel Zak2013-04-171-2/+2
* libblkid: arch independent minix detectionKarel Zak2013-04-151-3/+6
* lib/xalloc: add xstrndup()Karel Zak2013-04-101-0/+15
* loopdev: sync capacity after setting itJeff Mahoney2013-04-091-0/+1
* include/fileutils: use O_CLOEXEC for mktemp stuffKarel Zak2013-04-031-1/+1
* include/c: add macro UL_CLOEXECSTRKarel Zak2013-04-031-0/+8
* lib/xalloc: fix mamory leak in xgethostname() [coverity scan]Karel Zak2013-03-271-2/+4
* include/pathnames: rename _PATH_ADJPATH to _PATH_ADJTIMEKarel Zak2013-03-261-1/+2
* docs: arch is gone, use delpart as usage() function exampleSami Kerola2013-03-261-1/+1
* remove duplicate includesKarel Zak2013-03-201-2/+4
* lib/mbsalign: correct license header from GPLv[23] to LGPLv2+Pádraig Brady2013-03-201-2/+2
* dmesg: more colors, more funKarel Zak2013-03-181-1/+1
* namespace.h: Fix typo: s/CLONE_NEWSNS/CLONE_NEWNS/Josh Triplett2013-03-131-1/+1
* include/timer: return setitimer return valueKarel Zak2013-03-131-2/+2
* include/optutils: make collisions detection between options more robustKarel Zak2013-03-131-4/+12