]> pd.if.org Git - pdclib/blobdiff - Readme.txt
Disabled zero-length sorting test when running under *BSD as *BSD libc falls into...
[pdclib] / Readme.txt
index 4dc083153470aaccae0634e77b07704cd2ce4411..6e0ffcadfd542d23fdf62ad48884dfbed4ed4423 100644 (file)
@@ -150,4 +150,6 @@ Adds test drivers, fixes some bugs in <string.h>.
 
 v0.4 - unreleased
 Implementations for parts of <stdlib.h>.
-(strtol, strtoul, atoi, atol and atoll.)
+(strtol, strtoul, atoi, atol, atoll, rand, srand, bsearch, qsort, abort,
+exit / _Exit (partial), atexit.)
+