| Commit message (Expand) | Author | Age | Files | Lines |
* | 1) If __SAPP stream is not seekable, remove __SAPP flag on first call instead | ache | 2001-09-07 | 1 | -3/+10 |
* | For now just back out seek error checking in __SAPP case, it cause problems | ache | 2001-09-07 | 1 | -2/+2 |
* | Re-arrange my funopen(3) fix to minimize differences with original stdio code, | ache | 2001-09-03 | 1 | -0/+83 |
* | Move all stdio internal flags processing and setting out of __sread(), | ache | 2001-09-02 | 1 | -47/+2 |
* | If lseek to wrong value sucessfully happens despite all pre-checks, set __SERR | ache | 2001-09-01 | 1 | -1/+3 |
* | Detect fp->_offset overflow on read | ache | 2001-08-31 | 1 | -9/+23 |
* | Remove extra check, already done in upper level caller, i.e. in | ache | 2001-08-17 | 1 | -5/+1 |
* | 1) Disallow negative seek as POSIX require for fseek{o} (but not for lseek): | ache | 2001-08-15 | 1 | -2/+17 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | deischen | 2001-01-24 | 1 | -0/+2 |
* | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | jasone | 2000-01-27 | 1 | -3/+3 |
* | Add three-tier symbol naming in support of POSIX thread cancellation | jasone | 2000-01-12 | 1 | -3/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | 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 | -6/+13 |
* | Code cleanup:- | jraynard | 1996-06-12 | 1 | -3/+3 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+104 |