mirror of
https://github.com/golang/go
synced 2024-11-20 11:04:56 -07:00
9d5da464ff
Make Bprint work even when the amount of output exceeds the available buffer space. R=r CC=golang-dev https://golang.org/cl/1968041 |
||
---|---|---|
.. | ||
bbuffered.c | ||
bfildes.c | ||
bflush.c | ||
bgetc.c | ||
bgetd.c | ||
bgetrune.c | ||
binit.c | ||
boffset.c | ||
bprint.c | ||
bputc.c | ||
bputrune.c | ||
brdline.c | ||
brdstr.c | ||
bread.c | ||
bseek.c | ||
bwrite.c | ||
Makefile |