Files
Upsilon/external/NEWLIB.txt
2015-05-19 12:22:18 +02:00

5 lines
135 B
Plaintext

- Using memcpy and memset
- using <string.h>, <stdlib.h>, and <stdint.h>
- using <stdbool.h> for "bool"
- using strlen from <string.h>