Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-04-05 | fix (hopefully) statvfs breakage on x86_64 that resulted from fixing i386... | Rich Felker | -2/+10 |
2011-04-03 | fix statvfs syscalls (missing size argument) | Rich Felker | -2/+2 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | -15/+15 |
2011-02-27 | implement futimens and utimensat | Rich Felker | -0/+13 |
2011-02-17 | add portable lchown (trivial to support and a few ancient things want it..) | Rich Felker | -0/+7 |
2011-02-15 | finish moving 32-bit-specific junk out of source files. | Rich Felker | -6/+6 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+137 |