4647 |
5666 d 12 h |
jermar |
/branches/arm/ |
Branch out a new arm branch. |
|
4601 |
5681 d 15 h |
decky |
/trunk/uspace/lib/libc/ |
small fixes and coding style changes related to the new memory allocator |
|
4479 |
5708 d 11 h |
decky |
/trunk/uspace/lib/libc/include/ |
add error constant from VFS
cleanup |
|
3756 |
5864 d 19 h |
svoboda |
/trunk/uspace/ |
Some ANSI C stream functions (stdio). |
|
3628 |
5900 d 14 h |
jermar |
/trunk/uspace/ |
Add somewhat functional fat_link(). |
|
3530 |
5926 d 15 h |
jermar |
/trunk/uspace/ |
Setup communication parameters with the block device in block_init(). The file
system now doesn't know anything about the communication with the block device.
Rename blockread() to block_read(). The boot block is now read only once. The file
system can get access it using the block_bb_get() function. |
|
2762 |
6159 d 13 h |
jermar |
/trunk/uspace/lib/libc/include/ |
Add the definition of the EXDEV error code. |
|
2755 |
6166 d 6 h |
jermar |
/trunk/uspace/ |
Add support for relative paths: chdir() and getcwd(). |
|
2734 |
6180 d 16 h |
jermar |
/trunk/uspace/ |
Support for close(). |
|
2733 |
6180 d 16 h |
jermar |
/trunk/uspace/ |
Add TMPFS support for destroying leaf links in the file system namespace. |
|
2705 |
6202 d 8 h |
jermar |
/trunk/uspace/ |
More elegant, flexible and complete version of tmpfs_lookup. |
|
2479 |
6419 d 17 h |
jermar |
/trunk/ |
New, better-structured, directory layout for uspace. |
|
2071 |
6576 d 10 h |
jermar |
/trunk/ |
(c) versus (C) |
|
1866 |
6711 d 10 h |
jermar |
/trunk/uspace/ |
Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards. |
|
1787 |
6766 d 12 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1653 |
6800 d 11 h |
cejka |
/uspace/trunk/ |
Doxygen comments. |
|
985 |
6885 d 14 h |
palkovsky |
/uspace/trunk/libc/ |
Added malloc implementation. |
|