Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. EOF was returned when the buffer size was larger than INT_MAX. This | ache | 1998-01-01 | 1 | -5/+5 |
* | Correct type of stored argument place (from previous fix) | ache | 1997-12-24 | 1 | -2/+2 |
* | Return back to BSD snprintf semantics which recent C9x standard adopts | ache | 1997-12-24 | 1 | -6/+9 |
* | 1) Oops! Insert again if (n == 0) return 0. | ache | 1997-12-24 | 1 | -5/+5 |
* | Back out part related to "return 0 if n == 0" and return EOF as before. | ache | 1997-12-24 | 1 | -3/+1 |
* | snprintf return value fixes to conform Single Unix specs: | ache | 1997-12-24 | 1 | -3/+8 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmer | jraynard | 1996-06-22 | 1 | -0/+4 |
* | Reviewed by: julian and (hsu?) | julian | 1996-01-22 | 1 | -0/+2 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+60 |