index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
SubProcess.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: implement win32 subprocess helpers
Lucian Petrut
2020-08-31
1
-1
/
+19
*
common: stub certain modules and functions on Windows
Lucian Petrut
2020-06-04
1
-0
/
+2
*
common: SubProcess needs SIGTERM, from the includes
Willem Jan Withagen
2018-07-14
1
-0
/
+4
*
common: extract SubProcess impl into .cc
Kefu Chai
2018-07-12
1
-375
/
+1
*
os,common: check __APPLE__ for osx not DARWIN
Kefu Chai
2017-09-16
1
-1
/
+1
*
build/include: Redo som includes for FreeBSD
Willem Jan Withagen
2017-05-28
1
-0
/
+4
*
common: Remove redundant includes
Jos Collin
2017-05-17
1
-10
/
+0
*
common: add override in header file
liuchang0812
2017-03-03
1
-1
/
+1
*
assert(0) -> ceph_abort()
Sage Weil
2016-11-22
1
-3
/
+3
*
SubProcess: Avoid buffer corruption when calling err()
Erwan Velu
2016-03-14
1
-3
/
+3
*
SubProcess: fix multiple definition bug
Yunchuan Wen
2015-12-04
1
-18
/
+18
*
SubProcess: include iostream
Yunchuan Wen
2015-11-21
1
-0
/
+1
*
SubProcess: allow CLOSE/PIPE/KEEP parent std fd
Yunchuan Wen
2015-11-21
1
-27
/
+35
*
stdin/stdout/stderr clash with standard definition, renamed to getter/setter
Rohan Mars
2015-11-13
1
-12
/
+13
*
Merge pull request #5693 from tchaikov/wip-12730
Loic Dachary
2015-09-02
1
-20
/
+37
|
\
|
*
common/SubProcess: silence compiler warnings
Kefu Chai
2015-08-28
1
-20
/
+37
*
|
common/SubProcess: fix build on DARWIN
Dennis Schafroth
2015-08-31
1
-0
/
+1
|
/
*
common: SubProcess: timeout support
Mykola Golub
2015-03-27
1
-0
/
+137
*
common: SubProcess: helper class to spawn subprocess
Mykola Golub
2015-03-27
1
-0
/
+329