sortix-mirror/libc/grp
Jonas 'Sortie' Termansen ace4a6cc54 Fix unportable gid_t parsing in fgetgrent_r(3). 2013-12-30 20:46:22 +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 Fix unportable gid_t parsing in fgetgrent_r(3). 2013-12-30 20:46:22 +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