| Age | Commit message (Expand) | Author |
| 2014-06-18 | add mkostemp, mkostemps, mkstemps from FreeBSD. | christos |
| 2013-10-04 | avoid linker warning for compat symbols that are used internally in libc, | christos |
| 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 |
| 2012-03-27 | - widen the internal read and write calls to match the syscalls | christos |
| 2012-03-15 | fix signature. | christos |
| 2012-03-15 | ansi prototypes. | christos |
| 2012-01-22 | From tnozaki@: make fpos_t a complex object that keeps track of the parse | christos |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2010-10-24 | Replace _FPOS_OVERFLOW() macro with a static inline function called | tron |
| 2010-10-23 | tell lint to shut up. | christos |
| 2010-10-22 | not that it can happen, but make the test more robust. | christos |
| 2010-10-22 | implement EOVERFLOW | christos |
| 2010-09-06 | add dprintf and vdprintf | christos |
| 2010-01-11 | Use a proper char */size_t pair in __sfileext to keep track of the line | joerg |
| 2009-12-02 | Reinstate __getdelim which does no locking. | roy |
| 2009-12-01 | Remove __getdelim and just use getdelim. | roy |
| 2009-09-24 | __getdelim works on strings up to SIZE_MAX - 2 and returns 0 on EOF. | roy |
| 2005-05-14 | Add the missing wide char support functions from freebsd. | christos |
| 2005-02-09 | A little libc namespace housekeeping exercise: | kleink |
| 2004-05-10 | After discussion with christos, turn fgetstr() into an internal function. | drochner |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-18 | Move guts of flockfile()/funlockfile() to __flockfile_internal(), which | nathanw |
| 2003-03-07 | add fgetws() and fputws() (lib/20576). | tshiozak |
| 2003-02-01 | Revert the conversion to libpthread's recursive mutexes. Too much | nathanw |
| 2003-01-21 | Use recursive mutexes from libpthread rather than implementing | nathanw |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-05-24 | * Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h. | thorpej |
| 2001-12-07 | - make FILE structure extensible without breaking binary-compatibility. | yamt |
| 1998-07-27 | Add a mktempdir(), like mkstemp(), but it creates a directory. | mycroft |
| 1998-07-27 | If AUDIT, do not compile certain functions. | mycroft |
| 1998-02-02 | merge lite-2 | perry |
| 1997-07-13 | Fix RCSID's | christos |
| 1995-02-02 | Merged with 4.4lite. | jtc |
| 1994-01-04 | rename fgetline() | cgd |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-05-07 | update with new files from Chris Torek | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |