Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix namespace pollution by hiding statfix and statfix64 by | Eric Andersen | 2002-07-07 | 1 | -2/+2 |
| | | | | | prepending an __ to the name. Not perfect but better. -Erik | ||||
* | Make these properly cope with 64bit systems | Eric Andersen | 2002-05-30 | 1 | -22/+26 |
| | | | | -Erik | ||||
* | Fixes for 64 bit arches | Eric Andersen | 2002-05-12 | 1 | -1/+29 |
| | |||||
* | Fixup __USE_FILE_OFFSET64 | Eric Andersen | 2002-04-09 | 1 | -5/+7 |
| | |||||
* | Several naming cleanups so threads work properly again | Eric Andersen | 2002-02-23 | 1 | -2/+9 |
| | |||||
* | This commit makes large file support actually work (when enabled in | Eric Andersen | 2001-10-17 | 1 | -0/+41 |
the config file). I've tested this and it works for me. -Erik |