[PATCH,HURD] hurd: compliance fixes for getgroups
Roland McGrath
roland@hack.frob.com
Fri Apr 27 21:54:00 GMT 2012
> 2012-04-27 Pino Toscano <toscano.pino@tiscali.it>
>
> * sysdeps/mach/hurd/getgroups.c (__getgroups): Return -1 and set EINVAL
> for negative `n' or less than `ngids'.
The norm is to use all caps and no quotes to mention local variable
names. You can also drop the (function) when it's the only function
in the file of the same name.
The change itself is fine by me. Since I see you already have
copyright paperwork and you're doing more than just the one change,
would you like to get set up to commit yourself?
Thanks,
Roland
More information about the Libc-alpha
mailing list