| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r325030: | Cy Schubert | 2017-11-04 | 1 | -1/+0 |
| * | MFC r320472,r320508,r320509: | Konstantin Belousov | 2017-07-17 | 1 | -7/+10 |
| * | MFC r268928: | Pedro F. Giffuni | 2014-07-23 | 1 | -1/+1 |
| * | Convert libc/stdio from K&R to ANSI C | Ed Maste | 2013-04-23 | 1 | -2/+1 |
| * | Renumber clauses to reduce diffs to other versions | Ed Maste | 2013-04-23 | 1 | -1/+1 |
| * | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 1 | -4/+0 |
| * | Back out previous. Many people disagreed with removing the warning. | Tim J. Robbins | 2003-01-30 | 1 | -0/+8 |
| * | Remove runtime warning about gets(). | Tim J. Robbins | 2003-01-30 | 1 | -8/+0 |
| * | Lock stdin on entry, unlock on return, use __sgetc() instead of getchar() | Tim J. Robbins | 2003-01-30 | 1 | -5/+9 |
| * | Basic support for wide character I/O: getwc(), fgetwc(), getwchar(), | Tim J. Robbins | 2002-08-13 | 1 | -0/+2 |
| * | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -4/+2 |
| * | Remove 'register' keyword. | David E. O'Brien | 2002-03-21 | 1 | -2/+2 |
| * | Remove _THREAD_SAFE and make libc thread-safe by default by | Daniel Eischen | 2001-01-24 | 1 | -0/+2 |
| * | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | Jason Evans | 2000-01-27 | 1 | -1/+1 |
| * | Add three-tier symbol naming in support of POSIX thread cancellation | Jason Evans | 2000-01-12 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmer | James Raynard | 1996-06-22 | 1 | -0/+4 |
| * | Make a link-time warning for the use of gets(). | Peter Wemm | 1995-10-04 | 1 | -0/+3 |
| * | This gets() used \r\n, which is doggish. | Bruce Evans | 1995-09-29 | 1 | -1/+1 |
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+68 |