maht opened a new pull request, #6152:
URL: https://github.com/apache/incubator-nuttx/pull/6152
## Summary
Add flockfile(), ftrylockfile() and funlockfile() functions [1]
when the CONFIG_STDIO_DISABLE_BUFFERING is not set.
[1] POSIX.1-2008 / System Interfaces / flockfile
https://pubs.opengroup.org/onlinepubs/9699919799.2008edition/functions/flockfile.html
## Impact
Extending current interfaces (backward compatible).
## Testing
Probably some tests are needed to be added to `incubator-nuttx-apps`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]