mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-01-01 04:45:30 +00:00
FreeBSD may return errno EINVAL beside ENOENT once there are no more entries in a directory to walk over. It claims that readdir() follows the getdirentries() return codes, which do include EINVAL but not ENOENT. But ENOENT is also being used. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> |
||
|---|---|---|
| .. | ||
| selinux | ||
| swtpm | ||
| swtpm_bios | ||
| swtpm_cert | ||
| swtpm_ioctl | ||
| swtpm_localca | ||
| swtpm_setup | ||
| utils | ||
| Makefile.am | ||