incubator-nuttx/libs/libc/grp
Gregory Nutt eb5a8c7cea 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
..
Kconfig 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
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