This website requires JavaScript.
Explore
Help
Register
Sign In
VirKato-dev
/
kolibrios
Watch
1
Star
0
Fork
0
You've already forked kolibrios
forked from
KolibriOS/kolibrios
Code
Pull Requests
Activity
Files
cfde3b082c39cb68b179aa714f15efb38f188396
kolibrios
/
programs
/
develop
/
ktcc
/
trunk
/
libc.obj
/
include
History
turbocat
c344589fa0
Fixed bug:
https://board.kolibrios.org/viewtopic.php?f=24&p=77680#p77627
(thanks Coldy)
...
git-svn-id: svn://kolibrios.org@9463 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-23 17:07:46 +00:00
..
clayer
…
cryptal
…
sys
Fixed bug:
https://board.kolibrios.org/viewtopic.php?f=24&p=77680#p77627
(thanks Coldy)
2021-12-23 17:07:46 +00:00
assert.h
kolibri-libc:
2021-07-06 18:18:46 +00:00
conio.h
…
ctype.h
…
errno.h
…
float.h
…
libgen.h
libc.obj:
2021-11-12 22:45:22 +00:00
limits.h
libc.obj:
2021-07-23 20:24:26 +00:00
math.h
…
setjmp.h
…
shell_api.h
Added libshell for TCC
2021-09-26 19:56:07 +00:00
stdarg.h
…
stdbool.h
…
stddef.h
…
stdint.h
libc.obj:
2021-07-23 20:24:26 +00:00
stdio.h
libc.obj:
2021-11-01 14:46:28 +00:00
stdlib.h
libc.obj: Fixed div, ldiv, lldiv ( problem with the compatibility of returned structures in functions between tcc and gcc) thanks to Boppan).
2021-11-02 21:29:04 +00:00
string.h
…
time.h
…