Home | History | Annotate | Download | only in stdio
History log of /src/lib/libc/stdio/funopen.3
RevisionDateAuthorComments
 1.27  24-Feb-2025  andvar s/sightly/slightly/ and s/sligtly/slightly/ in documentation and comment.
 1.26  13-Oct-2024  rillig lib: sync some manual pages with reality
 1.25  21-Mar-2019  uwe branches: 1.25.12;
Minor markup and wording fixes.
 1.24  06-Apr-2016  dholland branches: 1.24.16;
improve usage
 1.23  06-Sep-2015  dholland SEE ALSO fmemopen(3)
 1.22  08-Oct-2012  njoly Kill some extra spaces in function arguments.
 1.21  09-Jun-2012  njoly branches: 1.21.2;
Consistently use major/minor for NetBSD version.
 1.20  11-May-2012  njoly Small typo.
 1.19  27-Mar-2012  christos - widen the internal read and write calls to match the syscalls
- add funopen2() which provides access to flush() and the wider calls.
- make use of the new flush call in fmemopen()
 1.18  22-Jan-2012  wiz Bump date for previous.
 1.17  22-Jan-2012  christos From tnozaki@: make fpos_t a complex object that keeps track of the parse
state of the stream. Change argument of the seek function to funopen() from
fpos_t to off_t. Make f{g,s}etpos() use the new fpos_t struct, while providing
backwards compatible entry points. Approved by releng@
 1.16  11-Sep-2011  jruoho branches: 1.16.2;
It is not just funopen(3) that is a BSDism.
 1.15  22-Mar-2010  joerg Use .In for header files instead of .Ar Pa and variations.
 1.14  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.13  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.12  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.11  07-Feb-2002  ross Generate <>& symbolically.
 1.10  16-Sep-2001  wiz Boring whitespace fixes.
 1.9  05-Feb-1998  perry branches: 1.9.12;
add LIBRARY section to man page
 1.8  03-Feb-1998  perry .Bx'ize
 1.7  23-Jan-1997  mikel xref lseek(2) instead of seek(2); PR lib/2750
also note fpos_t/off_t discrepancy.
 1.6  07-Nov-1996  mouse Apply PR 2751 - writefn's second arg is const char *, not char *.
 1.5  17-Jan-1996  jtc Fix typo in funopen prototype; Reported by Noriyuki Soda in PR #1954
 1.4  02-Feb-1995  jtc Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
 1.3  29-Nov-1993  jtc Use "Er" for argument to -width in the lists in the ERROR sections so that
formatting is consistant.
 1.2  01-Aug-1993  mycroft Add RCS indentifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  02-Feb-1995  jtc imported from 44lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.9.12.3  22-Mar-2002  nathanw Catch up to -current.
 1.9.12.2  08-Mar-2002  nathanw Catch up to -current.
 1.9.12.1  08-Oct-2001  nathanw Catch up to -current.
 1.16.2.3  30-Oct-2012  yamt sync with head
 1.16.2.2  23-May-2012  yamt sync with head.
 1.16.2.1  17-Apr-2012  yamt sync with head
 1.21.2.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.24.16.1  10-Jun-2019  christos Sync with HEAD
 1.25.12.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed