Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2782 5927 d 0 h jermar /tags/0.3.0/ Tagging HelenOS 0.3.0.  
2762 5936 d 4 h jermar /trunk/uspace/lib/libc/include/ Add the definition of the EXDEV error code.  
2755 5942 d 20 h jermar /trunk/uspace/ Add support for relative paths: chdir() and getcwd().  
2734 5957 d 6 h jermar /trunk/uspace/ Support for close().  
2733 5957 d 6 h jermar /trunk/uspace/ Add TMPFS support for destroying leaf links in the file system namespace.  
2705 5978 d 22 h jermar /trunk/uspace/ More elegant, flexible and complete version of tmpfs_lookup.  
2479 6196 d 7 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6353 d 0 h jermar /trunk/ (c) versus (C)  
1866 6488 d 0 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6543 d 2 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6577 d 1 h cejka /uspace/trunk/ Doxygen comments.  
985 6662 d 4 h palkovsky /uspace/trunk/libc/ Added malloc implementation.