| Age | Commit message (Expand) | Author |
| 2015-02-11 | Use Pq to avoid space before O_EXCL. | riastradh |
| 2015-02-05 | add a couple of casts. | christos |
| 2014-11-16 | Don't try to extend the offset range on 32 bit machines by treating negative | christos |
| 2014-10-26 | PR/49317: Henning Petersen: Fix prototypes inman page. | christos |
| 2014-10-19 | Add negative offset checks to fseeko | justin |
| 2014-10-13 | Fix whitespace in Xr. Remove sbuf(3) Xr, we do not have that. | wiz |
| 2014-10-13 | PR/49279: Justin Cormack: add open_memstream | christos |
| 2014-09-29 | Return EOVERFLOW like FreeBSD does if the buffer size exceeds INT_MAX | christos |
| 2014-09-16 | Remove trailing whitespace. | wiz |
| 2014-09-16 | Rephrase the NOTE about embedded NUL characters, using "apparent length" | apb |
| 2014-09-15 | mention what happens if the line contains NUL's. | christos |
| 2014-09-15 | fix markup. | christos |
| 2014-09-15 | Fix documentation to reflect what happens when EOF is found before delimiter, | christos |
| 2014-06-19 | Fix incorrect example (what happens when len == 0?) | christos |
| 2014-06-19 | Add all functions to NAME section. End sentences with dots. | wiz |
| 2014-06-19 | Fix "shadows a global declaration" compile error. | msaitoh |
| 2014-06-18 | more man pages links | christos |
| 2014-06-18 | add mkostemp, mkostemps, mkstemps from FreeBSD. | christos |
| 2014-06-12 | gcc cannot always work out initialization here | justin |
| 2014-01-21 | Handle case where a 0 length template string or a template | seanb |
| 2014-01-20 | vfwprintf: fix error propagation | yamt |
| 2014-01-16 | "soon" is "now". Remove all __indr_reference crap. | christos |
| 2014-01-07 | Kill unneeded paragraph macro. | njoly |
| 2013-10-04 | avoid linker warning for compat symbols that are used internally in libc, | christos |
| 2013-09-23 | Make compile with -DNO_FLOATING_POINT | pooka |
| 2013-05-19 | don't cast malloc | christos |
| 2013-05-19 | from kre: Don't fail if we are seeking on a pipe, clear the append bit | christos |
| 2013-05-17 | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. | joerg |
| 2013-05-04 | Grammar. | wiz |
| 2013-05-04 | _ss improvements | christos |
| 2013-04-22 | PR/47757: Eric Radman: mktemp(3) mangles the pathname if not given an absolute | christos |
| 2013-04-22 | Add new line at the end. | joerg |
| 2013-04-19 | Add scanf_l and wscanf_l families. | joerg |
| 2013-04-19 | Add explicit locale versions for the printf family. Replace asprintf, | joerg |
| 2013-01-20 | Mark up occurence of printf() in text with .Fn | uwe |
| 2013-01-20 | In newfmt() example one level of indentation is enough. | uwe |
| 2013-01-19 | Fix typo. | uwe |
| 2012-11-15 | Add 'x' to the mode bits to specify O_EXCL, like glibc. | christos |
| 2012-10-08 | Kill some extra spaces in function arguments. | njoly |
| 2012-07-02 | Sort description of flags. | wiz |
| 2012-06-09 | Consistently use major/minor for NetBSD version. | njoly |
| 2012-05-11 | Small typo. | njoly |
| 2012-03-29 | The flush function makes the tests fail. So undo it for now until we decide | christos |
| 2012-03-28 | only provide compatibility i/o functions to the ones provided by the caller. | christos |
| 2012-03-27 | - widen the internal read and write calls to match the syscalls | christos |
| 2012-03-21 | unsigned char portability casts | christos |
| 2012-03-20 | ansi prototype | christos |
| 2012-03-15 | - ansify, knf. | christos |
| 2012-03-15 | fix signature. | christos |
| 2012-03-15 | ansi prototypes. | christos |