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
9167 997 d 14 h turbocat /programs/develop/libraries/console_coff/ console.obj :
- better mechanism for killing the parent process.
 
9163 998 d 10 h Doczom /programs/develop/libraries/console_coff/ fix bug in scroll  
9127 1018 d 14 h hidnplayr /programs/develop/libraries/console_coff/ Fix con_kbhit  
9125 1018 d 20 h hidnplayr /programs/develop/libraries/console_coff/ Fix con_get_input, added some common control characters.  
9105 1024 d 16 h hidnplayr /programs/develop/libraries/console_coff/ More escape codes.
New function 'con_get_input' useful to get escape codes from special keys.
Implemented alternative screen buffer.
See included documentation for more details.
 
9096 1030 d 2 h hidnplayr /programs/develop/libraries/console_coff/ Console: Bell character support, escape code '<esc>]K' (erase in line) support  
9095 1031 d 10 h turbocat /programs/develop/libraries/microtar/ mtar.obj:
use now wrappers names
 
9091 1031 d 20 h turbocat /programs/develop/libraries/kos_mbedtls/library/ mbedtls:
- strip replaced by kos32-strip
 
9087 1032 d 14 h turbocat /programs/develop/libraries/kos_mbedtls/library/ mbedtls:
- fixed autobuild clink path
 
9086 1032 d 14 h turbocat /programs/develop/libraries/kos_mbedtls/library/ mbedtls:
- added to autobuild
 
9083 1033 d 12 h turbocat /programs/develop/libraries/kos_mbedtls/programs/ssl/ ssl_client1 example: fixed Tupfile.lua  
9082 1033 d 12 h turbocat /programs/develop/libraries/kos_mbedtls/programs/ssl/ mbedtls:
ssl_client1.c - added REQUEST_URL input and added to autobuild
 
9076 1034 d 14 h turbocat /programs/develop/libraries/kos_mbedtls/ mbedtls:
- is now a native dynamic library (ms coff)
- removed unnecessary files.
- updated ssl_client1 example
 
9067 1041 d 22 h hidnplayr /programs/develop/libraries/libcrash/trunk/ Fix build  
8932 1063 d 22 h IgorA /programs/ kfar: add mouse event, clean code,
t_edit: small fix
 
8929 1064 d 23 h IgorA /programs/ t_edit: fix load new lines 13,10  
8852 1073 d 19 h IgorA /programs/ fix load syntax files from CD  
8839 1074 d 20 h leency / dl: automatically extract downloaded zip and 7z files
various fixes
 
8797 1077 d 19 h turbocat /programs/develop/libraries/microtar/ Fixed mtar.obj build  
8793 1077 d 19 h turbocat /programs/develop/ kolibri-libc:
Move to folder with tcc. Part 1
 
8791 1077 d 22 h turbocat /programs/develop/libraries/microtar/ Added microtar library(mtar.obj)
(Library for working with tar archives)
 
8790 1077 d 22 h turbocat /programs/develop/libraries/kolibri-libc/source/stdio/ kolibri-libc:
Fixed fseek return
 
8787 1079 d 7 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
- Fixed errno
- Fixed time functions and added new
- Socket functions are now in libraries
 
8774 1081 d 14 h rgimad /programs/develop/libraries/kos_mbedtls/ Upload MbedTLS port
nothing new since january
just upload so all devs can participate.
 
8745 1093 d 18 h turbocat /programs/develop/libraries/kolibri-libc/include/ kolibri-libc
- Added new headers
 
8744 1093 d 18 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
- Added full import console.obj
- Added dir.h
- Fixed dirent bug
- Added dirent example
- Fixed localtime bug.
 
8743 1094 d 10 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc
- Added srand and rand
- Added _libc_get_version
- Update libc.obj.a binary
 
8730 1095 d 19 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
- Added ungetc, tollower and toupper to export
- Fixed ungetc emu
- Fixed file io functions
- Update file_io test
 
8724 1096 d 15 h dunkaist / Fix autobuild.  
8718 1109 d 12 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
[include]
- ksys.h : fixed sruct name
- string.h: set memcpy, memset, and memove as static for libtcc
- stdio.h: added sscanf and ungetc
- stdint.h: added int64 limits
[stdio]
fixed *scanf functions
added ungetc functon
[lib]
- upated binaries
- added libtcc.a for tcc optimization
[crt]
- removed duplicate files
[samples]
- added fasm libc.obj example
- updated old examples
 
8710 1117 d 17 h Coldy /programs/develop/libraries/dll/ /lib/dll.asm
Fixed include path
 
8709 1117 d 18 h Coldy / Dll autoload
Kernel
- removed unnecessary and rewrote/add some comments, no code changes
User (lib/dll.obj)
- Introduced new KX header as extension for existing formats
- Added staring KX header processing
- Improved import table test logic, no reason to kill app for import absence - skip
import processing (tnx ProMiNick)
- Add ReadMe.txt
 
8705 1118 d 12 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
- Fixed fwrite.
- Added strcat to the export table.
- Fixed two functions in ksys.h.
- Added binaries for autobuild
 
8702 1119 d 15 h turbocat /programs/develop/libraries/kolibri-libc/include/sys/ kolibri-libc:
- Added function _ksys_load_pe_driver()
 
8699 1121 d 10 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
- [KSYS] added functions for working with drivers.
- [SAMPLES] added an example of working with the tmpdisk.sys driver
- Misc: fixed Makefiles
 
8694 1121 d 16 h turbocat /programs/develop/libraries/kolibri-libc/source/ Fix autobuild: delete libc.obj in source  
8693 1121 d 16 h turbocat / Fix autobuild  
8690 1121 d 17 h turbocat /programs/develop/libraries/kolibri-libc/lib/ kolibri-libc:
delete lib/libc.obj
 
8689 1121 d 17 h turbocat /programs/develop/libraries/kolibri-libc/source/exports/ kolibri-libc:
Removed exports.c
 
8688 1121 d 17 h turbocat /programs/develop/libraries/kolibri-libc/linuxtools/ kolibri-libc:
Removed binaries in linuxtools folder