| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 1. EOF was returned when the buffer size was larger than INT_MAX. This | Andrey A. Chernov | 1998-01-01 | 1 | -5/+5 |
| * | Correct type of stored argument place (from previous fix) | Andrey A. Chernov | 1997-12-24 | 1 | -2/+2 |
| * | Return back to BSD snprintf semantics which recent C9x standard adopts | Andrey A. Chernov | 1997-12-24 | 1 | -6/+9 |
| * | 1) Oops! Insert again if (n == 0) return 0. | Andrey A. Chernov | 1997-12-24 | 1 | -5/+5 |
| * | Back out part related to "return 0 if n == 0" and return EOF as before. | Andrey A. Chernov | 1997-12-24 | 1 | -3/+1 |
| * | snprintf return value fixes to conform Single Unix specs: | Andrey A. Chernov | 1997-12-24 | 1 | -3/+8 |
| * | 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/+2 |
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+60 |
