Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-06-18 | fix memory leak on failure in realpath | Rich Felker | -4/+4 | |
2011-04-17 | minimal realpath implementation using /proc | Rich Felker | -0/+43 | |
clean and simple, but fails when the caller does not have permissions to open the file for reading or when /proc is not available. i may replace this with a full implementation later, possibly leaving this version as an optimization to use when it works. | ||||
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+6 | |