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)
/
branches
/
rcu
/
uspace
/
ns
/
Makefile
@ 3465
– Rev 2131
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
2131
6431 d 17 h
decky
/branches/
add development branches
2071
6497 d 13 h
jermar
/trunk/
(c) versus (C)
1787
6687 d 15 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1392
6738 d 14 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.
1367
6742 d 12 h
decky
/uspace/trunk/
create special entry point for drivers (don't initialize I/O)
1351
6743 d 20 h
palkovsky
/uspace/trunk/
Merge ipc and libc. Does not compile.
1335
6744 d 22 h
jermar
/uspace/trunk/
Simple registration of services at NS.
1073
6803 d 22 h
cejka
/uspace/trunk/
Userspace printf was rewritten to support standard format. Not all needed features implemented yet.
1028
6805 d 9 h
palkovsky
/uspace/trunk/
Added simple testing skeleton for nameservice.
Added support for ipc_connect_to_me, some fixes.