add MAP_FIXED_NOREPLACE from linux v4.17
[oweals/musl.git] / dynamic.list
index 8b4f23666afd880479a244191f8bec2310b65258..686f8eb487fd31b7b9cc7c4c94c396869b4a5609 100644 (file)
@@ -6,6 +6,15 @@ stdin;
 stdout;
 stderr;
 
+malloc;
+calloc;
+realloc;
+free;
+memalign;
+posix_memalign;
+aligned_alloc;
+malloc_usable_size;
+
 timezone;
 daylight;
 tzname;