mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 04:38:59 +00:00
Add getgroups() to the C library. NuttX has no supplementary group IDs, so it reports a single group, the effective group ID, and follows POSIX for the gidsetsize == 0 and short-buffer (EINVAL) cases. Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> |
||
|---|---|---|
| .. | ||
| libbuiltin | ||
| libc | ||
| libdsp | ||
| libm | ||
| libnx | ||
| libxx | ||
| CMakeLists.txt | ||