kolibrios/programs/develop/ktcc/trunk/lib/http
Magomed Kostoev (mkostoevr) 32a9e36b93 Put imports into ".imp.@." sections.
Now it's not necessary to put linking of these libraries at the end of tcc command line.

git-svn-id: svn://kolibrios.org@8605 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-23 20:59:07 +00:00
..
__lib__.asm Implement dynamic linking with system libraries via -lsyslibname: 2020-05-16 08:07:10 +00:00
__lib__.inc Implement dynamic linking with system libraries via -lsyslibname: 2020-05-16 08:07:10 +00:00
free.asm Put imports into ".imp.@." sections. 2021-02-23 20:59:07 +00:00
get.asm Put imports into ".imp.@." sections. 2021-02-23 20:59:07 +00:00
head.asm Put imports into ".imp.@." sections. 2021-02-23 20:59:07 +00:00
Makefile - Added http_free function to http.h (ktcc) 2021-02-01 06:27:10 +00:00
post.asm Put imports into ".imp.@." sections. 2021-02-23 20:59:07 +00:00
receive.asm Put imports into ".imp.@." sections. 2021-02-23 20:59:07 +00:00
send.asm Put imports into ".imp.@." sections. 2021-02-23 20:59:07 +00:00