[PATCH 02/25] pthread_setaffinity (Linux variant): Rewrite to use VLA instead of alloca
Mike Frysinger
vapier@gentoo.org
Mon Mar 2 19:58:00 GMT 2015
On 01 Mar 2015 15:05, Florian Weimer wrote:
> extend_alloca was used to emulate VLA deallocation.
general note: i found the old code easier to read. i think GNU style requires
newlines after decls and before the return statement. that would certainly help
readability here.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150302/9c10ba09/attachment.sig>
More information about the Libc-alpha
mailing list