Rev |
Age |
Author |
Path |
Log message |
Diff |
4691 |
5625 d 6 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r4686. |
|
4354 |
5733 d 15 h |
svoboda |
/branches/dynload/uspace/ |
Rtld is really just a part of libc, so move it there. |
|
4348 |
5735 d 16 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes to dynload. |
|
4347 |
5735 d 16 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r4195 to dynload. |
|
4345 |
5737 d 3 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r4040 to dynload. |
|
4343 |
5737 d 4 h |
svoboda |
/branches/dynload/ |
Merged trunk changes up to r3925 to dynload. |
|
4342 |
5737 d 4 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3889 to dynload. |
|
4340 |
5737 d 4 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3805 to dynload. |
|
4338 |
5737 d 5 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3787 to dynload. |
|
3569 |
5909 d 14 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload. |
|
3560 |
5911 d 1 h |
svoboda |
/branches/dynload/uspace/ |
Link more apps dynamically. |
|
3403 |
5964 d 14 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload |
|
3211 |
6033 d 14 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload |
|
3150 |
6054 d 11 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3090 into dynload (still broken) |
|
2927 |
6086 d 15 h |
decky |
/branches/dynload/ |
added dynload branch |
|
2670 |
6227 d 2 h |
jermar |
/trunk/uspace/ |
Move the open(), read() and write() provided by streams.c away so that
these functions won't clash with the real open(), read() and write(), which are
soon to be provided by a libvfs library. Applications can now use open_stdin(),
open_stdout(), read_stdin() and write_stdout(). Later, there might be an option
of providing a custom console file system, which will work similarly to how
streams' open(), read() and write() worked. |
|
2621 |
6261 d 9 h |
jermar |
/trunk/uspace/ |
Modify the async framework to make use of all six syscall arguments.
Supply user-friendly macros as in previous cases. |
|
2479 |
6413 d 11 h |
jermar |
/trunk/ |
New, better-structured, directory layout for uspace. |
|
1787 |
6760 d 6 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1721 |
6785 d 3 h |
palkovsky |
/uspace/trunk/ |
Some other warnings removed. |
|