aboutsummaryrefslogtreecommitdiffstats
path: root/src/posix
Commit message (Collapse)AuthorAgeFilesLines
* Multicall improvementsLaurent Bercot2023-02-025-373/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.9.0.2Laurent Bercot2022-11-292-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-042-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix build with skalibs-2.10.0.0Laurent Bercot2020-11-301-1/+3
|
* Port to skalibs-2.9.4.0Laurent Bercot2020-11-252-7/+7
|
* 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.