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] |
On 17 Mar 2017 12:09, Mike Frysinger wrote: > - size_t stack_size = ALIGN_UP (argv_size, GLRO(dl_pagesize)); > + size_t stack_size = ALIGN_UP (argv_size, GLRO (dl_pagesize)); guess the diff can be a little confusing -- i just fixed spacing here. but for the sake of clarity, i can drop that part too. -mike
Attachment:
signature.asc
Description: Digital signature
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |