summaryrefslogtreecommitdiff
path: root/src/basic/copy.c
Commit message (Expand)AuthorAge
* basic/copy: fix awkward sentenceZbigniew Jędrzejewski-Szmek2018-08-24
* copy: reduce number of checksLennart Poettering2018-08-24
* copy: drop _unlikely_() that isn't obviously the caseLennart Poettering2018-08-24
* copy: hide in copy_bytes() the strange way splice() handles O_NONBLOCKLennart Poettering2018-08-24
* copy: extend copy_bytes() a bitLennart Poettering2018-08-24
* copy: tweak reflink logic in copy_bytes() a bitLennart Poettering2018-08-24
* copy: add brief comment to copy_bytes() explaining its return valuesLennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* copy: wrap some unlink() calls in (void) castsLennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* Apply updates from upstreamSven Eden2017-12-07
* copy: a plain unlink() works here tooLennart Poettering2017-07-17
* machined: when copying files from/to userns containers chown to rootLennart Poettering2017-07-17
* copy: change the various copy_xyz() calls to take a unified flags parameterLennart Poettering2017-07-17
* fs-util: unify code we use to check if dirent's d_name is "." or ".."Lennart Poettering2017-07-17
* treewide: fix typos and remove accidental repetition of wordsTorstein Husebø2017-06-16
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
* machined: support non-btrfs file systems with "machinectl clone"Lennart Poettering2017-06-16
* copy: adjust directory times after writing to the directoryLennart Poettering2017-06-16
* copy: return the right error when we can't open a fileLennart Poettering2017-06-16
* copy: also copy AF_UNIX socketsLennart Poettering2017-06-16
* Prep v229: Add missing fixes from upstream [1/6] src/basicSven Eden2017-05-17
* Prep v228: Condense elogind source masks (1/5)Sven Eden2017-04-26
* Prep v228: Substitute declaration masks (1/4)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (2/3)Sven Eden2017-04-26
* [1/5] Apply missing fixes from upstreamSven Eden2017-03-29
* Prep v226: Add src/basic/copy.[hc] to libbasic, the function copy_bytes() is ...Sven Eden2017-03-14