getdelim: only grow buffer when necessary, improve OOM behavior
[musl] / dynamic.list
index 8b4f236..686f8eb 100644 (file)
@@ -6,6 +6,15 @@ stdin;
 stdout;
 stderr;
 
+malloc;
+calloc;
+realloc;
+free;
+memalign;
+posix_memalign;
+aligned_alloc;
+malloc_usable_size;
+
 timezone;
 daylight;
 tzname;