make -> mk.
add Bfdopen.
This commit is contained in:
parent
f365e600d4
commit
986b36bccd
3 changed files with 21 additions and 9 deletions
|
|
@ -55,6 +55,7 @@ struct Biobuf
|
|||
(bp)->fid
|
||||
|
||||
int Bbuffered(Biobuf*);
|
||||
Biobuf* Bfdopen(int, int);
|
||||
int Bfildes(Biobuf*);
|
||||
int Bflush(Biobuf*);
|
||||
int Bgetc(Biobuf*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue