Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
3078 5852 d 15 h decky /trunk/uspace/lib/libc/arch/ remove __io_init and __entry_driver  
/trunk/uspace/lib/libc/arch/amd64/src/entry.s
/trunk/uspace/lib/libc/arch/ia32/include/config.h
/trunk/uspace/lib/libc/arch/ia32/src/entry.s
/trunk/uspace/lib/libc/arch/ia32/src/syscall.S
/trunk/uspace/lib/libc/arch/ppc32/src/entry.s
/trunk/uspace/lib/libc/arch/sparc64/src/entry.s
3077 5852 d 15 h decky /trunk/uspace/lib/libc/generic/vfs/ mount: resolve device using devmap  
/trunk/uspace/lib/libc/generic/vfs/vfs.c
3076 5852 d 15 h decky /trunk/uspace/lib/libc/include/ipc/ remove RAM disk as a separate service
add devmap interfaces
 
/trunk/uspace/lib/libc/include/ipc/devmap.h
/trunk/uspace/lib/libc/include/ipc/services.h
3075 5852 d 15 h decky /trunk/uspace/lib/libc/ use klog output until uspace console is available  
/trunk/uspace/lib/libc/generic/io/stream.c
/trunk/uspace/lib/libc/include/io/stream.h
3074 5852 d 15 h decky /trunk/uspace/lib/libc/generic/ remove __io_init, open console in __main  
/trunk/uspace/lib/libc/generic/libc.c
3073 5852 d 15 h decky /trunk/uspace/lib/libc/ add support for (trivial) task_spawn  
/trunk/uspace/lib/libc/generic/task.c
/trunk/uspace/lib/libc/include/task.h
3072 5852 d 15 h decky /trunk/uspace/lib/libc/include/ remove __io_init  
/trunk/uspace/lib/libc/include/libc.h
3050 5852 d 18 h decky /trunk/uspace/lib/libc/generic/ empty line remove  
/trunk/uspace/lib/libc/generic/async.c
3049 5852 d 18 h decky /trunk/uspace/lib/libc/generic/ empty line remove  
/trunk/uspace/lib/libc/generic/fibril.c
3048 5852 d 18 h decky /trunk/uspace/lib/libfs/ fix typo  
/trunk/uspace/lib/libfs/libfs.c
3039 5853 d 18 h svoboda /trunk/uspace/lib/libc/arch/mips32/include/ Fix register constraints in mips32 libc atomic_add()  
/trunk/uspace/lib/libc/arch/mips32/include/atomic.h
3007 5860 d 11 h jermar /trunk/ Improve linking and loading of boot ELF images.
(Contributed by Jiri Svoboda)
 
/trunk/kernel/generic/src/lib/elf.c
/trunk/kernel/generic/src/mm/backend_elf.c
/trunk/uspace/lib/libc/arch/amd64/_link.ld.in
/trunk/uspace/lib/libc/arch/arm32/_link.ld.in
/trunk/uspace/lib/libc/arch/ia32/_link.ld.in
/trunk/uspace/lib/libc/arch/ia64/_link.ld.in
/trunk/uspace/lib/libc/arch/mips32/_link.ld.in
/trunk/uspace/lib/libc/arch/ppc32/_link.ld.in
/trunk/uspace/lib/libc/arch/ppc64/_link.ld.in
/trunk/uspace/lib/libc/arch/sparc64/_link.ld.in
3003 5861 d 10 h jermar /trunk/uspace/lib/libfs/ More of the preivous commit.  
/trunk/uspace/lib/libfs/libfs.c
3002 5861 d 10 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.
 
/trunk/uspace/lib/libfs/libfs.c
2879 5882 d 15 h jermar /trunk/uspace/lib/libc/include/libadt/ Add functions for inserting items before or after other items in a boubly-linked
circular lists.
 
/trunk/uspace/lib/libc/include/libadt/list.h
2863 5896 d 19 h jermar /trunk/uspace/ Revert libfs node_get() API to a model without the parent node pointer
argument.
 
/trunk/uspace/lib/libfs/libfs.c
/trunk/uspace/lib/libfs/libfs.h
/trunk/uspace/srv/fs/fat/fat_ops.c
/trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c
2861 5900 d 10 h cejka /trunk/ Used common macro for context saving on ppc64.  
/trunk/uspace/lib/libc/arch/ppc64/include/context_offset.h
/trunk/kernel/arch/ppc32/include/context_offset.h
/trunk/kernel/arch/ppc64/include/context_offset.h
/trunk/kernel/arch/ppc64/src/context.S
/trunk/uspace/lib/libc/arch/ppc64/src/fibril.S
2860 5901 d 10 h cejka /trunk/ Context handling unified for sparc64.  
/trunk/uspace/lib/libc/arch/sparc64/include/context_offset.h
/trunk/kernel/arch/sparc64/include/context_offset.h
/trunk/kernel/arch/sparc64/src/context.S
/trunk/uspace/lib/libc/arch/sparc64/src/fibril.S
2858 5902 d 3 h jermar /trunk/uspace/ libfs destroy operation should rather return an error code instead of a truth
value.
 
/trunk/uspace/lib/libfs/libfs.h
/trunk/uspace/srv/fs/fat/fat_ops.c
/trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c
2857 5902 d 3 h jermar /trunk/uspace/ Add stubs for unimplemented FAT libfs operations.  
/trunk/uspace/lib/libfs/libfs.c
/trunk/uspace/lib/libfs/libfs.h
/trunk/uspace/srv/fs/fat/fat_ops.c
/trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c

Show All