Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence a couple of silly warnings | Eric Andersen | 2002-07-15 | 1 | -0/+1 |
| | | | | -Erik | ||||
* | Fix namespace pollution by hiding statfix and statfix64 by | Eric Andersen | 2002-07-07 | 1 | -1/+1 |
| | | | | | prepending an __ to the name. Not perfect but better. -Erik | ||||
* | Several cleanups/fixes from Marshall M. Midden <m4@brecis.com> | Eric Andersen | 2002-06-26 | 1 | -0/+1 |
| | |||||
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -5/+4 |
| | |||||
* | This commit makes large file support actually work (when enabled in | Eric Andersen | 2001-10-17 | 1 | -0/+51 |
the config file). I've tested this and it works for me. -Erik |