Rev |
Age |
Author |
Path |
Log message |
Diff |
4691 |
5568 d 22 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r4686. |
|
4354 |
5677 d 7 h |
svoboda |
/branches/dynload/uspace/ |
Rtld is really just a part of libc, so move it there. |
|
4348 |
5679 d 8 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes to dynload. |
|
4347 |
5679 d 8 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r4195 to dynload. |
|
4345 |
5680 d 19 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r4040 to dynload. |
|
4343 |
5680 d 20 h |
svoboda |
/branches/dynload/ |
Merged trunk changes up to r3925 to dynload. |
|
4342 |
5680 d 20 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3889 to dynload. |
|
4340 |
5680 d 20 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3805 to dynload. |
|
4338 |
5680 d 21 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3787 to dynload. |
|
3569 |
5853 d 5 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload. |
|
3560 |
5854 d 17 h |
svoboda |
/branches/dynload/uspace/ |
Link more apps dynamically. |
|
3403 |
5908 d 6 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload |
|
3211 |
5977 d 6 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload |
|
3150 |
5998 d 3 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3090 into dynload (still broken) |
|
2927 |
6030 d 7 h |
decky |
/branches/dynload/ |
added dynload branch |
|
2670 |
6170 d 18 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 |
6205 d 1 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 |
6357 d 3 h |
jermar |
/trunk/ |
New, better-structured, directory layout for uspace. |
|
1787 |
6703 d 22 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1721 |
6728 d 19 h |
palkovsky |
/uspace/trunk/ |
Some other warnings removed. |
|