kolibrios/programs/develop/ktcc/trunk/libc
Magomed Kostoev (mkostoevr) 90cf9246ac Implement dynamic linking with system libraries via -lsyslibname:
console.obj
http.ibj
InputBox.obj
Add header files for apps what dynamically link these libraries.


git-svn-id: svn://kolibrios.org@7925 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 08:07:10 +00:00
..
dlfcn Second call of dlerror should return NULL by the POSIX standard. 2020-04-30 11:01:55 +00:00
gcc compile programs Mathematical functions are added some. 2008-01-14 19:33:34 +00:00
include Implement dynamic linking with system libraries via -lsyslibname: 2020-05-16 08:07:10 +00:00
kolibrisys Fix issue #48 [http://bugs.kolibri-n.org/?id=48] 2020-05-03 08:21:08 +00:00
math Make libck project self-containing. 2020-05-03 08:09:36 +00:00
memory Make libck project self-containing. 2020-05-03 08:09:36 +00:00
start Implement dynamic linking with system libraries via -lsyslibname: 2020-05-16 08:07:10 +00:00
stdio suballocator plus path fixes 2018-11-01 17:24:22 +00:00
stdlib fix bug in "localtime" and "mktime" functions 2020-05-07 12:22:17 +00:00
string Make libck project self-containing. 2020-05-03 08:09:36 +00:00
build.bat Add <dlfcn.h> functions to libck.a (these functions initialize COFF library the same way as dll.inc) 2020-04-30 08:47:52 +00:00
KOSfuncs_inc_status.txt fix libck 2018-03-05 17:53:31 +00:00
makefile Mathematical functions are added some. 2008-01-14 19:33:34 +00:00
proc32.inc Make libck project self-containing. 2020-05-03 08:09:36 +00:00
public_stdcall.inc Mistakes in functions of work with files and with system calls KolibriOS are corrected. 2007-10-15 09:42:17 +00:00