gh-127385: Add F_DUPFD_QUERY to fcntl#127386
Conversation
ZeroIntensity
left a comment
There was a problem hiding this comment.
This PR is trying to do too many things. I don't really see the need for the switch to a new macro, but if we do end up doing that, it should be in another PR. Please revert that and keep this focused on the one new macro.
|
@ZeroIntensity |
The requested changes were addressed
@rruuaanng, please take Peter's words into account for future contributions. That piece of advice is also spelled out in the devguide. |
|
I'll land this in a day or two. |
Yes, So I've completed his suggestion. I almost forgot it in the process :) |
F_DUPFD_QUERY to fcntl
|
Hold on, I need to add a document for fcntl, and I found the addition log in the existing documentation. And I confirmed that there is no corresponding document for my other PR |
F_DUPFD_QUERYtofcntl#127385