| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove useless call to getdtablesize(2) in fdopen(3) and its useless | Antoine Brodin | 2008-05-10 | 1 | -4/+0 |
| * | Add <limits.h> for SHRT_MAX. | John Baldwin | 2008-02-27 | 1 | -0/+1 |
| * | File descriptors are an int, but our stdio FILE object uses a short to hold | John Baldwin | 2008-02-27 | 1 | -0/+12 |
| * | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 1 | -4/+0 |
| * | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -2/+2 |
| * | Remove 'register' keyword. | David E. O'Brien | 2002-03-21 | 1 | -1/+1 |
| * | Move all stdio internal flags processing and setting out of __sread(), | Andrey A. Chernov | 2001-09-02 | 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/+3 |
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+89 |
