summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * blkdev: add blkdev_scsi_type_to_name()Sami Kerola2012-06-111-0/+21
| * include: fix void pointer arithmetics warningsSami Kerola2012-06-111-2/+2
| * include: fix spurious list.h warningsSami Kerola2012-06-111-2/+2
* | losetup: improve -a to report loopdevs < 512 bytesKarel Zak2012-06-121-0/+1
|/
* Merge branch '2012wk22' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2012-06-051-3/+3
|\
| * fileutils: xmkstemp() interface changeDave Reisner2012-06-021-3/+3
* | inclide/env: innclude c.h, remove _() macro from xsetenv()Karel Zak2012-06-051-1/+3
* | su: introduce xsetenv globallyLudwig Nussel2012-06-051-0/+7
* | lib/strutils: circumvent missing localeconv()maximilian attems2012-06-051-0/+6
|/
* include/c: move fallback for MAXHOSTNAMELEN to c.hKarel Zak2012-05-291-0/+11
* include: [c.h] protect container_ofmaximilian attems2012-05-231-0/+2
* lib/tt: export tt_fputs_{quoted,nonblank} functionKarel Zak2012-05-221-0/+3
* lib/strutils: create type specific strtoxx_or_err()Karel Zak2012-05-151-2/+12
* include/ttyutils: more robust get_terminal_width()Karel Zak2012-05-151-2/+12