lix/doc
Lily Ballard 684f93e783 libstore: ignore broken symlinks in ssl-cert-file default
Also tweak `pathAccessible` to ignore other relevant errors too. It was
documented as ignoring permission errors but it was only ignoring
`EPERM`, which comes from the darwin sandbox, and not ignoring `EACCESS`
which is the real permission error. I figured it also makes sense to
ignore `ELOOP`.

Fixes: #560
Change-Id: Ibb849b68d07386eb80afb52b57f7d12b3a48a202
2024-10-30 19:50:38 -07:00
..
internal-api internal-api-docs: allow Doxygen to build regardless of workdir 2024-09-24 13:26:22 -05:00
manual libstore: ignore broken symlinks in ssl-cert-file default 2024-10-30 19:50:38 -07:00