| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | Jason Evans | 2000-01-27 | 1 | -5/+5 |
| * | Add three-tier symbol naming in support of POSIX thread cancellation | Jason Evans | 2000-01-12 | 1 | -5/+7 |
| * | Replace memory leaking instances of realloc with non-leaking reallocf. | Warner Losh | 1998-09-16 | 1 | -1/+1 |
| * | Cast pointer to a long instead of an int to keep a 64-bit compiler | John Birrell | 1998-03-09 | 1 | -1/+1 |
| * | Fixed errors in the Lite2 merge. Some style changes were mismerged. | Bruce Evans | 1997-03-12 | 1 | -27/+28 |
| * | Merge from Lite2: | Peter Wemm | 1997-03-11 | 1 | -33/+200 |
| * | Cache the result of getpagesize() so we only make one syscall. | Poul-Henning Kamp | 1996-05-02 | 1 | -10/+5 |
| * | stat() before open() because opening of special files may be harmful. | Bruce Evans | 1996-03-29 | 1 | -0/+10 |
| * | Fix bugs in opendir(): | Bruce Evans | 1995-04-21 | 1 | -9/+23 |
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+87 |
