1
0
mirror of https://github.com/golang/go synced 2024-11-22 18:14:42 -07:00
go/src/libbio
Russ Cox 34514bdb72 Use a single Make.conf for setting CC, etc.
This makes it easy to build with other flags
(like -ggdb) or other compilers (like cc64).

R=r
DELTA=45  (6 added, 22 deleted, 17 changed)
OCL=13790
CL=13793
2008-08-03 23:03:31 -07: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 import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
binit.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
boffset.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bprint.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -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 import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -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 import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
bwrite.c import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
Makefile Use a single Make.conf for setting CC, etc. 2008-08-03 23:03:31 -07:00