1
0
mirror of https://github.com/golang/go synced 2024-10-03 14:11:21 -06:00
go/src/libbio
Ian Lance Taylor 1e1506a2c1 libbio: add casts to eliminate -Wconversion warning
LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/87140044
2014-04-14 09:36:47 -07:00
..
bbuffered.c
bfildes.c
bflush.c libbio: add casts to remove -Wconversion warnings 2013-08-03 11:36:47 -07:00
bgetc.c libbio: add casts to eliminate -Wconversion warning 2014-04-14 09:36:47 -07:00
bgetd.c libbio, all cmd: consistently use BGETC/BPUTC instead of Bgetc/Bputc 2013-08-30 15:46:12 +04:00
bgetrune.c build: do not use the host's libbio on Plan 9 2013-12-09 18:39:58 -05:00
binit.c
boffset.c
bprint.c lib9: enable on Plan 9 2014-02-13 20:06:41 +01:00
bputc.c libbio, all cmd: consistently use BGETC/BPUTC instead of Bgetc/Bputc 2013-08-30 15:46:12 +04:00
bputrune.c libbio, libmach: warnings from the Plan 9 tool chain 2014-04-07 08:40:13 -07:00
brdline.c libbio: add casts to remove -Wconversion warnings 2013-08-03 11:36:47 -07:00
brdstr.c libbio: add casts to remove -Wconversion warnings 2013-08-03 11:36:47 -07:00
bread.c libbio: add casts to remove -Wconversion warnings 2013-08-03 11:36:47 -07:00
bseek.c build: do not use the host's libbio on Plan 9 2013-12-09 18:39:58 -05:00
bwrite.c libbio: add casts to remove -Wconversion warnings 2013-08-03 11:36:47 -07:00
Makefile