diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2011-02-05 06:30:06 +0100 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2011-02-05 06:30:06 +0100 |
commit | 681c1493836e79ea87faba47a804899374ccc219 (patch) | |
tree | b33de8c8f74ed3e19a51fbbb3bcfa88f36abea45 | |
parent | fdefa2601c46d6d3c8e6e966fe0994359f878e38 (diff) |
Updating LIB.status. This reminds me of some very old stuff I already did in the past.
-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 |