Commit Graph

9 Commits

Author SHA1 Message Date
andrew_programmer
e5c041df96 Update Kolibri version of libC library(for usage in TinyC).
Correction of various mistakes in functions of work with files.
For work with files 70 function is used.
Functions for work with memory are changed for use of the new manager of memory. 

git-svn-id: svn://kolibrios.org@610 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-24 19:49:07 +00:00
victor
08a4dc7f2d very important file
git-svn-id: svn://kolibrios.org@246 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-24 01:11:03 +00:00
victor
6ec45316ae -added long file names support
-small bug fix

git-svn-id: svn://kolibrios.org@244 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-12-24 00:14:30 +00:00
victor
0d0ebf947b Перемещено удаленно
git-svn-id: svn://kolibrios.org@219 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-24 22:14:21 +00:00
victor
4b390b8b1a Удален(а) файл/папка
git-svn-id: svn://kolibrios.org@218 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-24 22:13:46 +00:00
victor
1391dd1d1d Added several functions (to ctype.h, stdlib.h)
"Optimised" some functions in string.h
Added dynamic libraries support based on sysfunction 68.19 (experimental)

git-svn-id: svn://kolibrios.org@215 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-11-21 12:36:25 +00:00
Andrey Halyavin (halyavin)
4d719e6bc5 * Assembler part of libc now also exports "name@params_size" for every system function
because of stdcall convention. 
* Some fixes in calculating relocations procedure.

git-svn-id: svn://kolibrios.org@159 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-09-23 14:00:36 +00:00
Andrey Halyavin (halyavin)
6127c7381d fixed bug in melibc and minor bug in compiler.
git-svn-id: svn://kolibrios.org@158 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-09-22 17:16:35 +00:00
Andrey Halyavin (halyavin)
51d395d0cc initial import of metcc project
git-svn-id: svn://kolibrios.org@145 a494cfbc-eb01-0410-851d-a64ba20cac60
2006-09-07 14:14:53 +00:00