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
8745 1084 d 22 h turbocat /programs/develop/libraries/kolibri-libc/include/ kolibri-libc
- Added new headers
 
8744 1084 d 22 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 1085 d 14 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc
- Added srand and rand
- Added _libc_get_version
- Update libc.obj.a binary
 
8741 1086 d 5 h leency /programs/develop/cedit/ cedit: fix version by akron1  
8733 1086 d 22 h turbocat /programs/develop/tinybasic-1.0.4/ Added new port TinyBasic
(An improved version in conjunction with ktcc can generate executable files.)
 
8730 1086 d 22 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
 
8728 1087 d 4 h leency /programs/develop/cedit/ cedit: brand new Code Editor by akron1, upload version 20-may-2021 http://board.kolibrios.org/viewtopic.php?f=46&t=4420  
8724 1087 d 19 h dunkaist / Fix autobuild.  
8718 1100 d 16 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
 
8716 1100 d 18 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- Fixed "segmentation fault" if it is not possible to write to file
 
8710 1108 d 20 h Coldy /programs/develop/libraries/dll/ /lib/dll.asm
Fixed include path
 
8709 1108 d 22 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
 
8708 1109 d 15 h turbocat /programs/develop/ktcc/trunk/ ktcc:
- Fixed boxlib.h
- Removed unnecessary files
 
8705 1109 d 16 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 1110 d 19 h turbocat /programs/develop/libraries/kolibri-libc/include/sys/ kolibri-libc:
- Added function _ksys_load_pe_driver()
 
8699 1112 d 14 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 1112 d 20 h turbocat /programs/develop/libraries/kolibri-libc/source/ Fix autobuild: delete libc.obj in source  
8693 1112 d 20 h turbocat / Fix autobuild  
8690 1112 d 21 h turbocat /programs/develop/libraries/kolibri-libc/lib/ kolibri-libc:
delete lib/libc.obj
 
8689 1112 d 21 h turbocat /programs/develop/libraries/kolibri-libc/source/exports/ kolibri-libc:
Removed exports.c
 

Show All