aboutsummaryrefslogtreecommitdiff
path: root/go/weed/signal_handling.go
AgeCommit message (Collapse)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-31/+0
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2016-04-14pooling []bytechrislusf1-1/+2
reduce the number of requests to make([]byte)
2015-10-19go fmtchrislusf1-1/+1
2015-10-19[bug fix]weed daemon exit due to hangup signal when terminal closetianshimao1-1/+3
2014-05-130.59 betaChris Lu1-0/+1
2014-05-13better handling of os signalsChris Lu1-0/+27