This website requires JavaScript.
Explore
Help
Register
Sign In
KolibriOS
/
kolibrios
Watch
15
Star
22
Fork
39
You've already forked kolibrios
Code
Issues
129
Pull Requests
33
Actions
1
Projects
1
Releases
Wiki
Activity
Files
f0928164bd5bed20b121c9f2ec83756fc20c1dcd
kolibrios
/
programs
/
develop
/
ktcc
/
trunk
/
libc.obj
/
source
History
turbocat
f0928164bd
libc.obj: fixed asctime() format and UTC mktime() bug.
...
git-svn-id: svn://kolibrios.org@9260 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-07 19:29:12 +00:00
..
crt
…
ctype
…
libtcc
Fixed build libc.obj
2021-06-10 16:02:15 +00:00
math
…
setjmp
…
stdio
libc.obj:
2021-11-01 14:46:28 +00:00
stdlib
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
…
sys
…
time
libc.obj: fixed asctime() format and UTC mktime() bug.
2021-11-07 19:29:12 +00:00
libc.c
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
Makefile
kolibri-libc:
2021-07-06 18:18:46 +00:00
symbols.txt
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
Tupfile.lua
…