| Commit message (Expand) | Author | Age | Files | Lines |
* | stdio: provide _unlocked variants of fflush, fputc, fputs, fread, fwrite | Kyle Evans | 2020-01-30 | 1 | -0/+2 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Make stdio deferred cancel-safe. | Konstantin Belousov | 2017-06-29 | 1 | -2/+2 |
* | Renumber clauses to reduce diffs to other versions | Ed Maste | 2013-04-23 | 1 | -1/+1 |
* | Give a less silly response to a silly request. | Colin Percival | 2010-01-10 | 1 | -1/+22 |
* | Fix fwrite() to return 0 when size or nmemb are zero. | Ed Schouten | 2009-07-12 | 1 | -3/+1 |
* | Fix fread() to return a correct value on platforms where sizeof(int) != | Ruslan Ermilov | 2008-12-01 | 1 | -1/+1 |
* | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 1 | -4/+0 |
* | With current pthread implementations, a mutex initialization will | David Xu | 2005-12-16 | 1 | -7/+16 |
* | Add restrict type-qualifier. | Mike Barcroft | 2002-10-12 | 1 | -2/+2 |
* | Basic support for wide character I/O: getwc(), fgetwc(), getwchar(), | Tim J. Robbins | 2002-08-13 | 1 | -0/+1 |
* | 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 | -4/+4 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | Daniel Eischen | 2001-01-24 | 1 | -0/+2 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Add FILE locking stubs for libc. | John Birrell | 1998-04-11 | 1 | -11/+5 |
* | 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 |
* | Reviewed by: julian and (hsu?) | Julian Elischer | 1996-01-22 | 1 | -0/+11 |
* | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+81 |