Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: [PATCH] compat: Add simplified merge sort implementation from glibc

From: Edgar Toernig <hidden>
Date: 2016-06-15 22:44:10

	if (size < 1024) {
-		char buf[size]; /* gcc-ism */
+		char buf[1024];
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help