1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/libc/pwd
2014-05-16 14:06:36 +02:00
..
endpwent.cpp
fgetpwent.cpp
fgetpwent_r.cpp Fix unportable gid_t and uid_t parsing in fgetpwent_r(3). 2013-12-30 20:46:22 +01:00
getpwent.cpp
getpwent_r.cpp
getpwnam.cpp
getpwnam_r.cpp Fix missing parentheses in grp and pwd implementation. 2014-05-16 14:06:36 +02:00
getpwuid.cpp
getpwuid_r.cpp Fix missing parentheses in grp and pwd implementation. 2014-05-16 14:06:36 +02:00
openpw.cpp
setpwent.cpp