summaryrefslogtreecommitdiffstats
path: root/usr.bin/rsync/mktemp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove sess argument from all functions that only used it for loggingbenno2019-05-081-2/+2
* remove sess argument from log functions. ok deraadt@benno2019-05-081-3/+3
* annoying white spacederaadt2019-04-021-7/+7
* new attempt to sync with kristaps up to Sun Feb 17 2019benno2019-02-181-45/+76
* revert previousbenno2019-02-181-78/+47
* sync with kristaps up to Sun Feb 17 2019benno2019-02-181-47/+78
* nasty ugly invisible spacesderaadt2019-02-161-2/+2
* I did some work here.florian2019-02-161-1/+2
* implement -D and in turn -aflorian2019-02-161-5/+107
* Introduce mkstempat(), a variation on mkstemp(3) and mkstemplinkat().florian2019-02-161-0/+171