HelenOS-historic
HelenOS
HelenOS-doc
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
HelenOS-historic
(root)
/
uspace
/
trunk
/
libc
/
include
/
async.h
@ 1502
– Rev 1653
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
1653
6724 d 23 h
cejka
/uspace/trunk/
Doxygen comments.
1610
6726 d 3 h
palkovsky
/uspace/trunk/
Revised ipc. Now it is preferrable to use only functions from async.h, they
take care of correct buffering, waiting for answers etc.
1596
6726 d 11 h
palkovsky
/uspace/trunk/
Added basic klog.
Added ipc tester.
TODO: add serializing functions to psthread, so that the lines in klog won't intermix.
1552
6729 d 1 h
palkovsky
/uspace/trunk/
Added nice kernel console switching, currently works on fb devices.
1547
6729 d 3 h
palkovsky
/uspace/trunk/
AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
1500
6730 d 7 h
palkovsky
/uspace/trunk/
Added blinking cursor.
1490
6730 d 19 h
palkovsky
/uspace/trunk/
Added very preliminary support for console on architectures
that do not support framebuffer.
1472
6731 d 23 h
palkovsky
/uspace/trunk/
More things to make tetris helenos compatibile.
1464
6732 d 3 h
palkovsky
/uspace/trunk/libc/include/
Added pseudo-synchronous message sending.
1463
6732 d 3 h
palkovsky
/uspace/trunk/libc/
Added asynchronous waiting on ipc_async_send, when kernel limits
are reached. It works better in test_time.
1452
6733 d 1 h
palkovsky
/uspace/trunk/libc/
Added some additional functionality.
1449
6734 d 1 h
palkovsky
/uspace/trunk/
Started porting tetris.
1441
6734 d 19 h
palkovsky
/uspace/trunk/
Added support for async_wait_timeout.
1427
6735 d 20 h
palkovsky
/uspace/trunk/
Added functions to async framework for reasonable sending asynchronous
messages.
1407
6740 d 7 h
palkovsky
/uspace/trunk/libc/
Small updates to asynchronous framework.
1394
6741 d 23 h
palkovsky
/uspace/trunk/libc/include/
Added missing file.