aboutsummaryrefslogtreecommitdiffstats
path: root/src/posix
Commit message (Collapse)AuthorAgeFilesLines
* Add posix-umask; prepare for 2.6.0.0Laurent Bercot2019-12-243-0/+212
|
* Don't depend on PATH_MAX being definedLaurent Bercot2019-10-201-0/+2
|
* Make posix-cd's CDPATH testing even more horribleLaurent Bercot2019-10-111-1/+1
|
* posix-cd: correct stralloc len after canonicalizationLaurent Bercot2019-10-091-1/+2
|
* Fix posix-cd's ENOMEM exit codeLaurent Bercot2019-10-091-1/+1
|
* Add --enable-pedantic-posix, posix-cd, prepare for 2.5.3.0Laurent Bercot2019-10-092-0/+156
Also make wait posix-compliant and update doc.