summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* losetup: make xgetpass more robustKarel Zak2012-01-171-0/+1
* losetup: move xgetpass() to lib/xgetpass.cKarel Zak2012-01-112-0/+7
* losetup: add --partscan optionKarel Zak2012-01-091-1/+2
* loopdev: support LO_FLAGS_PARTSCAN flag (kernel 3.2)Karel Zak2012-01-091-0/+3
* blkdev: add is_blkdev functionDavidlohr Bueso2012-01-051-0/+3
* fdisk: use CDROM_GET_CAPABILITY ioctlDavidlohr Bueso2012-01-021-0/+9
* losetup: rewrite loop setupKarel Zak2011-12-221-0/+2
* lib,loopdev: add missing functionsKarel Zak2011-12-221-0/+12
* lists: add list sorting routineDavidlohr Bueso2011-12-162-0/+140
* build-sys: check HAVE_ definitions with #ifdef [smatch scan]Sami Kerola2011-12-022-2/+2
* build-sys: add missing headers to distSami Kerola2011-12-021-0/+2
* Merge branch 'login-utils' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-11-292-0/+17
|\
| * chfn, chsh: new file pamfail.h for error printingSami Kerola2011-11-292-0/+17
* | include,optutils: add option_to_longopt()Karel Zak2011-11-291-0/+15
|/
* lib,match: split match_fstype() from libmountKarel Zak2011-11-151-0/+12
* lib,tt: add TT_FL_NOEXTREMESKarel Zak2011-11-101-5/+9
* libmount: ignore tailing slash in netfs source pathsPetr Uzel2011-11-081-0/+2
* lib,loopdev: add LOOP_CTL_GET_FREE supportKarel Zak2011-11-072-1/+11
* login: add login.defs code and testsKarel Zak2011-10-261-0/+2
* login: improve hushed mode (merge suse changes)Karel Zak2011-10-261-0/+1
* lib: cleanup setproctitle.cKarel Zak2011-10-261-5/+5
* login: move _PATH_BTMP to pathnames.hKarel Zak2011-10-261-0/+4
* lib,strutils: add default value to parse_range()Davidlohr Bueso2011-10-171-1/+1
* lib,strutils: share parse_range()Davidlohr Bueso2011-10-121-0/+2
* include/loopdev.h: add missing function prototypeDave Reisner2011-10-121-0/+1
* build-sys: check scanf %ms modifierKarel Zak2011-10-101-0/+9
* build-sys: rename BUILD_BUG_ON_ZERO definitionSami Kerola2011-10-101-2/+2
* Merge branch 'sys-utils-again' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-10-031-0/+1
|\
| * lib: [strutils] add strtod_or_err() functionSami Kerola2011-09-291-0/+1
* | umount: use new lib/loopdev.c codeKarel Zak2011-09-301-0/+1
* | include,xalloc: fix whitespace to be consistentDave Reisner2011-09-301-7/+7
* | include,xalloc: check for NULL before calling strdupDave Reisner2011-09-301-2/+7
* | lib,loopdev: add debugu messagesKarel Zak2011-09-291-0/+2
|/
* misc: use %m in format string instead of %s and strerror(errno)Petr Uzel2011-09-271-1/+1
* build-sys: add path.h to Makefile.amKarel Zak2011-09-271-0/+1
* chcpu: convert to use lib/path.cHeiko Carstens2011-09-271-0/+2
* lib,path: move path access functions from lscpu into lib/path.cHeiko Carstens2011-09-271-0/+15
* Merge branch 'sys-utils' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-09-271-2/+2
|\
| * build-sys: fixes to USAGE_* macrosSami Kerola2011-09-171-2/+2
* | include,c.h: include fcntl.h before check for O_CLOEXEC [smatch scan]Karel Zak2011-09-121-0/+1
|/
* lscpu: use function to search in cpu masks arraysKarel Zak2011-09-091-0/+20
* Merge branch 'chcpu' of git://git.kernel.org/pub/scm/linux/kernel/git/heiko/u...Karel Zak2011-08-311-1/+1
|\
| * cpuset: add option to allow cpulist_parse() to failHeiko Carstens2011-08-151-1/+1
* | arch: start using arch as a usage() exampleSami Kerola2011-08-281-0/+13
|/
* include: [nls.h] define a macro for handling plurals with ngettext()Benno Schulenberg2011-08-021-0/+2
* include: [c.h] Include stdlib.h unconditionalymaximilian attems2011-08-021-1/+1
* include: [c.h] move up declaration of program_invocation_short_name before usagemaximilian attems2011-08-021-35/+35
* include: [writeall] add fwrite_all()Karel Zak2011-08-021-1/+21
* include: [bitops.h] make return values consistentKarel Zak2011-08-021-12/+12
* lib: [tt.c] clean up used typesKarel Zak2011-08-011-7/+7