Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3674 6220 d 14 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
3535 6254 d 19 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
2927 6425 d 2 h decky /branches/dynload/ added dynload branch  
2762 6491 d 19 h jermar /trunk/uspace/lib/libc/include/ Add the definition of the EXDEV error code.  
2755 6498 d 11 h jermar /trunk/uspace/ Add support for relative paths: chdir() and getcwd().  
2734 6512 d 21 h jermar /trunk/uspace/ Support for close().  
2733 6512 d 21 h jermar /trunk/uspace/ Add TMPFS support for destroying leaf links in the file system namespace.  
2705 6534 d 13 h jermar /trunk/uspace/ More elegant, flexible and complete version of tmpfs_lookup.  
2479 6751 d 22 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6908 d 15 h jermar /trunk/ (c) versus (C)  
1866 7043 d 15 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 7098 d 17 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 7132 d 16 h cejka /uspace/trunk/ Doxygen comments.  
985 7217 d 19 h palkovsky /uspace/trunk/libc/ Added malloc implementation.