[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH,HURD] hurd: compliance fixes for getgroups
From: |
Pino Toscano |
Subject: |
[PATCH,HURD] hurd: compliance fixes for getgroups |
Date: |
Fri, 27 Apr 2012 12:43:43 +0200 |
User-agent: |
KMail/1.13.7 (Linux/3.2.0-2-amd64; KDE/4.7.4; x86_64; ; ) |
Hi,
attached there is a patch to fix a couple of issues with Hurd's
getgroups(), namely when the requested number is < 0 or when it is > 0
but less than the actual number of groups that would be returned (this
case is handled by simply returning the first n groups, instead of
failing).
Thanks,
--
Pino Toscano
hurd_getgroups.diff
Description: Text Data
signature.asc
Description: This is a digitally signed message part.
- [PATCH,HURD] hurd: compliance fixes for getgroups,
Pino Toscano <=