[PATCH] RTEMS: Adjust NGROUPS_MAX

Joel Sherrill joel.sherrill@oarcorp.com
Mon Nov 17 12:55:00 GMT 2014



On November 17, 2014 6:48:58 AM CST, Corinna Vinschen <vinschen@redhat.com> wrote:
>On Nov 17 10:04, Sebastian Huber wrote:
>> We have NGROUPS == NGROUPS_MAX + 1.  Make sure NGROUPS is even to not
>> waste memory.
>> 
>> newlib/ChangeLog
>> 2014-11-17  Sebastian Huber  <...>
>> 
>> 	* libc/sys/rtems/sys/syslimits.h (NGROUPS_MAX): Adjust value so
>> 	that NGROUPS is even.
>
>Sure?  Doesn't that introduce a potential backward compat problem?
>

It could if we had binary distributions. All RTEMS users build from source.


>Corinna



More information about the Newlib mailing list