sortix--sortix/libc/grp
Jonas 'Sortie' Termansen 6d052efd19 Fix unbounded memory usage and infinite loop in fgetgrent_r(3). 2015-06-27 17:06:44 +02:00
..
endgrent.cpp
fgetgrent.cpp
fgetgrent_r.cpp Fix unbounded memory usage and infinite loop in fgetgrent_r(3). 2015-06-27 17:06:44 +02:00
getgrent.cpp
getgrent_r.cpp
getgrgid.cpp
getgrgid_r.cpp Fix missing parentheses in grp and pwd implementation. 2014-05-16 14:06:36 +02:00
getgrnam.cpp
getgrnam_r.cpp Fix missing parentheses in grp and pwd implementation. 2014-05-16 14:06:36 +02:00
opengr.cpp
setgrent.cpp