summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lib: [strutils] move strmode() from namei.c to strutils.cKarel Zak2010-11-241-0/+4
* lib: [xalloc] add xstrdup()Karel Zak2010-11-241-0/+9
* lib: [tt] add TT_FL_RIGHT, add columns list parserKarel Zak2010-11-241-2/+6
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-234-19/+28
* lib: add fallback for nl_langinfo()Karel Zak2010-11-151-0/+73
* xalloc: general purpose memory allocation handling wrappersDavidlohr Bueso2010-10-211-0/+46
* libblkid: fix MBR detection on iPod and cleanup vfat codeKarel Zak2010-10-151-0/+6
* include: cleanup blkdev.hKarel Zak2010-08-241-37/+42
* blockdev: add BLKDISCARDZEROESKarel Zak2010-08-241-0/+6
* lscpu: fix CPU_EQUAL_S macroKarel Zak2010-06-161-1/+1
* lscpu: add CPU_EQUAL_S definition for old/obscure libcKarel Zak2010-06-141-0/+10
* build-sys: update include/Makefile.amKarel Zak2010-06-071-7/+8
* lib: tt.c - fix minimal width of columnKarel Zak2010-06-031-0/+1
* lib: add tt.c (Tree and Table output)Karel Zak2010-06-032-0/+71
* include: move shlibs/.../list.h to the include/ directoryKarel Zak2010-06-032-0/+198
* findmnt: add new commandKarel Zak2010-06-031-0/+1
* taskset: move NR_CPUS determination to lib/cpuset.cKarel Zak2010-06-011-0/+2
* lib: add fallback for libc (uClibc) without CPU_ALLOCKarel Zak2010-06-011-0/+45
* taskset: use libc based cpu_set_tKarel Zak2010-06-011-14/+9Star
* taskset: move bitmap routines to lib/cpuset.cKarel Zak2010-06-011-0/+23
* fsfreeze: new commandHajime Taira2010-05-141-0/+5
* cfdisk: support non-ascii characters in inputKarel Zak2010-05-071-3/+5
* mount: revert ugly ENOMEDIUM supportKarel Zak2010-04-271-3/+0Star
* swaplabel: new commandJason Borden2010-04-021-2/+6
* swapon: move DELETED_SUFFIX to include/pathnames.hKarel Zak2010-04-021-0/+4
* mkswap: move write_all() to include/writeall.hKarel Zak2010-04-012-1/+27
* lib: add strtosize() functionKarel Zak2010-03-302-0/+9
* lib: add #ifndef around min() max() macrosKarel Zak2010-03-161-3/+6
* cal: factor out and update multibyte alignment codePádraig Brady2010-03-162-0/+44
* mount: report ambivalent FS detection, improve brute force detectionKarel Zak2010-03-151-0/+1
* lib: add mangle.c for mtab (fstab or swaps) encodingKarel Zak2010-03-102-0/+15
* liblkid: move getsize.c code to lib/Karel Zak2010-03-101-1/+5
* include: add min/max macrosKarel Zak2010-02-121-0/+13
* libblkid: add blkid_probe_all_removable()Karel Zak2010-02-011-0/+2
* mount: and libblkid: covert /dev/dm-N to /dev/mapper/<name>Karel Zak2009-10-261-0/+1
* include: use c.h in canonicalize.hKarel Zak2009-10-161-4/+1Star
* include: add c.h with fundamental C definitionsKarel Zak2009-10-162-0/+50
* fsck.minix: fix broken zone checkingKarel Zak2009-10-151-0/+16
* blockdev: fix topology ioctlsKarel Zak2009-10-151-3/+5
* blockdev: add topology ioctls supportKarel Zak2009-10-151-0/+6
* lib: import whole ismounted.c code from e2fsprogsKarel Zak2009-10-141-0/+8
* lib: remove pttype.cKarel Zak2009-09-292-12/+0Star
* libblkid: add blkid_driver_has_major()Karel Zak2009-09-181-0/+1
* lib: add a generic crc32()Karel Zak2009-09-162-0/+10
* rtcwake: add S5 supportKarel Zak2009-09-071-0/+1
* replace usleep() for systems that don't have themDaniel Mierswa2009-08-212-0/+19
* include: fix _PATH_DEVKarel Zak2009-07-021-1/+1
* include: clean up _PATH_DEV_* macrosKarel Zak2009-06-301-1/+7
* include: bitops - explicitly include endian.hKarel Zak2009-03-171-0/+1
* libs: pttype - fix typoKarel Zak2009-03-121-1/+1