summaryrefslogtreecommitdiff
path: root/include/stdlib.h (follow)
AgeCommit message (Collapse)Author
2015-02-28Style fixsin
2015-02-28__fortify_realpath() should trap if PATH_MAX is not definedsin
This is currently done only if the pointer is non-NULL.
2015-02-24Add realpath() checksin