1
0
mirror of https://github.com/golang/go synced 2024-11-20 10:54:49 -07:00
go/src/libbio
Lucio De Re 24192bbd00 libbio, libmach: warnings from the Plan 9 tool chain
Superficial inconsistencies that trigger warnings in
Plan 9.  Small enough to be considered trivial and
seemingly benign outside of the Plan 9 environment.

LGTM=iant
R=golang-codereviews, 0intro, iant
CC=golang-codereviews
https://golang.org/cl/73460043
2014-04-07 08:40:13 -07:00
..
bbuffered.c
bfildes.c
bflush.c
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 libbio, libmach: warnings from the Plan 9 tool chain 2014-04-07 08:40:13 -07:00
brdline.c
brdstr.c
bread.c
bseek.c build: do not use the host's libbio on Plan 9 2013-12-09 18:39:58 -05:00
bwrite.c
Makefile