sortix-mirror/libc/grp
Jonas 'Sortie' Termansen b30878e816 Fix libc files not including <stdalign.h> if using alignas(3). 2014-05-28 22:18:54 +02: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 libc files not including <stdalign.h> if using alignas(3). 2014-05-28 22:18:54 +02: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