summaryrefslogtreecommitdiff
path: root/lib/path.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-06lib/path: add path_strdup()Karel Zak1-0/+13
2013-10-09textual: standardize some "cannot read" and "seek failed" error messagesBenno Schulenberg1-4/+4
2013-04-03lib: use O_CLOEXEC in libcommonKarel Zak1-4/+4
2012-11-23lib/path: add path_read_u64()Karel Zak1-0/+22
2012-11-23lib/path: rename functions to be more explicitKarel Zak1-8/+10
2012-11-02build-sys: cleanup cpu_set_t usageKarel Zak1-1/+4
2012-07-16translation: unify file open error messagesSami Kerola1-2/+2
2012-05-15include: rename writeall.h to all-io.hPetr Uzel1-1/+1
2012-02-24docs: corrections to FSF license files, and postal addressSami Kerola1-3/+3
2011-09-27lib,path: use write_all()Heiko Carstens1-1/+2
2011-09-27chcpu: convert to use lib/path.cHeiko Carstens1-0/+26
2011-09-27lib,path: move path access functions from lscpu into lib/path.cHeiko Carstens1-0/+191