Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace memory leaking instances of realloc with non-leaking reallocf. | imp | 1998-09-16 | 1 | -1/+1 |
* | Cast pointer to a long instead of an int to keep a 64-bit compiler | jb | 1998-03-09 | 1 | -1/+1 |
* | Fixed errors in the Lite2 merge. Some style changes were mismerged. | bde | 1997-03-12 | 1 | -27/+28 |
* | Merge from Lite2: | peter | 1997-03-11 | 1 | -33/+200 |
* | Cache the result of getpagesize() so we only make one syscall. | phk | 1996-05-02 | 1 | -10/+5 |
* | stat() before open() because opening of special files may be harmful. | bde | 1996-03-29 | 1 | -0/+10 |
* | Fix bugs in opendir(): | bde | 1995-04-21 | 1 | -9/+23 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+87 |