Age | Commit message (Expand) | Author |
---|---|---|
2005-10-12 | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger |
2005-01-25 | merge parallel build support | Mike Frysinger |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-09-14 | Fix a thinko -- I used the wrong symbol to check for LFS support. | Eric Andersen |
2002-09-09 | Fixed compile bugs having to do with 64-bit filesystem operations that | "Steven J. Hill" |
2002-09-03 | Support fstatvfs64 and statvfs64 | Eric Andersen |
2002-09-03 | Oops. Turns out I broke statvfs() and fstatvfs() back in February, | Eric Andersen |
2002-04-09 | Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ want | Eric Andersen |
2002-04-09 | undefine __USE_FILE_OFFSET64, since we absolutely do _NOT_ want interfaces | Eric Andersen |
2002-02-26 | Fix redefinition problem | Eric Andersen |
2002-01-06 | Support statvfs and statfs. Added getmntent_r (and made it use | Eric Andersen |