pmem / pmemfile

Userspace implementation of file APIs using persistent memory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing support for file descriptor duplication

marcinslusarz opened this issue · comments

dup, dup2, dup3 and fcntl(..., F_DUPFD, ...)

Resolved by #291.