Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.netbsd.org] / src / lib / libc / stdio
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.41 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.5 | 2 years | snj | Remove 3rd and 4th clauses in christos' license. OK christos. | |
| 1.5 | 2 years | snj | Remove 3rd and 4th clauses in christos' license. OK christos. | |
| 1.5 | 2 years | snj | Remove 3rd and 4th clauses in christos' license. OK christos. | |
| 1.19 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.11 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.1 | 20 months | christos | add dprintf and vdprintf | |
| 1.9 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.18 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.16 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.12 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.14 | 2 years | wiz | Wording. | |
| 1.12 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.12 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.18 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.12 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.14 | 8 years | drochner | put back the CAVEATS section pointed out by wiz | |
| 1.16 | 2 years | roy | Reinstate __getdelim which does no locking. Callers are now required to FLOCKFIL... | |
| 1.12 | 4 months | christos | From tnozaki@: make fpos_t a complex object that keeps track of the parse state ... | |
| 1.22 | 2 years | jruoho | Remove the note about the standard recommending fgets(3); should be clear enough... | |
| 1.28 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.11 | 2 years | joerg | Use a proper char */size_t pair in __sfileext to keep track of the line buffer f... | |
| 1.13 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.2 | 17 months | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.5 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.3 | 17 months | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.3 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.6 | 2 years | joerg | Use a proper char */size_t pair in __sfileext to keep track of the line buffer f... | |
| 1.13 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.28 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.16 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.5 | 7 years | christos | Add the missing wide char support functions from freebsd. XXX: long double suppo... | |
| 1.6 | 7 months | wiz | Sort SECTIONS. | |
| 1.11 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.6 | 7 months | rmind | - Mention that fmemopen(3) conforms POSIX-2008. - Drop advertising clause in TNF... | |
| 1.8 | 8 weeks | christos | The flush function makes the tests fail. So undo it for now until we decide if t... | |
| 1.27 | 10 months | jruoho | Use a list for clarity, update standards, etc. | |
| 1.15 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.4 | 2 years | snj | Remove 3rd and 4th clauses in christos' license. OK christos. | |
| 1.10 | 2 years | snj | Remove 3rd and 4th clauses in christos' license. OK christos. | |
| 1.12 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.14 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.13 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.11 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.15 | 2 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.5 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.3 | 17 months | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.2 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.15 | 8 months | jruoho | .Xr for fsetpos(3), not .Fn. | |
| 1.22 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.19 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.13 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.27 | 4 months | wiz | Remove trailing whitespace. | |
| 1.23 | 4 years | martin | branches: 1.23.8; Convert to new 2 clause license | |
| 1.12 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.11 | 4 months | christos | From tnozaki@: make fpos_t a complex object that keeps track of the parse state ... | |
| 1.20 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.7 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.20 | 2 weeks | njoly | Small typo. | |
| 1.14 | 8 weeks | christos | only provide compatibility i/o functions to the ones provided by the caller. | |
| 1.25 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.8 | 2 months | christos | PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ... | |
| 1.12 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.6 | 8 years | wiz | Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. | |
| 1.3 | 6 years | lukem | Add missing __RCSID() | |
| 1.2 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.17 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.2 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.12 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.12 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.10 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.9 | 13 months | enami | - Put empty line after the local variable definition in the sample code to imp... | |
| 1.13 | 10 months | joerg | Set error indicator on invalid arguments. From Carsten Hey. | |
| 1.3 | 2 years | roy | Protect getline. | |
| 1.17 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.15 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.10 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.9 | 17 months | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.3 | 6 years | lukem | Add missing __RCSID() | |
| 1.4 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.5 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.34 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.17 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.11 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.11 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.28 | 2 years | joerg | Fix trailing whitespace | |
| 1.20 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.24 | 6 years | kleink | Must include "namespace.h" for strerror_r()'s internal name. | |
| 1.58 | 16 months | jnemeth | vsnprintf_ss does NOT handle floating point formats | |
| 1.12 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.12 | 2 years | jruoho | Put the historical note to its own section. Note that also the other functions (... | |
| 1.12 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.10 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.16 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.12 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.9 | 17 months | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.4 | 6 years | lukem | Add missing __RCSID() | |
| 1.4 | 6 years | lukem | Add missing __RCSID() | |
| 1.16 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.12 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.14 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.14 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.13 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.27 | 2 years | joerg | Fix markup | |
| 1.13 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.13 | 8 years | agc | Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J... | |
| 1.10 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.13 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.19 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.24 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.4 | 5 years | christos | Instead of abusing stdio to get a signal-safe version of sprintf, provide one. | |
| 1.16 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.20 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.24 | 2 years | jruoho | Upon lukem@'s request, put the list of functions back. XXX: Someone needs to go... | |
| 1.21 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.2 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.2 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.22 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.12 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.17 | 2 years | jruoho | Also tmpnam(3) and tempnam(3) are now obsolete in POSIX. | |
| 1.15 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.10 | 2 years | jruoho | Add HISTORY. | |
| 1.17 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.8 | 17 months | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.3 | 6 years | lukem | Add missing __RCSID() | |
| 1.14 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.2 | 10 months | joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and e... | |
| 1.59 | 2 years | dsl | Reverse previous, committed by mistake. | |
| 1.43 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.30 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.8 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.12 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.14 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.25 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.12 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.17 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.19 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.3 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.9 | 8 weeks | christos | - widen the internal read and write calls to match the syscalls - add funopen2()... | |
| 1.2 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.2 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.15 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.3 | 9 years | thorpej | Merge the nathanw_sa branch. | |
| 1.8 | 17 months | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.2 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.3 | 17 months | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.2 | 2 months | christos | - ansify, knf. - no functional changes | |
| 1.12 | 2 months | christos | - ansify, knf. - no functional changes |