kolibrios/programs/develop
andrew_programmer 16f5992719 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.

git-svn-id: svn://kolibrios.org@647 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-15 09:42:17 +00:00
..
cmd/trunk changed path to /sys in some programs 2007-06-08 15:54:05 +00:00
examples From <Lrz>: 2007-10-12 15:38:14 +00:00
fasm/trunk fasm: dynamic memory allocation 2007-09-20 17:07:33 +00:00
fast_call_test Fast calls 2007-05-07 12:54:32 +00:00
fp RTL for FP 2.2.0 2007-09-28 12:26:28 +00:00
h2d2b/trunk in some programs set not sized changed window 2007-06-22 20:24:06 +00:00
heed/trunk *kernel - fixes in 15.2 by Mario79 and 67 by mike.dld 2007-05-10 13:48:35 +00:00
hexview/trunk *kernel - fixes in 15.2 by Mario79 and 67 by mike.dld 2007-05-10 13:48:35 +00:00
keyascii/trunk in some programs set not sized changed window 2007-06-22 20:24:06 +00:00
ktcc/trunk Mistakes in functions of work with files and with system calls KolibriOS are corrected. 2007-10-15 09:42:17 +00:00
mtdbg in some programs set not sized changed window 2007-06-22 20:24:06 +00:00
open watcom/trunk/clib update CLib startup code 2007-08-28 10:36:38 +00:00
param/trunk *kernel - fixes in 15.2 by Mario79 and 67 by mike.dld 2007-05-10 13:48:35 +00:00
scancode/trunk in some programs set not sized changed window 2007-06-22 20:24:06 +00:00
sdk/trunk update SOUND_VERSION 2007-07-09 01:04:33 +00:00
tinypad/trunk Fixing incorrect behaviour of tab save suggestion on close 2007-09-18 00:41:58 +00:00