Donny9 opened a new pull request, #7998: URL: https://github.com/apache/nuttx/pull/7998
## Summary libc/passwd: add pw_gecos field(userinfo) The pw_gecos field is not specified in POSIX, but is present on most implementations. passwd file format: name:uid:gid:gecos:dir:shell ex: `gdm:x:127:133:Gnome Display Manager:/var/lib/gdm3:/bin/false` Signed-off-by: dongjiuzhu1 <[email protected]> ## Impact add pw_gecos filed for struct passwd ## Testing local test. -- 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]
