turbocat
|
9257d2c34c
|
libc.obj:
- Added basename() and dirname()
- libc_test all tabs -> spaces
git-svn-id: svn://kolibrios.org@9262 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2021-11-12 22:45:22 +00:00 |
|
turbocat
|
82ddf447d5
|
libc.obj: Fixed div, ldiv, lldiv ( problem with the compatibility of returned structures in functions between tcc and gcc) thanks to Boppan).
git-svn-id: svn://kolibrios.org@9233 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2021-11-02 21:29:04 +00:00 |
|
turbocat
|
bd8a5b6e8e
|
libc.obj:
- added strtod();
- added "+" to fopen mode;
git-svn-id: svn://kolibrios.org@9230 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2021-11-01 14:46:28 +00:00 |
|
turbocat
|
d38b3890d2
|
Added libshell for TCC
git-svn-id: svn://kolibrios.org@9207 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2021-09-26 19:56:07 +00:00 |
|
turbocat
|
2076a4a777
|
libc.obj:
- Added vsprintf to export
- Added sdltest.c example
git-svn-id: svn://kolibrios.org@9204 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2021-09-26 17:55:43 +00:00 |
|
turbocat
|
9d2e5a6e3a
|
libc.obj:
- Extra zero for use with gcc
git-svn-id: svn://kolibrios.org@9179 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2021-09-06 20:24:26 +00:00 |
|
turbocat
|
109befa1e4
|
libc.obj:
- fixed fread bug
git-svn-id: svn://kolibrios.org@9165 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2021-08-29 18:27:24 +00:00 |
|
turbocat
|
e7ec006b8b
|
libc.obj:
- Added atof function
- Added example for working with threads
git-svn-id: svn://kolibrios.org@9137 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2021-08-15 20:21:32 +00:00 |
|
turbocat
|
52dd2872bf
|
libc,obj:
- changed wrapper names
git-svn-id: svn://kolibrios.org@9094 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2021-07-27 00:20:54 +00:00 |
|
turbocat
|
e10c8c25cc
|
libc.obj:
- restructured ksys.h
git-svn-id: svn://kolibrios.org@9093 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2021-07-26 23:42:35 +00:00 |
|
turbocat
|
f1b06bbf99
|
libc.obj:
updated constants
git-svn-id: svn://kolibrios.org@9077 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2021-07-23 20:24:26 +00:00 |
|
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 |
|
turbocat
|
599cbe26ed
|
ktcc + libc.obj:
- ksys.h - added event mask enum
- samples - old examples updated
- delete junk files
git-svn-id: svn://kolibrios.org@8818 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2021-06-10 22:27:24 +00:00 |
|
turbocat
|
d7eea62637
|
libc.obj is now the default libc for tcc
git-svn-id: svn://kolibrios.org@8796 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2021-06-10 14:53:38 +00:00 |
|
turbocat
|
b5b499b8c8
|
kolibri-libc:
Move to folder with tcc. Part 1
git-svn-id: svn://kolibrios.org@8793 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2021-06-10 14:37:44 +00:00 |
|