metalsvm/libkern
Stefan Lankes 1d8810aa91 add rudimental support of basic C functions
- isacii
- islower
- isupper
- toascii
- isspace
- isdigit
- tolower
- toupper
- strtol
- atoi
2011-03-24 11:01:59 +01:00
..
Makefile add rudimental support of basic C functions 2011-03-24 11:01:59 +01:00
printf.c - add implementation of ksprintf and ksnprintf 2010-10-26 08:09:43 +00:00
qdivrem.c add rudimental support of basic C functions 2011-03-24 11:01:59 +01:00
sprintf.c - add implementation of ksprintf and ksnprintf 2010-10-26 08:09:43 +00:00
stdio.c redesign of the IO interface 2011-03-07 20:02:24 +01:00
string.c change copyright statement 2011-03-02 05:32:25 +01:00
strtol.c add rudimental support of basic C functions 2011-03-24 11:01:59 +01:00
udivdi3.c - rename directory 2010-08-05 13:04:02 +00:00
umoddi3.c - rename directory 2010-08-05 13:04:02 +00:00