-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
libc: modify open,close... to _NX_OPEN,_NX_CLOSE #14651
base: master
Are you sure you want to change the base?
Conversation
96e2326
to
30f9320
Compare
[Experimental Bot, please feedback here] No, this PR does not fully meet the NuttX requirements. While it provides a summary of the changes, it lacks crucial details. Specifically:
This PR needs significant revision before it can be considered. The author needs to provide specific details in each section to demonstrate that the change is well-motivated, thoroughly tested, and doesn't introduce unintended consequences. |
30f9320
to
ae2bcaf
Compare
@W-M-R Please fix:
|
@W-M-R I don't remember why these changes were made. Is it necessary to separate kernel from user space APIs? |
Sorry, I accidentally disabled this patch. |
eff7e26
to
4c560a1
Compare
The automatic test failed. Please give me some time to check it carefully. |
need rebase to fix the conflict |
0ef85f0
to
e137334
Compare
Signed-off-by: wangmingrong1 <[email protected]>
e137334
to
203d10a
Compare
Summary
libc: modify open,close... to _NX_OPEN,_NX_CLOSE
Impact
None
Testing
None