dirent.h

Macros

Macro

Implemented

C23 Standard Section

POSIX Docs

DT_BLK

POSIX.1-2024

DT_CHR

POSIX.1-2024

DT_DIR

POSIX.1-2024

DT_FIFO

POSIX.1-2024

DT_LNK

POSIX.1-2024

DT_MQ

POSIX.1-2024

DT_REG

POSIX.1-2024

DT_SEM

POSIX.1-2024

DT_SHM

POSIX.1-2024

DT_SOCK

POSIX.1-2024

DT_TMO

POSIX.1-2024

DT_UNKNOWN

POSIX.1-2024

Functions

Function

Implemented

C23 Standard Section

POSIX Docs

alphasort

POSIX.1-2024

closedir

POSIX.1-2024

dirfd

POSIX.1-2024

fdopendir

POSIX.1-2024

opendir

POSIX.1-2024

posix_getdents

POSIX.1-2024

readdir

POSIX.1-2024

readdir_r

POSIX.1-2024

rewinddir

POSIX.1-2024

scandir

POSIX.1-2024

seekdir

POSIX.1-2024

telldir

POSIX.1-2024