]> Cypherpunks repositories - gostls13.git/commit
build: do not use the host's libbio on Plan 9
authorAnthony Martin <ality@pbrane.org>
Mon, 9 Dec 2013 23:39:58 +0000 (18:39 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 9 Dec 2013 23:39:58 +0000 (18:39 -0500)
commit66c32384dda82752deb3db8ba45acb073e9c4c1e
tree5b5e335a3bfe5e1b26a4a189111ba373a56ef512
parentbc9691c465acb1c7bf9df9848c848408e876bb57
build: do not use the host's libbio on Plan 9

R=jas, lucio.dere, rsc
CC=golang-dev
https://golang.org/cl/14604047
include/bio.h
include/plan9/bio.h [new file with mode: 0644]
src/cmd/dist/build.c
src/libbio/bgetrune.c
src/libbio/bprint.c
src/libbio/bputrune.c
src/libbio/bseek.c