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
/
dynload
/
uspace
/
lib
/
libc
/
arch
/
ppc32
/
src
/
entry.s
@ 3409
– Rev 3588
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
3588
5833 d 20 h
svoboda
/branches/dynload/
Merge latest trunk changes into dynload.
3171
5981 d 14 h
svoboda
/branches/dynload/uspace/
Add argc, argv to pcb_t. Update libc to save PCB pointer and pass argc, argv to main. (None provided by loader, yet)
3168
5981 d 20 h
svoboda
/branches/dynload/
For each arch define one register for passing a pointer to PCB. Implemented in kernel lowlevel swich-to-userspace funcs and libc entry points. Missing in loader's program_run implementations.
3150
5983 d 20 h
svoboda
/branches/dynload/
Merge trunk changes up to r3090 into dynload (still broken)
2927
6015 d 23 h
decky
/branches/dynload/
added dynload branch
2479
6342 d 19 h
jermar
/trunk/
New, better-structured, directory layout for uspace.
2071
6499 d 12 h
jermar
/trunk/
(c) versus (C)
1787
6689 d 14 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1367
6744 d 11 h
decky
/uspace/trunk/
create special entry point for drivers (don't initialize I/O)
1217
6769 d 11 h
decky
/uspace/trunk/
basic ppc32 libc platform-specific files