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 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


-- 
http://siddhesh.in


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