summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* misc: use unsigned int for bit-filedsKarel Zak2011-07-291-4/+4
* build-sys: fix 'make checkincludes' warningsKarel Zak2011-07-281-2/+0Star
* include: [strutils.c] add list parsersKarel Zak2011-07-271-0/+5
* include; [tt.c] check for array size in columns parserKarel Zak2011-07-271-1/+1
* Merge branch 'hwclock' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-07-271-0/+9
|\
| * hwclock: move path definitions to pathnames.hSami Kerola2011-07-261-0/+9
* | Merge branch 'cramfs' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-07-263-1/+22
|\ \ | |/ |/|
| * include: move fsck return values to exitcodes.hSami Kerola2011-07-221-0/+9
| * include: move disk-utils/mkfs.h -> include/exitcodes.hSami Kerola2011-07-222-0/+10
| * md5: use symbolical digest lengthSami Kerola2011-07-211-1/+3
* | minix: add MINIX_ prefix to some global macrosKarel Zak2011-07-211-6/+7
* | minix: cleanup global variables and macrosKarel Zak2011-07-211-16/+0Star
* | libblkid: move MINIX_MAXPARTITIONS to minix.hSami Kerola2011-07-201-0/+5
* | minix: move globals and inline functions to minix_programs.hSami Kerola2011-07-201-99/+0Star
* | libblkid: use MINIX_BLOCK_SIZE from minix.hSami Kerola2011-07-201-6/+6
* | include: move minix.h to include directorySami Kerola2011-07-202-0/+192
|/
* lib: [blkdev.c] add blkdev_get_physector_size()Davidlohr Bueso2011-06-271-0/+3
* lib: [loopdev.c] cleanup flags usageKarel Zak2011-06-101-1/+7