This website requires JavaScript.
Explore
Help
Register
Sign In
aabc2
/
KOS_qrcodes
Watch
1
Star
0
Fork
0
You've already forked KOS_qrcodes
forked from
KolibriOS/kolibrios
Code
Pull Requests
Activity
Files
fe8377e2c723ec794bf1df4dc23920e4767b4d65
KOS_qrcodes
/
programs
/
develop
/
ktcc
/
trunk
/
samples
History
superturbocat2001
18fd7921cf
- Added libdialog binary
...
- Fixed buid_all.sh git-svn-id: svn://kolibrios.org@8428 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-16 18:13:19 +00:00
..
clayer
- Added libdialog.a (proc_lib loader) and sample
2020-12-16 17:15:39 +00:00
net
- added network.obj loader
2020-12-07 21:19:51 +00:00
tinygl
- Fixed math.h
2020-12-14 15:18:31 +00:00
asm_ex.c
samples upd
2016-07-09 19:44:55 +00:00
build_all.sh
- Added libdialog binary
2020-12-16 18:13:19 +00:00
consoleio.c
…
dir_example.c
- Added "lsdir" function to libck ktcc.
2020-12-01 16:19:41 +00:00
dynamic.c
Edit samples
2020-10-18 11:18:51 +00:00
files.c
…
getopt_ex.c
- Added simple function "getopt" in stdlib (tcc)
2020-12-12 20:09:30 +00:00
graphics.c
Added libraries to ktcc: "rasterworks", "libimg", "libgb", "msgbox". And also an examples for these libraries.
2020-10-15 23:17:06 +00:00
load_coff.c
Added "libmsgbox" to ktcc.
2020-10-14 00:28:46 +00:00
Makefile
- Added libdialog.a (proc_lib loader) and sample
2020-12-16 17:15:39 +00:00
winbasics.c
…