This is the mail archive of the cygwin-patches@sources.redhat.com mailing list for the Cygwin project.


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

getgroups() SUSv2 compliance


Hi!

  SUSv2 states that:

==========================================================================
The getgroups() function will fail if:

[EINVAL]
        The gidsetsize argument is non-zero and is less than the number of
        supplementary group IDs. 
==========================================================================

patch attached to accomplish this.

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19

getgroups-error-patch.ChangeLog

getgroups-error-patch.diff


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