fix integer overflow in WIFSTOPPED macro
[musl] / dynamic.list
index 8b4f236..ee0d363 100644 (file)
@@ -6,6 +6,15 @@ stdin;
 stdout;
 stderr;
 
+malloc;
+calloc;
+realloc;
+free;
+memalign;
+posix_memalign;
+aligned_alloc;
+malloc_usable_size;
+
 timezone;
 daylight;
 tzname;
@@ -19,6 +28,7 @@ __signgam;
 optarg;
 optind;
 opterr;
+optopt;
 optreset;
 __optreset;