musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/stdlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stdlib.h')
-rw-r--r--include/stdlib.h 2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/stdlib.h b/include/stdlib.h
index 0a8de866..c1d93e71 100644
--- a/include/stdlib.h
+++ b/include/stdlib.h
@@ -43,6 +43,8 @@ void abort (void);
int atexit (void (*) (void));
void exit (int);
void _Exit (int);
+int at_quick_exit (void (*) (void));
+void quick_exit (int);
char *getenv (const char *);
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月18日 16:29:52 +0000

AltStyle によって変換されたページ (->オリジナル) /