summaryrefslogtreecommitdiff
path: root/src/posix/posix-cd.c
AgeCommit message (Collapse)Author
2019-10-20 Don't depend on PATH_MAX being definedLaurent Bercot
2019-10-11 Make posix-cd's CDPATH testing even more horribleLaurent Bercot
2019-10-09 posix-cd: correct stralloc len after canonicalizationLaurent Bercot
2019-10-09 Fix posix-cd's ENOMEM exit codeLaurent Bercot
2019-10-09 Add --enable-pedantic-posix, posix-cd, prepare for 2.5.3.0Laurent Bercot
Also make wait posix-compliant and update doc.