more internal buffering

This commit is contained in:
ceriel
1989-11-17 15:56:53 +00:00
parent 99cae8d6df
commit e9d477fd6e
5 changed files with 37 additions and 33 deletions

View File

@@ -2,7 +2,7 @@
.ad
.SH NAME
wr_open, wr_close, wr_ohead, wr_sect, wr_outsect, wr_emit, wr_putc, wr_relo,
wr_name, wr_string, wr_arhdr, wr_ranlib, wr_int2, wr_long, wr_bytes, wr_fd,
wr_name, wr_string, wr_arhdr, wr_ranlib, wr_int2, wr_long, wr_bytes,
rd_open, rd_fdopen, rd_close, rd_ohead, rd_sect, rd_outsect,
rd_emit, rd_relo, rd_rew_relo, rd_name, rd_string, rd_arhdr, rd_ranlib,
rd_int2, rd_unsigned2, rd_long, rd_bytes, rd_fd\ \-\ routines to read
@@ -82,8 +82,6 @@ and write ACK-object files and libraries
.br
.B long l;
.PP
.B int wr_fd()
.PP
.B int rd_open(filename)
.br
.B char *filename;
@@ -261,9 +259,6 @@ bytes from
to file descriptor
.IB fd .
.PP
.I Wr_fd
returns the current output file descriptor.
.PP
Most of the
.I rd_
routines are the opposite of the