David Bear wrote:
was just trying to determine the maximum string length of a group
name.
found
struct group {
char*gr_name; /* group name */
but no size.
any pointers (with limits)?
Hmm, I had a browse through the kernel source for a while but didn't
find anything definit
David Bear wrote:
was just trying to determine the maximum string length of a group
name.
found
struct group {
char*gr_name; /* group name */
but no size.
any pointers (with limits)?
Hmm, I had a browse through the kernel source for a while but didn't
find anything defin