j
k
j a
j l
Why do you need to check for __linux__ to use readlink()?
/proc/self/fd is Linux-specific. Perhaps we should use /dev/fd on FreeBSD and macOS instead.
Back to the thread
Back to the list