summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* setpriv: move paths to pathnames.hKarel Zak2013-02-051-0/+8
* nsenter: fix indentationSami Kerola2013-01-251-28/+27Star
* include: add missing values to sysfs_cxt initializer definitionSami Kerola2013-01-241-1/+1
* unshare,nsenter: Move the old libc handling into a common header namespace.hEric W. Biederman2013-01-171-0/+43
* build-sys: add files to distributionSami Kerola2013-01-101-0/+1
* include/ttyutils: add default chardataWerner Fink2013-01-081-0/+24
* include: cleanup copyright headersKarel Zak2013-01-088-0/+50
* include/bitopts: Use the operating system byteswapping functionsKarel Zak2013-01-081-63/+97
* build-sys: remove consoles.hKarel Zak2012-12-271-1/+0Star
* sulogin: remove consoles.c from libcommonKarel Zak2012-12-232-51/+9Star
* sulogin: make usleep() workaround workWerner Fink2012-12-181-3/+7
* sulogin: use the linked lists from list.h for consoles listWerner Fink2012-12-181-2/+4
* include/list: add list_last_entry()Karel Zak2012-12-181-2/+5
* include/list: fix undefined behavior in list_entry() macroSami Liedes2012-12-171-2/+3
* lib/canonicalize: add canonicalize_path_restricted() to canonicalize without ...Karel Zak2012-11-261-0/+1
* ipcs: determine ipc limits from /procSami Kerola2012-11-231-0/+1
* lib/path: add path_read_u64()Karel Zak2012-11-231-1/+5
* lib/path: rename functions to be more explicitKarel Zak2012-11-231-6/+6
* ipcs: add /proc and /sys path definitionsSami Kerola2012-11-231-0/+11
* lib/ttyutils: add get_terminal_name()Karel Zak2012-11-221-1/+1
* lib/ttyutils: create .c fileKarel Zak2012-11-221-32/+3Star
* lib/consoles: remove global variable consolesKarel Zak2012-11-091-2/+3
* lib/consoles: add code to detect all system consolesWerner Fink2012-11-082-0/+49
* libmount: add private mnt_get_kernel_cmdline_option()Karel Zak2012-11-081-0/+3
* build-sys: cleanup cpu_set_t usageKarel Zak2012-11-021-0/+10
* lib/sysfs: add SCSI link functionsKarel Zak2012-10-232-0/+4
* lib/sysfs: add functions for SCSI host attributesKarel Zak2012-10-231-0/+3
* include/sysfs: add SCSI host:channel:target:lun supportKarel Zak2012-10-231-0/+11
* include/c: move usleep() fallback to c.hKarel Zak2012-10-224-19/+17Star
* include/c: remove MAXHOSTNAMELEN macroKarel Zak2012-10-191-11/+0Star
* include/xalloc: add xgethostname()Karel Zak2012-10-191-0/+15
* include/env: unify indentationSami Kerola2012-10-191-5/+4Star
* include/c: add get_hostname_max() inline functionSami Kerola2012-10-191-0/+18
* lib/color: add module for work with terminal colorsOndrej Oprala2012-10-161-0/+50
* mount: losetup: remove obsolete encryption supportLudwig Nussel2012-09-111-3/+0Star
* lib/sysfs; add sysfs_partno_to_devno()Karel Zak2012-08-131-0/+1
* lib/strutils: add string_add_to_idarray() - parse and add to id listMilan Broz2012-07-261-0/+4
* include: define format to be constant in xasprintf()Sami Kerola2012-07-261-1/+2
* include/optutils: remove unnecessary exclusive_option()Karel Zak2012-07-261-14/+0Star
* include/optutils: add err_exclusive_options()Karel Zak2012-07-261-0/+75
* dmesg: add fileback for SEEK_DATAKarel Zak2012-07-241-0/+11
* agetty: use configured run state directorySami Kerola2012-07-101-0/+1
* build-sys: add pager.h to Makemodule.amKarel Zak2012-06-261-0/+1
* build-sys: convert include/ to moduleKarel Zak2012-06-262-45/+44Star
* lib/loopdev: use warn_unused_result forimportant functionsKarel Zak2012-06-211-2/+4
* lib/sysfs: use warn_unused_result for sysfs_init()Karel Zak2012-06-211-2/+2
* include [optutils]: add exclusive_option() inline functionSami Kerola2012-06-171-0/+19
* lib/blkdev: return static strings by blkdev_scsi_type_to_name()Karel Zak2012-06-151-1/+1
* include/blkdev: cleanup upKarel Zak2012-06-151-24/+27
* Merge branch '2012wk23' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2012-06-153-4/+25
|\