summaryrefslogtreecommitdiff
path: root/src/util/virfcp.c
Commit message (Expand)AuthorAgeFilesLines
* util: Remove unused includesPeng Liang2022-06-161-2/+0
* virBuildPath: Remove return valuePeter Krempa2021-03-021-2/+1
* util: use g_strdup instead of VIR_STRDUPJán Tomko2019-10-211-2/+1
* Use g_autofree instead of VIR_AUTOFREEJán Tomko2019-10-161-2/+2
* util: use G_GNUC_UNUSEDJán Tomko2019-10-151-4/+4
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-131-2/+0
* util: fcp: use VIR_AUTOFREE instead of VIR_FREE for scalar typesSukrit Bhatnagar2018-07-141-14/+6
* util: fix virfcp build on non-Linuxv3.4.0-rc1Roman Bogorodskiy2017-05-261-2/+3
* util: helper functions for fibre channel devicesBjoern Walk2017-05-261-0/+98