mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 03:03:37 +08:00
5826e8eeb1
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 <dongjiuzhu1@xiaomi.com>