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
8705 1121 d 5 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 1122 d 8 h turbocat /programs/develop/libraries/kolibri-libc/include/sys/ kolibri-libc:
- Added function _ksys_load_pe_driver()
 
8699 1124 d 3 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
 
8698 1124 d 6 h leency /programs/cmm/ WebView 3.32: fix images load  
8697 1124 d 9 h leency /programs/cmm/downloader/ WebView Downloader: if file already exist, save the file with a new name  
8694 1124 d 9 h turbocat /programs/develop/libraries/kolibri-libc/source/ Fix autobuild: delete libc.obj in source  
8693 1124 d 9 h turbocat / Fix autobuild  
8690 1124 d 10 h turbocat /programs/develop/libraries/kolibri-libc/lib/ kolibri-libc:
delete lib/libc.obj
 
8689 1124 d 10 h turbocat /programs/develop/libraries/kolibri-libc/source/exports/ kolibri-libc:
Removed exports.c
 
8688 1124 d 10 h turbocat /programs/develop/libraries/kolibri-libc/linuxtools/ kolibri-libc:
Removed binaries in linuxtools folder
 
8687 1124 d 10 h turbocat /programs/develop/libraries/kolibri-libc/ Added git source kolibri-libc and
Configured autobuild
 
8686 1125 d 6 h turbocat /programs/network/whois/ Whois:
- Now the program uses libc.obj and is smaller.
 
8685 1125 d 6 h turbocat /programs/develop/ktcc/trunk/kolibri-libc/ ktcc:
- Added files for developing programs with kolibri-libc
 
8682 1126 d 6 h leency /programs/develop/examples/example/trunk/rus/ Update example.asm  
8681 1126 d 7 h IgorA /programs/develop/libraries/box_lib/trunk/ fix divide by 0 in function edit_box.get_n  
8679 1127 d 6 h IgorA /programs/other/ha/ fix rev 8408  
8678 1128 d 6 h turbocat /programs/develop/ktcc/trunk/ Tiny C Compiler:
- Temporarily unrecoverable errors with autoloading libraries.
Rollback to working state: r8558
 
8677 1128 d 9 h turbocat /programs/develop/ktcc/trunk/ Tiny C Compiler(ktcc):
- Fixed "segmentation fault" when using debug flag:" -g "in Linux version
 
8673 1134 d 17 h Coldy /programs/develop/libraries/dll/ For DLL autoload  
8672 1134 d 17 h Coldy /programs/develop/libraries/dll/ For DLL autoload  
8667 1145 d 15 h dunkaist /programs/demos/ Remove empty dirs.  
8666 1148 d 2 h dunkaist / Upload View3ds 0.72 by macgub.  
8662 1150 d 5 h turbocat /programs/system/shell/ SHELL:
- Added pkill command
 
8658 1151 d 5 h dunkaist /programs/media/kiv/trunk/ Remove more leftover files (trigger autobuild).  
8657 1151 d 6 h dunkaist /programs/develop/asciivju/trunk/ Remove leftover files (trigger autobuild).  
8639 1176 d 12 h Boppan /programs/develop/clink/ clink: Remove unuseful binary file  
8638 1176 d 14 h Kenshin /programs/system/shell/ Shell: docs are updated  
8637 1176 d 14 h Kenshin /programs/system/shell/ SHELL: shell.inc now suports sc_ping & sc_pid functions  
8634 1178 d 18 h turbocat /programs/system/shell/ SHELL:
- Added new SC_PING api
- Renamed from SC_GET_PID to SC_PID
 
8633 1179 d 6 h turbocat /programs/system/shell/ SHELL:
- Added new API: SC_GET_PID
- Fixed data type pid - unsigned int.
- Fixed cmd_ps output pid;
 
8626 1180 d 6 h turbocat /programs/develop/ktcc/trunk/lib/ ktcc:
- deleted libc.obj loader
 
8621 1181 d 5 h turbocat /programs/develop/ktcc/trunk/lib/libc.obj/ libc.obj.a(ktcc) :
- Added makefile
- Added mklib tools
- Fixed build
 
8620 1181 d 9 h Boppan /programs/develop/clink/ [clink] Return zero (success)  
8618 1182 d 11 h Boppan /programs/develop/clink/ [clink] Fill BSS section by zeroes  
8617 1185 d 9 h maxcodehack /programs/fs/minizip/ minizip: Use zlib as dynamic lib (smaller program's size)  
8616 1185 d 11 h maxcodehack /programs/fs/minizip/ Fix build and smaller size (-Os)  
8615 1185 d 11 h maxcodehack /programs/fs/minizip/ Add minizip and miniunz  
8614 1185 d 11 h maxcodehack /programs/fs/minizip/ Upload minizip (http://www.winimage.com/zLibDll/minizip.html) unzipper port  
8610 1186 d 18 h maxcodehack / Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h
 
8609 1187 d 5 h Boppan /programs/develop/ktcc/trunk/bin/ Update TCC binary