BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
Kolibri OS
(root)
/
kernel
/
trunk
/
core
/
sys32.inc
@ 154
– Rev 9930
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
9930
109 d 14 h
Doczom
/kernel/trunk/
[KERNEL] The window subsystem has been redesigned:
-extended WDATA structures up to 128 bytes
-added the background_windows constant
-the draw_data array has been deleted
-APPDATA.window and WDATA.thread fields added
-minor fixes in the operation of external file system drivers
9926
163 d 18 h
Doczom
/kernel/trunk/
[KERNEL] the window subsystem was refactored, WDATA structures were expanded and magic numbers were replaced with constants
9910
241 d 13 h
Doczom
/kernel/trunk/
[KERNEL] updated local labels in functions and other small changes
9831
548 d 20 h
dunkaist
/kernel/trunk/
Rename fields in SYSCALL_STACK struct: _eax -> eax, etc
9828
550 d 11 h
Doczom
/kernel/trunk/
KERNEL: reducing the use of current_slot_idx
9743
626 d 18 h
Doczom
/kernel/trunk/
fix bug in free group of port(46 sysf) in deleting thread
9742
628 d 6 h
Doczom
/kernel/trunk/
small update 46 system function(no tested!)
9715
661 d 17 h
Doczom
/kernel/trunk/
small update copyright year in kernel
9709
664 d 17 h
Doczom
/kernel/trunk/
delete TASKDATA
9692
667 d 14 h
Doczom
/kernel/trunk/
replacing TASK DATA.pid with APPDATA.tid
8876
900 d 2 h
rgimad
/kernel/trunk/
[KERNEL] use constants instead of hardcoded values, other small fixes
8874
901 d 2 h
rgimad
/kernel/trunk/
[KERNEL] #4 Preparing to merge legacy TASKDATA into APPDATA:
- use thread state constants instead of hardcoded values
- other small style fixes
8869
902 d 1 h
rgimad
/kernel/trunk/
[KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA:
- get rid of CURRENT_TASK
- to APPDATA added new fields which will be used instead of TASKDATA's
- other small fixes
8866
903 d 1 h
rgimad
/kernel/trunk/
[KERNEL] Preparing to merge legacy TASKDATA into APPDATA:
- now doesnt use TASK_COUNT, now uses [thread_count] global instead of it
- update come copyrights
8858
903 d 18 h
rgimad
/kernel/trunk/
[KERNEL] Refactoring:
- optimize struct zeroing in sys32.inc
- set_app_param: delete setting completely unused APPDATA.event_filter (also make this field reserved)
- update some copyringhs
- other small fixes
8093
1150 d 8 h
dunkaist
/kernel/trunk/
Assert sizeof.APPDATA=256, use it instead of hardcoded 256 value.
8051
1239 d 12 h
rgimad
/kernel/trunk/
Translate russian comments to english #2 , no code changes
8050
1239 d 19 h
rgimad
/kernel/trunk/core/
translate russian comments to english, no code changes
7733
1374 d 6 h
dunkaist
/kernel/trunk/
kernel: Support more than one I/O APIC and 24 interrupts.
6817
2535 d 11 h
dunkaist
/kernel/trunk/
Set CR0.AM bit
Allow applications to get Alignment Check exception
←Prev
1
2
Next→
Show All