This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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][RFC] Allow explicit shrinking of arena heaps using anenvironment variable


On Sat, Aug 11, 2012 at 1:48 PM, Siddhesh Poyarekar
<siddhesh.poyarekar@gmail.com> wrote:
> On 11 August 2012 22:45, Carlos O'Donell <carlos@systemhalted.org> wrote:
>> [CAO] 3. Space after if, MMAP, and casts (even if the old code didn't).
>> +                 MAP_FIXED) == (char *) MAP_FAILED)
>
> I left it as is on purpose because I understood from a previous thread
> that we want to preserve the code formatting in this file. I even
> documented the exception here:
>
> http://sourceware.org/glibc/wiki/Style_and_Conventions#Files_not_formatted_according_to_the_GNU_standard

Oh, right, I forgot this was all in the same boat.

Skip the GNU formatting cleanup then. Sorry for the noise.

Cheers,
Carlos.


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