mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
986b36bccd
add Bfdopen. |
||
---|---|---|
.. | ||
bbuffered.c | ||
bcat.c | ||
bfildes.c | ||
bflush.c | ||
bgetc.c | ||
bgetd.c | ||
bgetrune.c | ||
binit.c | ||
boffset.c | ||
bprint.c | ||
bputc.c | ||
bputrune.c | ||
brdline.c | ||
brdstr.c | ||
bread.c | ||
bseek.c | ||
bwrite.c | ||
lib9.h | ||
mkfile | ||
NOTICE | ||
README |
This is a Unix port of the Plan 9 buffered I/O library, originally done for the Inferno operating system. Russ Cox repackaged this to build as a standalone Unix library. Send comments about packaging to Russ Cox <rsc@post.harvard.edu>