kolibrios/programs/develop/ktcc/trunk/libc/stdlib
turbocat 678de81f24 kolibri-libc:
- added qsort and assert
- delete junk files
- updated libc loader


git-svn-id: svn://kolibrios.org@9013 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-06 18:18:46 +00:00
..
assert.c kolibri-libc: 2021-07-06 18:18:46 +00:00
atoi.c Mistakes in functions of work with files and with system calls KolibriOS are corrected. 2007-10-15 09:42:17 +00:00
atoib.cpp Mistakes in functions of work with files and with system calls KolibriOS are corrected. 2007-10-15 09:42:17 +00:00
div.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
exit.c added read buffering, ungetc 2018-03-12 20:41:06 +00:00
getopt.c - Added simple function "getopt" in stdlib (tcc) 2020-12-12 20:09:30 +00:00
itoa.c small polish, samples 2016-06-10 11:10:52 +00:00
itoab.c small polish, samples 2016-06-10 11:10:52 +00:00
random.c Mathematical functions are added some. 2008-01-14 19:33:34 +00:00
strtod.c release ktcc 0.9.26 2016-05-11 14:53:54 +00:00
strtol.c small polish, samples 2016-06-10 11:10:52 +00:00
time.c fix bug in "localtime" and "mktime" functions 2020-05-07 12:22:17 +00:00
tolower.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
toupper.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00