Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4691 6112 d 4 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4338 6224 d 3 h svoboda /branches/dynload/ Merge trunk changes up to r3787 to dynload.  
3674 6369 d 1 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
3535 6403 d 6 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
2927 6573 d 13 h decky /branches/dynload/ added dynload branch  
2762 6640 d 6 h jermar /trunk/uspace/lib/libc/include/ Add the definition of the EXDEV error code.  
2755 6646 d 22 h jermar /trunk/uspace/ Add support for relative paths: chdir() and getcwd().  
2734 6661 d 8 h jermar /trunk/uspace/ Support for close().  
2733 6661 d 8 h jermar /trunk/uspace/ Add TMPFS support for destroying leaf links in the file system namespace.  
2705 6683 d 0 h jermar /trunk/uspace/ More elegant, flexible and complete version of tmpfs_lookup.  
2479 6900 d 9 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 7057 d 2 h jermar /trunk/ (c) versus (C)  
1866 7192 d 3 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 7247 d 4 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 7281 d 3 h cejka /uspace/trunk/ Doxygen comments.  
985 7366 d 6 h palkovsky /uspace/trunk/libc/ Added malloc implementation.