This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/10563] supplementary groups are not shared between (p)threads


http://sourceware.org/bugzilla/show_bug.cgi?id=10563

--- Comment #2 from Mark Heily <mark at heily dot com> 2011-01-11 01:51:47 UTC ---
Created attachment 5187
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5187
use INLINE_SETXID_SYSCALL for setgroups()

The attached patch converts setgroups() to use INLINE_SETXID_SYSCALL which
should hopefully fix the problem. I havn't tested it, and don't know if there
is anything else that needs to be done.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]