ack/lang/cem/libcc.ansi/pure
2018-06-21 22:52:31 +02:00
..
stdlib Move the pure stdlib functions into the new pure directory. 2018-06-21 22:52:31 +02:00
string Rethink the libc layout. 2018-06-21 22:47:02 +02:00
README.md Rethink the libc layout. 2018-06-21 22:47:02 +02:00

This directory contains only pure-code libc functions with no dependencies on anything other than other pure functions (for example: strcmp, div). There should be no reason why any platform won't want these in its libc.