Skip to content

posix: fd_mgmt: implement dup2() #74098

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Tracked by #51211 ...
cfriedt opened this issue Jun 11, 2024 · 0 comments · Fixed by #74096
Open
Tracked by #51211 ...

posix: fd_mgmt: implement dup2() #74098

cfriedt opened this issue Jun 11, 2024 · 0 comments · Fixed by #74096
Assignees
Labels
area: POSIX POSIX API Library Enhancement Changes/Updates/Additions to existing features

Comments

@cfriedt
Copy link
Member

cfriedt commented Jun 11, 2024

This is part of the See POSIX Roadmap for LTSv3 (RFC #51211).

dup2() is required as part of POSIX_FD_MGMT Subprofiling Option Group.

For more information, please refer to https://pubs.opengroup.org/onlinepubs/9699919799/functions/dup2.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: POSIX POSIX API Library Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant