mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 09:33:18 +08:00
Complete the POSIX credential setters for real/effective/saved UID and GID so login and privilege-drop paths can clear saved-root without relying on setreuid patterns alone. Signed-off-by: Abhishek Mishra <mishra.abhishek2808@gmail.com>