summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-03libmount: rewrite mountinfo/fstab parsers to use sscanf()Karel Zak1-0/+5
2011-01-03libmount: add unmangle/mangle() functions to APIKarel Zak1-2/+2
2011-01-03libmount: add /etc/fstab.d supportKarel Zak1-0/+2
2011-01-03lib: add wrappers for "at" functionsKarel Zak2-0/+24
2010-12-09partx: complete rewriteDavidlohr Bueso1-0/+1
2010-12-01losetup: use /sys/dev/block/.../loop/backing_fileKarel Zak1-0/+1
2010-11-30build-sys: add missing headerKarel Zak1-1/+2
2010-11-24lib: [strutils] move strmode() from namei.c to strutils.cKarel Zak1-0/+4
2010-11-24lib: [xalloc] add xstrdup()Karel Zak1-0/+9
2010-11-24lib: [tt] add TT_FL_RIGHT, add columns list parserKarel Zak1-2/+6
2010-11-23lib: [strutils] general purpose string handling functionsDavidlohr Bueso4-19/+28
2010-11-15lib: add fallback for nl_langinfo()Karel Zak1-0/+73
2010-10-21xalloc: general purpose memory allocation handling wrappersDavidlohr Bueso1-0/+46
2010-10-15libblkid: fix MBR detection on iPod and cleanup vfat codeKarel Zak1-0/+6
2010-08-24include: cleanup blkdev.hKarel Zak1-37/+42
2010-08-24blockdev: add BLKDISCARDZEROESKarel Zak1-0/+6
2010-06-16lscpu: fix CPU_EQUAL_S macroKarel Zak1-1/+1
2010-06-14lscpu: add CPU_EQUAL_S definition for old/obscure libcKarel Zak1-0/+10
2010-06-07build-sys: update include/Makefile.amKarel Zak1-7/+8
2010-06-03lib: tt.c - fix minimal width of columnKarel Zak1-0/+1
2010-06-03lib: add tt.c (Tree and Table output)Karel Zak2-0/+71
2010-06-03include: move shlibs/.../list.h to the include/ directoryKarel Zak2-0/+198
2010-06-03findmnt: add new commandKarel Zak1-0/+1
2010-06-01taskset: move NR_CPUS determination to lib/cpuset.cKarel Zak1-0/+2
2010-06-01lib: add fallback for libc (uClibc) without CPU_ALLOCKarel Zak1-0/+45
2010-06-01taskset: use libc based cpu_set_tKarel Zak1-14/+9
2010-06-01taskset: move bitmap routines to lib/cpuset.cKarel Zak1-0/+23
2010-05-14fsfreeze: new commandHajime Taira1-0/+5
2010-05-07cfdisk: support non-ascii characters in inputKarel Zak1-3/+5
2010-04-27mount: revert ugly ENOMEDIUM supportKarel Zak1-3/+0
2010-04-02swaplabel: new commandJason Borden1-2/+6
2010-04-02swapon: move DELETED_SUFFIX to include/pathnames.hKarel Zak1-0/+4
2010-04-01mkswap: move write_all() to include/writeall.hKarel Zak2-1/+27
2010-03-30lib: add strtosize() functionKarel Zak2-0/+9
2010-03-16lib: add #ifndef around min() max() macrosKarel Zak1-3/+6
2010-03-16cal: factor out and update multibyte alignment codePádraig Brady2-0/+44
2010-03-15mount: report ambivalent FS detection, improve brute force detectionKarel Zak1-0/+1
2010-03-10lib: add mangle.c for mtab (fstab or swaps) encodingKarel Zak2-0/+15
2010-03-10liblkid: move getsize.c code to lib/Karel Zak1-1/+5
2010-02-12include: add min/max macrosKarel Zak1-0/+13
2010-02-01libblkid: add blkid_probe_all_removable()Karel Zak1-0/+2
2009-10-26mount: and libblkid: covert /dev/dm-N to /dev/mapper/<name>Karel Zak1-0/+1
2009-10-16include: use c.h in canonicalize.hKarel Zak1-4/+1
2009-10-16include: add c.h with fundamental C definitionsKarel Zak2-0/+50
2009-10-15fsck.minix: fix broken zone checkingKarel Zak1-0/+16
2009-10-15blockdev: fix topology ioctlsKarel Zak1-3/+5
2009-10-15blockdev: add topology ioctls supportKarel Zak1-0/+6
2009-10-14lib: import whole ismounted.c code from e2fsprogsKarel Zak1-0/+8
2009-09-29lib: remove pttype.cKarel Zak2-12/+0
2009-09-18libblkid: add blkid_driver_has_major()Karel Zak1-0/+1