centos 6.3 x64 2.6.32.x kernel the task_struct.cred.gid member is no longer an
int, its an anonymous union with a member named 'counter'
this patch allows us to print the proper gid for this OS without changing the
behavior of how gids appear on other profiles.
Original issue reported on code.google.com by michael.hale@gmail.com on 4 Feb 2013 at 3:10
Original issue reported on code.google.com by
michael.hale@gmail.com
on 4 Feb 2013 at 3:10Attachments: