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
9867 649 d 19 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ libc.obj : added a very simple example of working with futexes  
9866 650 d 19 h turbocat /programs/develop/ktcc/trunk/ ktcc: Delete old libc(libck) and old library loaders  
9865 650 d 19 h turbocat /contrib/sdk/sources/newlib/libc/include/sys/ newlib ksys.h synchronized with libc.obj  
9864 653 d 4 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ ksys.h: fixed data types in futex wrappers  
9863 656 d 16 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdio/ Rollback to 9861.  
9862 656 d 16 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdio/ libc.obj : Try fix "%o" scanf bug.  
9861 659 d 10 h eastorwest /programs/develop/ktcc/trunk/libc.obj/source/stdio/ fix sscanf  
9860 663 d 5 h Doczom /programs/develop/libraries/box_lib/trunk/doc/ added documentation for the frame element  
9859 669 d 19 h turbocat /programs/develop/ktcc/trunk/bin/ Added builded kos32-tcc  
9858 670 d 8 h Doczom /programs/system/amd_temp_view/ added color for output text  
9857 670 d 13 h ConLenov /skins/ Add Arina skin from ConLenov  
9856 670 d 13 h ConLenov /skins/ConLenov/Arina/ Add Arina skin from ConLenov  
9855 672 d 15 h Doczom /programs/cmm/dicty/ fix SPEECH_PATH  
9854 682 d 2 h leency /programs/cmm/misc/ Pipet 2.0: sexy UI with copying RGB  
9853 684 d 2 h leency /programs/cmm/eolite/ Eolite: fix draw performance issue (thanks Mario for the reported issue)  
9852 685 d 2 h leency /programs/cmm/imgedit/ fix artifacts when using resize feature  
9851 685 d 3 h leency /programs/cmm/imgedit/ imgedit: fix rotating issue  
9850 686 d 7 h rgimad /kernel/trunk/ [KERNEL] Fix resizing cursors for window borders  
9849 689 d 4 h akron1 /drivers/examples/oberon_drv/ drivers: added oberon example  
9848 689 d 9 h rgimad /kernel/trunk/ [KERNEL] Use specific cursors for window borders  
9847 691 d 4 h akron1 /programs/develop/oberon07/ oberon07: [fastcall] implemented  
9846 693 d 5 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj set "tan" as global  
9845 693 d 6 h turbocat /programs/develop/ktcc/trunk/source/ ktcc: fixed relocatable object generation bug (parameter -r).  
9844 693 d 9 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj: remove gcc dependency from tupfile.  
9843 693 d 9 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj: now builded to kos32-tcc  
9842 697 d 4 h turbocat /data/ Added DGEN to ISO and create file associatons.  
9841 697 d 4 h turbocat /programs/emulator/dgen-sdl-1.33/sdl/ DGEN: Fix ksys.h header location  
9840 697 d 5 h turbocat /programs/emulator/dgen-sdl-1.33/ DGEN:
- Fixed create .dgen dir bug;
- Disable debug output;
- Moved all build definitions to config.h.
 
9839 697 d 6 h turbocat /programs/emulator/dgen-sdl-1.33/ DGEN: Delete dgen.map  
9838 697 d 6 h turbocat /programs/emulator/dgen-sdl-1.33/ DGEN: delete binary file  
9837 697 d 6 h turbocat /programs/emulator/dgen-sdl-1.33/ Upload DGEN port source  
9836 697 d 14 h turbocat / ksys.h:
- Fixed formatting;
- Added wrapper for sysfunction 65.
 
9835 702 d 23 h akron1 /programs/develop/cedit/ CEdit: bugfix ([enter], [ctrl+{up/down}])  
9834 703 d 3 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9833 706 d 3 h turbocat /drivers/ ddk: fix w/w mutexes after removing TASKDATA  
9832 706 d 3 h turbocat /kernel/trunk/core/ [KERNEL]: Remove unused get_curr_task and replace with get_curr_slot  
9831 707 d 10 h dunkaist /kernel/trunk/ Rename fields in SYSCALL_STACK struct: _eax -> eax, etc  
9830 707 d 16 h vitalkrilov / ksys.h:
- KSYS_SLOT_STATE_FREE has right value (9, not 6) now
- few style changes (snake_case)
 
9829 708 d 2 h vitalkrilov / sysfuncr.txt: added missing docs for SysFn77.10, SysFn77.11, SysFn77.13 from wiki
ksys.h:
- libc.obj's file synced with newlib's (r9788)
- added scancodes enum
- added wrappers for SysFn66.4 and SysFn66.5 (sys. hotkeys)
- added wrappers for SysFn77.0 -- SysFn77.3 (futexes)
 
9828 709 d 1 h Doczom /kernel/trunk/ KERNEL: reducing the use of current_slot_idx