summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* build-sys: add required files to distSami Kerola2011-05-261-0/+2
* lib: [sysfs.c] add sysfs_readlink and name/path functionsKarel Zak2011-05-181-2/+8
* lib: [at.c] add readlink_at(), fix semantic for absolute pathsKarel Zak2011-05-181-0/+4
* lib: [sysfs.c] make sysfs_read_* function more robustKarel Zak2011-05-181-3/+5
* agetty: cleanup argv parsing, utmp update, use writeall(), etc.Werner Fink2011-05-171-0/+2
* libblkid: use stuff from sysfs.h and at.hKarel Zak2011-05-161-0/+1
* lib: add generic sysfs utilsKarel Zak2011-05-162-0/+61
* lib: [tt.c] support key="value" output formatKarel Zak2011-05-101-7/+15
* procutils: include missing headerDavidlohr Bueso2011-05-051-0/+2
* lib: [procutils.c]: add missing files. Sorry.Karel Zak2011-05-041-0/+12
* agetty.c: move issue path to pathnames.hSami Kerola2011-04-271-0/+3
* lib: [tt.c] support fixed width and multiple tt_print_table() callsKarel Zak2011-04-271-0/+3
* blkdev: add blkdev_is_misaligned()Davidlohr Bueso2011-04-121-0/+3
* include: [c.h] add definition wrappers for old libc versionsDavidlohr Bueso2011-03-291-1/+11
* include: [c.h]: remove strings.h include dublicateSami Kerola2011-03-081-1/+0Star
* include: [c.h]: typeof to __typeof__ fixSami Kerola2011-03-081-6/+6
* strutils: new wrapper function strtoll_or_errSami Kerola2011-02-211-0/+1
* include: [xalloc.h]: mention strdup in the file descriptionPetr Uzel2011-02-211-1/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-142-1/+47
* include: [c.h]: add fallback for old libs without O_CLOEXECKarel Zak2011-02-111-0/+4
* include: [at.h]: include c.h for PATH_MAXKarel Zak2011-02-111-0/+1
* include: [c.h]: add unused attribute to ignore_result()Karel Zak2011-02-091-1/+3
* include: [c.h]: fix __alloc_size__ testKarel Zak2011-02-081-2/+2
* include: [xalloc.h] include string.hMarek Polacek2011-02-071-0/+1
* include: [c.h] add fallback for alloc_size attributesKarel Zak2011-02-072-3/+32
* include: [c.h] move ignore_result() to gcc-only blockKarel Zak2011-02-071-1/+3
* provide a workaround if program_invocation_short_name is missingFabian Groffen2011-01-311-0/+36
* include: [tt] enlarge output bufferKarel Zak2011-01-251-0/+1
* include: emulate dirfd when necessaryFabian Groffen2011-01-231-0/+9
* lib: [xalloc] don't use hardcoded return codeKarel Zak2011-01-231-4/+8
* build-sys: check for paths.hFabian Groffen2011-01-201-0/+2
* make _IO macros available on SolarisFabian Groffen2011-01-201-0/+3
* make major and minor available on SolarisKarel Zak2011-01-201-0/+4
* build-sys: check for loff_t, it may not existFabian Groffen2011-01-201-0/+4
* build-sys: add rpmatch.h to Makefile.amKarel Zak2011-01-191-0/+1
* build-sys: use WORDS_BIGENDIAN to determine platform byte-orderFabian Groffen2011-01-171-8/+3Star
* include: fix list.h ifdefsKarel Zak2011-01-141-3/+3
* include: add fallback for rpmatch()Francesco Cosoleto2011-01-051-0/+9
* lib: [c] add ignore_result()Karel Zak2011-01-041-0/+2
* findmnt: add --submounts optionKarel Zak2011-01-041-0/+2
* lib: [env] consolidate safe_getenv() usageKarel Zak2011-01-031-0/+6
* libmount: cleanup mangle() usageKarel Zak2011-01-031-1/+1
* libmount: use better format for utab, improve bind mountsKarel Zak2011-01-031-1/+1
* libmount: rewrite mountinfo/fstab parsers to use sscanf()Karel Zak2011-01-031-0/+5
* libmount: add unmangle/mangle() functions to APIKarel Zak2011-01-031-2/+2
* libmount: add /etc/fstab.d supportKarel Zak2011-01-031-0/+2
* lib: add wrappers for "at" functionsKarel Zak2011-01-032-0/+24
* partx: complete rewriteDavidlohr Bueso2010-12-091-0/+1
* losetup: use /sys/dev/block/.../loop/backing_fileKarel Zak2010-12-011-0/+1
* build-sys: add missing headerKarel Zak2010-11-301-1/+2