summaryrefslogtreecommitdiffstats
path: root/lib/at.c
Commit message (Expand)AuthorAgeFilesLines
* lib: move fopen_at() to fileutils.h, remove at.hRuediger Meier2016-03-071-24/+0Star
* lib: remove openat fallback functions (include/at.h)Ruediger Meier2016-03-071-122/+2Star
* misc: safer (and uniform) handling of return valueYuriy M. Kaminskiy2016-03-071-3/+3
* lib: fix unused parameters and variablesRuediger Meier2016-02-111-5/+6
* misc: fix some printf format stringsRuediger Meier2016-02-111-1/+1
* include: cleanup copyright headersKarel Zak2013-01-081-1/+4
* translation: unify file open error messagesSami Kerola2012-07-161-1/+1
* lib: [at.c] fix compiler warnings [-Wunused-parameter]Karel Zak2011-08-011-11/+24
* build-sys: cleanup lib/ testsKarel Zak2011-05-251-3/+1Star
* lib: [at.c] add readlink_at(), fix semantic for absolute pathsKarel Zak2011-05-181-12/+41
* lib: add generic sysfs utilsKarel Zak2011-05-161-1/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
* lib: add wrappers for "at" functionsKarel Zak2011-01-031-0/+100