libc: add missing preadv/pwritev in CMakeLists.txt#13499
Conversation
|
[Experimental Bot, please feedback here] This appears to be a template or checklist for creating good Pull Requests (PR) for the NuttX operating system. It's not a PR itself, but instructions to follow before submitting a PR. Here's a breakdown of what each section wants you to fill out: ## Summary This section ensures you clearly communicate the "what" and "why" of your code changes:
## Impact This section assesses the potential consequences of your changes on different aspects of NuttX:
## Testing This section demonstrates that you have thoroughly tested your changes:
In short, this template guides contributors to create well-documented and thoroughly tested PRs, which helps maintain the quality and stability of the NuttX project. |
jerpelea
left a comment
There was a problem hiding this comment.
this commit misses the commit message explaining the change. please fill it
|
The commit message already explains the change enough, why do we need add some many unnecessary information? is it good to apply this rigid requirement for all patch? |
Summary
Impact
Testing