incubator-nuttx/libs/libc/grp
Gregory Nutt 533528af01 libs/libc: Remove support CONFIG_FS_READABLE 2020-03-22 08:24:07 -05:00
..
Kconfig libs/libc: Remove support CONFIG_FS_READABLE 2020-03-22 08:24:07 -05:00
Make.defs libs/libc/pwd and libs/libc/grp: Modify to giet user/group data from /etc/passwd and /etc/group if so configurated. 2019-08-04 13:32:36 -06:00
lib_find_grpfile.c libs/libc/grp and pwd: Revisit file looks. Use uintptr_t vs void* to incode mixed pointers and integer values. 2019-08-11 11:26:09 -06:00
lib_getgrbuf.c libs/libc/pwd and libs/libc/grp: Modify to giet user/group data from /etc/passwd and /etc/group if so configurated. 2019-08-04 13:32:36 -06:00
lib_getgrbufr.c libs/libc/pwd and libs/libc/grp: Modify to giet user/group data from /etc/passwd and /etc/group if so configurated. 2019-08-04 13:32:36 -06:00
lib_getgrgid.c libs/libc/pwd and libs/libc/grp: Modify to giet user/group data from /etc/passwd and /etc/group if so configurated. 2019-08-04 13:32:36 -06:00
lib_getgrgidr.c libs/libc/pwd and libs/libc/grp: Modify to giet user/group data from /etc/passwd and /etc/group if so configurated. 2019-08-04 13:32:36 -06:00
lib_getgrnam.c libs/libc/pwd and libs/libc/grp: Modify to giet user/group data from /etc/passwd and /etc/group if so configurated. 2019-08-04 13:32:36 -06:00
lib_getgrnamr.c libs/libc/pwd and libs/libc/grp: Modify to giet user/group data from /etc/passwd and /etc/group if so configurated. 2019-08-04 13:32:36 -06:00
lib_grp.h libs/libc/pwd and libs/libc/grp: Modify to giet user/group data from /etc/passwd and /etc/group if so configurated. 2019-08-04 13:32:36 -06:00
lib_grp_globals.c libs/libc/pwd and libs/libc/grp: Modify to giet user/group data from /etc/passwd and /etc/group if so configurated. 2019-08-04 13:32:36 -06:00
lib_initgroups.c