Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
611 6104 d 14 h andrew_programmer /programs/develop/metcc/trunk/libc/include/ Added include files for libC.  
560 6158 d 22 h victor /programs/develop/metcc/trunk/libc/include/  
244 6348 d 9 h victor /programs/develop/metcc/trunk/libc/ -added long file names support
-small bug fix
 
215 6380 d 21 h victor /programs/develop/metcc/trunk/libc/ Added several functions (to ctype.h, stdlib.h)
"Optimised" some functions in string.h
Added dynamic libraries support based on sysfunction 68.19 (experimental)
 
169 6425 d 2 h halyavin /programs/develop/metcc/trunk/libc/include/ fixed definition of process_table_entry structure in mesys.h  
159 6439 d 20 h halyavin /programs/develop/metcc/trunk/ * Assembler part of libc now also exports "name@params_size" for every system function
because of stdcall convention.
* Some fixes in calculating relocations procedure.
 
145 6455 d 19 h halyavin /programs/develop/metcc/ initial import of metcc project