|
c6ce7a5358
|
libc: Add bsearch (with a test!!)
|
2022-11-06 17:34:35 +01:00 |
|
|
1025248cc7
|
libc: Add qsort (with a test!!)
|
2022-11-06 17:16:08 +01:00 |
|
|
da182f1c2f
|
libc: Add mktemp() and mkdtemp(), along with a test for mktemp
|
2022-11-05 18:07:45 +01:00 |
|
|
ea96c5f47b
|
Tests: Add tests for calloc() and realloc()
|
2022-10-22 18:06:01 +02:00 |
|
|
6e01323e84
|
Tests: Add tests for srand, atol and atoll
|
2022-10-22 12:10:19 +02:00 |
|
|
59d5e9789e
|
Tests: Add a test for atoi()
|
2022-10-22 12:03:10 +02:00 |
|