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
647 6029 d 12 h andrew_programmer /programs/develop/ Mistakes in functions of work with files and with system calls KolibriOS are corrected.
New functions for work with system calls KolibriOS are added. Functions for format output
are added: printf (), fprintf (), sprintf (), snprintf (), vsnprintf (). For material
numbers it is meanwhile supported only format output the (%f), and exponential output a (%e)
is not realized yet.
Functions for format output correctly work only in GCC because TinyC incorrectly works with
the functions containing variable number of arguments.
 
612 6081 d 1 h andrew_programmer /programs/develop/metcc/trunk/samples/files/ Example of work with files in TinyC.  
611 6081 d 2 h andrew_programmer /programs/develop/metcc/trunk/libc/include/ Added include files for libC.  
610 6081 d 2 h andrew_programmer /programs/develop/metcc/trunk/libc/ 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.
 
609 6081 d 2 h andrew_programmer /programs/develop/metcc/trunk/source/ Update Kolibri version of TinyC.Some bugfixes.  
560 6135 d 10 h victor /programs/develop/metcc/trunk/libc/include/  
539 6158 d 6 h spraid /programs/ changed path to /sys in some programs  
249 6323 d 5 h Ghost /programs/develop/metcc/trunk/samples/ Some samples for metcc  
246 6324 d 21 h victor /programs/develop/metcc/trunk/libc/mesys/ very important file  
245 6324 d 21 h victor /programs/develop/metcc/trunk/libc/ -fixed memory leak in fopen/fclose
-added support relative path in fopen
-make up of build.bat
 
244 6324 d 22 h victor /programs/develop/metcc/trunk/libc/ -added long file names support
-small bug fix
 
236 6334 d 17 h victor /programs/develop/metcc/trunk/libc/ forget about "spaces&dos-paths"  
235 6334 d 17 h victor /programs/develop/metcc/trunk/libc/ Added cmd-script for building of melibc  
225 6347 d 11 h victor /programs/develop/metcc/trunk/libc/ блабла  
222 6350 d 22 h victor /programs/develop/metcc/trunk/ Converted JS building script to GNU makefile ;)  
219 6354 d 0 h victor /programs/develop/metcc/trunk/libc/ Перемещено удаленно  
218 6354 d 0 h victor /programs/develop/metcc/trunk/libc/mesys/ Удален(а) файл/папка  
217 6354 d 0 h victor /programs/develop/metcc/trunk/libc/string/ опечатка  
216 6357 d 6 h victor /programs/develop/metcc/trunk/libc/ Changes in building scripts (problems with spaces in DOS filenames)  
215 6357 d 9 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)
 

Show All