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
3675 5692 d 13 h svoboda /branches/tracing/ Merge latest trunk changes to tracing.  
3536 5726 d 17 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
2787 5945 d 18 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2762 5963 d 18 h jermar /trunk/uspace/lib/libc/include/ Add the definition of the EXDEV error code.  
2755 5970 d 10 h jermar /trunk/uspace/ Add support for relative paths: chdir() and getcwd().  
2734 5984 d 20 h jermar /trunk/uspace/ Support for close().  
2733 5984 d 20 h jermar /trunk/uspace/ Add TMPFS support for destroying leaf links in the file system namespace.  
2705 6006 d 12 h jermar /trunk/uspace/ More elegant, flexible and complete version of tmpfs_lookup.  
2479 6223 d 21 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6380 d 14 h jermar /trunk/ (c) versus (C)  
1866 6515 d 14 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6570 d 16 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6604 d 15 h cejka /uspace/trunk/ Doxygen comments.  
985 6689 d 18 h palkovsky /uspace/trunk/libc/ Added malloc implementation.