patacongo commented on PR #8924: URL: https://github.com/apache/nuttx/pull/8924#issuecomment-1551505780
Many builtin applications do not use binfs and hence would not use the logic that have implemented. Many builtin applications are executed from the NSH command line and use only logic under nuttx-apps/builtin So the S_ISUID and S_ISGID logic would not work if the the very same application were executed from NSH without using binfs. -- 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]
