summaryrefslogtreecommitdiff
path: root/lib/fileutils.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-03lib: use O_CLOEXEC in libcommonKarel Zak1-1/+1
2012-06-02fileutils: xmkstemp() interface changeDave Reisner1-3/+9
2012-04-23lib/fileutils: add get_fd_tabsize()Karel Zak1-0/+24
2012-03-18fileutils: differentiate xmkstemp and xfmkstempSami Kerola1-13/+10
2012-03-18xalloc: use xasprintf in all filesSami Kerola1-2/+3
2012-03-18lib: add fileutils function collectionSami Kerola1-0/+55