Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -1/+1 |
* | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen | 2002-10-31 | 5 | -6/+6 |
* | Fix a thinko -- I used the wrong symbol to check for LFS support. | Eric Andersen | 2002-09-14 | 1 | -1/+1 |
* | Fixed compile bugs having to do with 64-bit filesystem operations that | "Steven J. Hill" | 2002-09-09 | 1 | -0/+4 |
* | Support fstatvfs64 and statvfs64 | Eric Andersen | 2002-09-03 | 3 | -1/+120 |
* | Oops. Turns out I broke statvfs() and fstatvfs() back in February, | Eric Andersen | 2002-09-03 | 2 | -26/+0 |
* | Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ want | Eric Andersen | 2002-04-09 | 1 | -3/+5 |
* | undefine __USE_FILE_OFFSET64, since we absolutely do _NOT_ want interfaces | Eric Andersen | 2002-04-09 | 1 | -7/+8 |
* | Fix redefinition problem | Eric Andersen | 2002-02-26 | 4 | -12/+40 |
* | Support statvfs and statfs. Added getmntent_r (and made it use | Eric Andersen | 2002-01-06 | 6 | -0/+368 |