1
0
mirror of https://github.com/golang/go synced 2024-10-04 08:21:22 -06:00
go/src/libbio
Anthony Martin 66c32384dd build: do not use the host's libbio on Plan 9
R=jas, lucio.dere, rsc
CC=golang-dev
https://golang.org/cl/14604047
2013-12-09 18:39:58 -05: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 build: do not use the host's libbio on Plan 9 2013-12-09 18:39:58 -05: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