sortix-mirror/libc/grp
Jonas 'Sortie' Termansen 74fe008001 Silence static analysis warnings. 2016-01-08 00:48:01 +01:00
..
endgrent.cpp Implement the <grp.h> API properly. 2013-12-17 14:30:43 +01:00
fgetgrent.cpp Implement the <grp.h> API properly. 2013-12-17 14:30:43 +01:00
fgetgrent_r.cpp Silence static analysis warnings. 2016-01-08 00:48:01 +01:00
getgrent.cpp Implement the <grp.h> API properly. 2013-12-17 14:30:43 +01:00
getgrent_r.cpp Implement the <grp.h> API properly. 2013-12-17 14:30:43 +01:00
getgrgid.cpp Implement the <grp.h> API properly. 2013-12-17 14:30:43 +01:00
getgrgid_r.cpp Fix missing parentheses in grp and pwd implementation. 2014-05-16 14:06:36 +02:00
getgrnam.cpp Implement the <grp.h> API properly. 2013-12-17 14:30:43 +01:00
getgrnam_r.cpp Fix missing parentheses in grp and pwd implementation. 2014-05-16 14:06:36 +02:00
opengr.cpp Implement the <grp.h> API properly. 2013-12-17 14:30:43 +01:00
setgrent.cpp Implement the <grp.h> API properly. 2013-12-17 14:30:43 +01:00