aboutsummaryrefslogtreecommitdiffstats
path: root/src/libunixonacid/access_at.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor _at functions, add symlink_atLaurent Bercot2025-06-301-21/+23
* Tentative support for old MacOS with no O_CLOEXECLaurent Bercot2024-04-161-1/+1
* Add openc_*at functionsLaurent Bercot2022-05-301-1/+1
* Huge incompatible changes.Laurent Bercot2021-07-281-0/+3
* Guard faccessat with HASLINKAT, because SolarisLaurent Bercot2017-11-271-1/+1
* Add access_at, because MacOSLaurent Bercot2017-11-271-0/+53