qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] syscall getgroups() optimization


From: Kirill A. Shutemov
Subject: [Qemu-devel] [PATCH] syscall getgroups() optimization
Date: Tue, 26 Jun 2007 00:05:11 +0300
User-agent: Mutt/1.5.14 (2007-02-12)

On success, getgroups() returns the number of supplementary group IDs. So, 
we can swap real number group IDs.

Patch in the attachment.

-- 
Regards,  Kirill A. Shutemov
 + Belarus, Minsk
 + Velesys LLC, http://www.velesys.com/
 + ALT Linux Team, http://www.altlinux.com/

Attachment: qemu-0.9.0-alt-getgroups.patch
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]