moby--moby/pkg/ioutils
Tom Wilkie 9f3c9209d0 s/bCap/bLen/
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
(cherry picked from commit 3a05545851)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2016-11-18 13:31:39 -08:00
..
buffer.go Improve performance/reduce allocs of bytespipe 2016-04-05 13:06:04 -04:00
buffer_test.go Improve performance/reduce allocs of bytespipe 2016-04-05 13:06:04 -04:00
bytespipe.go ioutils: fix race in access closeErr in bytespipe 2016-06-06 11:29:47 -07:00
bytespipe_test.go Improve performance/reduce allocs of bytespipe 2016-04-05 13:06:04 -04:00
fmt.go
fmt_test.go
fswriters.go Update layer store to sync transaction files before committing 2016-08-09 11:55:17 -07:00
fswriters_test.go Update layer store to sync transaction files before committing 2016-08-09 11:55:17 -07:00
multireader.go s/bCap/bLen/ 2016-11-18 13:31:39 -08:00
multireader_test.go Fix use of cap in MultiReadSeeker 2016-11-18 13:31:33 -08:00
readers.go fix typos 2016-06-02 17:17:22 +08:00
readers_test.go
temp_unix.go
temp_windows.go
writeflusher.go Cleanup WriteFlusher 2016-02-09 14:02:26 -05:00
writers.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
writers_test.go