Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3117 5834 d 9 h svoboda /trunk/uspace/ Make getchar() and tester behave sanely when there's no console.  
3112 5835 d 0 h decky /trunk/uspace/ uspace klog  
3098 5837 d 3 h svoboda /trunk/ Make mips32 compile again  
3095 5837 d 4 h svoboda /trunk/ Make ia64 compile again.  
3094 5837 d 4 h svoboda /trunk/ Make arm32 compile again.  
3078 5838 d 8 h decky /trunk/uspace/lib/libc/arch/ remove __io_init and __entry_driver  
3077 5838 d 8 h decky /trunk/uspace/lib/libc/generic/vfs/ mount: resolve device using devmap  
3076 5838 d 8 h decky /trunk/uspace/lib/libc/include/ipc/ remove RAM disk as a separate service
add devmap interfaces
 
3075 5838 d 8 h decky /trunk/uspace/lib/libc/ use klog output until uspace console is available  
3074 5838 d 8 h decky /trunk/uspace/lib/libc/generic/ remove __io_init, open console in __main  
3073 5838 d 8 h decky /trunk/uspace/lib/libc/ add support for (trivial) task_spawn  
3072 5838 d 8 h decky /trunk/uspace/lib/libc/include/ remove __io_init  
3050 5838 d 10 h decky /trunk/uspace/lib/libc/generic/ empty line remove  
3049 5838 d 10 h decky /trunk/uspace/lib/libc/generic/ empty line remove  
3048 5838 d 11 h decky /trunk/uspace/lib/libfs/ fix typo  
3039 5839 d 11 h svoboda /trunk/uspace/lib/libc/arch/mips32/include/ Fix register constraints in mips32 libc atomic_add()  
3007 5846 d 4 h jermar /trunk/ Improve linking and loading of boot ELF images.
(Contributed by Jiri Svoboda)
 
3003 5847 d 3 h jermar /trunk/uspace/lib/libfs/ More of the preivous commit.  
3002 5847 d 3 h jermar /trunk/uspace/lib/libfs/ Optimize conditions in libfs_lookup(). Perform primitive comparisons in the
left-hand subexpression and potentially expensive calls to libfs operations in
the right-hand subexpression.
 
2879 5868 d 7 h jermar /trunk/uspace/lib/libc/include/libadt/ Add functions for inserting items before or after other items in a boubly-linked
circular lists.
 

Show All