This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Re: [PATCH] RTEMS: Adjust NGROUPS_MAX


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?


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: pgp8DYdqvTAhr.pgp
Description: PGP signature


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