index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
safe_io.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Remove redundant includes
Jos Collin
2017-05-22
1
-3
/
+3
*
cmake: compile C code with c99
Kefu Chai
2016-12-08
1
-2
/
+0
*
safe_io: Improve portability by replacing loff_t type usage with off_t.
John Coyle
2016-06-23
1
-3
/
+3
*
common: make safe_splice return if return value is EAGAIN.
Jianpeng Ma
2015-06-11
1
-0
/
+2
*
safe_io: do not set ending \0 in safe_read_file()
Kefu Chai
2014-11-26
1
-2
/
+1
*
compat: avoid unused warn with TEMP_FAILURE_RETRY
Noah Watkins
2014-02-23
1
-5
/
+5
*
compat: define replacement TEMP_FAILURE_RETRY
Noah Watkins
2013-12-07
1
-0
/
+1
*
safe_io: add functions for handling splice
Josh Durgin
2013-11-23
1
-0
/
+34
*
common, os, osd: Use common functions for safe file reading and writing
David Zafman
2013-10-02
1
-0
/
+80
*
common/safe_io.c: reduce scope of some ssize_t variables
Danny Al-Gaaf
2013-05-10
1
-10
/
+4
*
safe_io: int -> ssize_t
Sage Weil
2012-05-05
1
-6
/
+6
*
safe_io: fix signed/unsigned comparisons
Sage Weil
2011-03-02
1
-4
/
+4
*
common: safe_io: allow C files to include safe_io
Colin Patrick McCabe
2011-02-10
1
-0
/
+2
*
common:safe_io: create exact and non-exact variant
Colin Patrick McCabe
2011-02-10
1
-10
/
+44
*
common: safe_io: handle EOF on read
Colin Patrick McCabe
2011-02-10
1
-2
/
+11
*
safe_io: move to C
Sage Weil
2011-02-07
1
-0
/
+75