sortix-mirror/libc/grp
Jonas 'Sortie' Termansen 3785beb7f5 Implement the <grp.h> API properly. 2013-12-17 14:30:43 +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 Implement the <grp.h> API properly. 2013-12-17 14:30:43 +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 Implement the <grp.h> API properly. 2013-12-17 14:30:43 +01:00
getgrnam.cpp Implement the <grp.h> API properly. 2013-12-17 14:30:43 +01:00
getgrnam_r.cpp Implement the <grp.h> API properly. 2013-12-17 14:30:43 +01: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