1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:31:22 -06:00
go/src/libbio
Russ Cox fec7fa8b9d build: delete make paraphernalia
As a convenience to people working on the tools,
leave Makefiles that invoke the go dist tool appropriately.
They are not used during the build.

R=golang-dev, bradfitz, n13m3y3r, gustavo
CC=golang-dev
https://golang.org/cl/5636050
2012-02-06 13:34:25 -05:00
..
bbuffered.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bfildes.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bflush.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bgetc.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bgetd.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bgetrune.c convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
binit.c Ports of lib9, libbio and libmach to Windows. 2009-11-30 11:53:11 -08:00
boffset.c 6l: 2008-10-20 17:33:51 -07:00
bprint.c libbio: fix Bprint bug 2010-08-10 17:38:28 -07:00
bputc.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bputrune.c convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
brdline.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
brdstr.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bread.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bseek.c build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
bwrite.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00