sortix-mirror/libc/pwd
Jonas 'Sortie' Termansen 360eaaf527 Declare file in the set function of setgetend functions. 2016-01-25 17:42:25 +01:00
..
bcrypt_newhash.cpp Add bcrypt_checkhash(3) and bcrypt_newhash(3). 2016-01-09 02:54:51 +01:00
endpwent.cpp Implement the <pwd.h> API properly. 2013-12-17 14:30:43 +01:00
fgetpwent.cpp Implement the <pwd.h> API properly. 2013-12-17 14:30:43 +01:00
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 Declare file in the set function of setgetend functions. 2016-01-25 17:42:25 +01:00
getpwent_r.cpp Implement the <pwd.h> API properly. 2013-12-17 14:30:43 +01:00
getpwnam.cpp Implement the <pwd.h> API properly. 2013-12-17 14:30:43 +01:00
getpwnam_r.cpp Fix missing parentheses in grp and pwd implementation. 2014-05-16 14:06:36 +02:00
getpwuid.cpp Implement the <pwd.h> API properly. 2013-12-17 14:30:43 +01:00
getpwuid_r.cpp Fix missing parentheses in grp and pwd implementation. 2014-05-16 14:06:36 +02:00
openpw.cpp Implement the <pwd.h> API properly. 2013-12-17 14:30:43 +01:00
setpwent.cpp Declare file in the set function of setgetend functions. 2016-01-25 17:42:25 +01:00