Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make getmntent_r discard long lines when it returns error, not seek back | Rich Felker | 2011-09-28 | 1 | -2/+1 |
* | improve error handling in mntent stuff... | Rich Felker | 2011-09-27 | 1 | -2/+9 |
* | fix completely bogus loop condition in getmntent_r | Rich Felker | 2011-04-06 | 1 | -1/+1 |
* | 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 |