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