summaryrefslogtreecommitdiff
path: root/src/basic/copy.c
AgeCommit message (Expand)Author
2015-09-22copy: make copy_bytes() return whether we hit EOF or notLennart Poettering
2015-09-22copy: be more careful when trying to reflinkLennart Poettering
2015-09-10tree-wide: never use the off_t unless glibc makes us use itLennart Poettering
2015-08-28copy: add splice() based fallbackLennart Poettering
2015-07-31tree-wide: introduce mfree()David Herrmann
2015-07-23copy: when we recursively copy a directory tree, copy everythingLennart Poettering
2015-06-15util: when creating temporary file names, allow including extra id string in itLennart Poettering
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers