Skip to content

Add d_procselffdreadlink.U to detect /proc/self/fd readlink support - #93

Open
michal-josef-spacek wants to merge 1 commit into
Perl:masterfrom
michal-josef-spacek:procselffdreadlink
Open

Add d_procselffdreadlink.U to detect /proc/self/fd readlink support#93
michal-josef-spacek wants to merge 1 commit into
Perl:masterfrom
michal-josef-spacek:procselffdreadlink

Conversation

@michal-josef-spacek

Copy link
Copy Markdown

This unit detects if readlink() on /proc/self/fd/%d returns a pathname for an open file descriptor, which is available on Linux and some other Unix-like systems.

GH issue: #92

This unit detects if readlink() on /proc/self/fd/%d returns a pathname
for an open file descriptor, which is available on Linux and some other
Unix-like systems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant