mailing list of musl libc
 help / color / mirror / code / Atom feed
ef069c5214c91851c7be4cab9b583cb4133e381a blob 69 bytes (raw)

1
2
3
4
5
6
7
 
#include "atomic.h"

void __chk_fail(void)
{
	a_crash();
	for(;;);
}
debug log:

solving ef069c5 ...
found ef069c5 in https://inbox.vuxu.org/musl/1434509291-28997-1-git-send-email-josiahw@gmail.com/

applying [1/1] https://inbox.vuxu.org/musl/1434509291-28997-1-git-send-email-josiahw@gmail.com/
diff --git a/src/compat/chk_fail.c b/src/compat/chk_fail.c
new file mode 100644
index 0000000..ef069c5

Checking patch src/compat/chk_fail.c...
Applied patch src/compat/chk_fail.c cleanly.

index at:
100644 ef069c5214c91851c7be4cab9b583cb4133e381a	src/compat/chk_fail.c

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).