Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-06 | fix completely bogus loop condition in getmntent_r | Rich Felker | 1 | -1/+1 | |
somehow this worked on my simple fstab, but horribly broke in general, leading to use of uninitialized offset array and crashes. | |||||
2011-04-05 | add getmntent_r interface (all of mntent is nonstandard anyway) | Rich Felker | 1 | -12/+17 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+57 | |