From cc6e7378d3f5473137e0c46d39173e6f60dcefda Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Tue, 30 Jan 2024 14:57:46 -0500 Subject: update standards and safety checks --- src/stdlib/__stdlib.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stdlib/__stdlib.c') diff --git a/src/stdlib/__stdlib.c b/src/stdlib/__stdlib.c index b6423713..a95b7ef7 100644 --- a/src/stdlib/__stdlib.c +++ b/src/stdlib/__stdlib.c @@ -6,4 +6,5 @@ struct __stdlib __stdlib = { /* STDC(0) +SIGNAL_SAFE(0) */ -- cgit v1.2.1