index
:
delta/libvirt.git
baserock/franred/v1.2.12
baserock/morph
baserock/v1.2.10
master
v0.10.2-maint
v0.8.3-maint
v0.9.11-maint
v0.9.12-maint
v0.9.6-maint
v1.0.0-maint
v1.0.1-maint
v1.0.2-maint
v1.0.3-maint
v1.0.4-maint
v1.0.5-maint
v1.0.6-maint
v1.1.0-maint
v1.1.1-maint
v1.1.2-maint
v1.1.3-maint
v1.1.4-maint
v1.2.0-maint
v1.2.1-maint
v1.2.10-maint
v1.2.11-maint
v1.2.12-maint
v1.2.13-maint
v1.2.14-maint
v1.2.15-maint
v1.2.16-maint
v1.2.17-maint
v1.2.18-maint
v1.2.19-maint
v1.2.2-maint
v1.2.20-maint
v1.2.21-maint
v1.2.3-maint
v1.2.4-maint
v1.2.5-maint
v1.2.6-maint
v1.2.7-maint
v1.2.8-maint
v1.2.9-maint
v1.3.0-maint
v1.3.1-maint
v1.3.2-maint
v1.3.3-maint
v1.3.4-maint
v1.3.5-maint
v2.0-maint
v2.1-maint
v2.2-maint
v3.0-maint
v3.2-maint
v3.7-maint
v4.1-maint
v4.10-maint
v4.2-maint
v4.3-maint
v4.4-maint
v4.5-maint
v4.6-maint
v4.7-maint
v4.8-maint
v4.9-maint
v5.0-maint
v5.1-maint
v5.1.0-maint
v5.2-maint
v5.3-maint
libvirt.org: git/libvirt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
iohelper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Update format strings in translated messages (part 1)
Jiri Denemark
2023-04-01
1
-5
/
+5
*
util: Remove unused includes
Peng Liang
2022-06-16
1
-3
/
+0
*
virfile: change virFileDiskCopy arguments to extend beyond stdin, stdout
Claudio Fontana
2022-05-06
1
-16
/
+1
*
virfile: rename runIO to virFileDiskCopy
Claudio Fontana
2022-05-06
1
-1
/
+1
*
iohelper: move runIO function to virfile.c
Claudio Fontana
2022-05-06
1
-175
/
+0
*
iohelper: refactor copy operation as a separate function
Claudio Fontana
2022-05-06
1
-56
/
+75
*
iohelper: introduce new struct to carry copy operation parameters
Claudio Fontana
2022-05-06
1
-42
/
+53
*
iohelper: skip lseek() and ftruncate() on block devices
Simon Rowe
2021-08-24
1
-3
/
+15
*
util: iohelper: Don't handle OOM from posix_memalign
Peter Krempa
2021-03-02
1
-4
/
+3
*
util: a-n: use g_new0
Ján Tomko
2020-10-06
1
-2
/
+1
*
lib: Prefer WITH_* prefix for #if conditionals
Michal Privoznik
2020-09-02
1
-1
/
+1
*
Remove virutil.h where possible
Ján Tomko
2020-02-24
1
-1
/
+0
*
src: conditionalize use of O_DIRECT
Daniel P. Berrangé
2020-01-29
1
-0
/
+4
*
util: introduce virFileDataSync
Daniel P. Berrangé
2020-01-03
1
-1
/
+1
*
Use g_autofree instead of VIR_AUTOFREE
Ján Tomko
2019-10-16
1
-1
/
+1
*
use G_GNUC_NORETURN instead of ATTRIBUTE_NORETURN
Ján Tomko
2019-10-15
1
-1
/
+1
*
util: remove some no-op thread functions
Daniel P. Berrangé
2019-09-19
1
-1
/
+0
*
iohelper: Remove remaining newlines from error messages
Andrea Bolognani
2019-02-20
1
-2
/
+2
*
iohelper: Don't include newlines in error messages
Andrea Bolognani
2019-02-19
1
-1
/
+1
*
Remove all Author(s): lines from source file headers
Daniel P. Berrangé
2018-12-13
1
-2
/
+0
*
src: More cleanup of some system headers already contained in internal.h
Erik Skultety
2018-09-20
1
-1
/
+0
*
internal: Move <stdio.h> include to internal.h
Erik Skultety
2018-09-20
1
-1
/
+0
*
util: iohelper: use VIR_AUTOFREE instead of VIR_FREE for scalar types
Sukrit Bhatnagar
2018-07-14
1
-3
/
+1
*
iohelper: use saferead if later write with O_DIRECT
Nikolay Shirokovskiy
2017-10-24
1
-2
/
+14
*
iohelper: avoid calling read() with misaligned buffers for O_DIRECT
Daniel P. Berrange
2017-09-21
1
-1
/
+3
*
iohelper: reduce zero-out in align case
Nikolay Shirokovskiy
2017-09-19
1
-3
/
+4
*
iohelper: simplify last direct write alignment
Nikolay Shirokovskiy
2017-09-19
1
-16
/
+17
*
iohelper: drop unused operation length limit
Nikolay Shirokovskiy
2017-09-19
1
-21
/
+7
*
iohelper: Remove unused mode
Michal Privoznik
2017-04-28
1
-67
/
+5
*
More usage of virGetLastErrorMessage
Jovanka Gulicoska
2016-05-19
1
-8
/
+2
*
util: Add virGettextInitialize, convert the code
Cole Robinson
2016-04-14
1
-10
/
+3
*
Indent top-level labels by one space in src/util/
Ján Tomko
2014-03-25
1
-3
/
+3
*
Adapt to VIR_ALLOC and virAsprintf in src/util/*
Michal Privoznik
2013-07-10
1
-3
/
+1
*
virutil: Move string related functions to virstring.c
Michal Privoznik
2013-05-02
1
-0
/
+1
*
Rename virterror.c virterror_internal.h to virerror.{c,h}
Daniel P. Berrange
2012-12-21
1
-1
/
+1
*
Rename util.{c,h} to virutil.{c,h}
Daniel P. Berrange
2012-12-21
1
-1
/
+1
*
Rename threads.{c,h} to virthread.{c,h}
Daniel P. Berrange
2012-12-21
1
-1
/
+1
*
Rename memory.{c,h} to viralloc.{c,h}
Daniel P. Berrange
2012-12-21
1
-1
/
+1
*
iohelper: Don't report errors on special FDs
Michal Privoznik
2012-11-05
1
-2
/
+5
*
iohelper: fdatasync() at the end
Michal Privoznik
2012-11-01
1
-0
/
+6
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
1
-1
/
+1
*
virrandom: make virRandomInitialize an automatic one-shot
Eric Blake
2012-08-06
1
-3
/
+2
*
Desert the FSF address in copyright
Osier Yang
2012-07-23
1
-2
/
+2
*
Introduce new API for generating random numbers
Daniel P. Berrange
2012-01-26
1
-0
/
+1
*
util: fix thinko in runIO
Paolo Bonzini
2011-11-25
1
-1
/
+1
*
save: let iohelper work on O_DIRECT fds
Eric Blake
2011-07-21
1
-3
/
+49
*
save: let iohelper handle inherited fd
Eric Blake
2011-07-21
1
-43
/
+99
*
build: rename files.h to virfile.h
Eric Blake
2011-07-21
1
-1
/
+1
*
build: add syntax check for proper flags use
Eric Blake
2011-07-15
1
-9
/
+9
*
virFDStream: Add option for delete file after it's opening
Michal Privoznik
2011-05-13
1
-2
/
+10
[next]