1
0
mirror of https://github.com/golang/go synced 2024-10-04 06:31:22 -06:00
go/src/libbio
David du Colombier 174b8c95f5 lib9: enable on Plan 9
This change depends on CL 57170052.

LGTM=rsc
R=rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/60840049
2014-02-13 20:06:41 +01:00
..
bbuffered.c
bfildes.c
bflush.c libbio: add casts to remove -Wconversion warnings 2013-08-03 11:36:47 -07:00
bgetc.c build: more "undefined behavior" fixes 2013-09-10 14:54:55 -04: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 build: do not use the host's libbio on Plan 9 2013-12-09 18:39:58 -05: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