Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-19 | Eliminate wrapping of struct stat and use the kernel version | Eric Andersen | |
directly. Eliminate all the attendant baggage. Fix internal types to match kernel types more closely. -Erik | |||
2002-07-15 | Silence a couple of silly warnings | Eric Andersen | |
-Erik | |||
2002-07-07 | Fix namespace pollution by hiding statfix and statfix64 by | Eric Andersen | |
prepending an __ to the name. Not perfect but better. -Erik | |||
2002-06-26 | Several cleanups/fixes from Marshall M. Midden <m4@brecis.com> | Eric Andersen | |
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | |
2001-10-17 | This commit makes large file support actually work (when enabled in | Eric Andersen | |
the config file). I've tested this and it works for me. -Erik |