diff options
-rw-r--r-- | libc/LIB.status | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/LIB.status b/libc/LIB.status index 2ac97d3..8827b2c 100644 --- a/libc/LIB.status +++ b/libc/LIB.status @@ -30,7 +30,7 @@ drand48 - missing all *rand48 missing -malloc, calloc, realloc, free, are missing +malloc, calloc, realloc, free, are implemented, but not thread-safe abort - missing atexit - ok |