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 17/11/14 13:48, Corinna Vinschen 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?

Up to now there was no support for supplementary groups in RTEMS and binary compatibility is not an issue for RTEMS between major releases.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschÃftliche Mitteilung im Sinne des EHUG.


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