HelenOS
HelenOS-doc
HelenOS-historic
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
(root)
/
tags
/
0.2.0.3
/
uspace
/
libc
/
include
/
libadt/
– Rev 1967
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
1967
6581 d 18 h
jermar
/tags/0.2.0.3/
Tagging release 0.2.0.3
1787
6689 d 22 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1653
6723 d 20 h
cejka
/uspace/trunk/
Doxygen comments.
1481
6730 d 5 h
cejka
/uspace/trunk/
Console stores unsatisfied getchar requests and handle them after keypress.
Fifo modified to be usable as structure member.
1392
6740 d 20 h
palkovsky
/uspace/trunk/
Merged libadt into libc.
Made lot of psthread and thread stuff thread-safe.
Added new driver framework for easy C connection programming.
Changed FB code to use new API.
1335
6747 d 4 h
jermar
/uspace/trunk/
Simple registration of services at NS.
999
6808 d 16 h
palkovsky
/uspace/trunk/
Completed asynchronous IPC.
Fixed sbrk.
Cleared some unnecessary defines in malloc.
Changed __u8 * to char * in list.
997
6808 d 17 h
cejka
/uspace/trunk/
Hash_table conversion done.
Simple assert function converted from kernel.
996
6808 d 18 h
cejka
/uspace/trunk/
List from LibAdt converted to userspace.
Hash_table not converted yet.