Rev |
Age |
Author |
Path |
Log message |
Diff |
4691 |
5554 d 12 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r4686. |
|
4354 |
5662 d 21 h |
svoboda |
/branches/dynload/uspace/ |
Rtld is really just a part of libc, so move it there. |
|
4348 |
5664 d 22 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes to dynload. |
|
4347 |
5664 d 22 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r4195 to dynload. |
|
4345 |
5666 d 9 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r4040 to dynload. |
|
4343 |
5666 d 9 h |
svoboda |
/branches/dynload/ |
Merged trunk changes up to r3925 to dynload. |
|
4342 |
5666 d 10 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3889 to dynload. |
|
4340 |
5666 d 10 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3805 to dynload. |
|
4338 |
5666 d 11 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3787 to dynload. |
|
3569 |
5838 d 19 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload. |
|
3560 |
5840 d 7 h |
svoboda |
/branches/dynload/uspace/ |
Link more apps dynamically. |
|
3403 |
5893 d 20 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload |
|
3211 |
5962 d 20 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload |
|
3150 |
5983 d 17 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3090 into dynload (still broken) |
|
2927 |
6015 d 21 h |
decky |
/branches/dynload/ |
added dynload branch |
|
2670 |
6156 d 8 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 |
6190 d 15 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 |
6342 d 17 h |
jermar |
/trunk/ |
New, better-structured, directory layout for uspace. |
|
1787 |
6689 d 12 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1721 |
6714 d 9 h |
palkovsky |
/uspace/trunk/ |
Some other warnings removed. |
|