summaryrefslogtreecommitdiffstats
path: root/lib/path.c
Commit message (Expand)AuthorAgeFilesLines
* docs: fix two "maybe be" duplications in program commentsBenno Schulenberg2015-01-261-5/+2Star
* lib/path: add path_strdup()Karel Zak2014-01-061-0/+13
* textual: standardize some "cannot read" and "seek failed" error messagesBenno Schulenberg2013-10-091-4/+4
* lib: use O_CLOEXEC in libcommonKarel Zak2013-04-031-4/+4
* lib/path: add path_read_u64()Karel Zak2012-11-231-0/+22
* lib/path: rename functions to be more explicitKarel Zak2012-11-231-8/+10
* build-sys: cleanup cpu_set_t usageKarel Zak2012-11-021-1/+4
* translation: unify file open error messagesSami Kerola2012-07-161-2/+2
* include: rename writeall.h to all-io.hPetr Uzel2012-05-151-1/+1
* docs: corrections to FSF license files, and postal addressSami Kerola2012-02-241-3/+3
* lib,path: use write_all()Heiko Carstens2011-09-271-1/+2
* chcpu: convert to use lib/path.cHeiko Carstens2011-09-271-0/+26
* lib,path: move path access functions from lscpu into lib/path.cHeiko Carstens2011-09-271-0/+191