2787 |
6067 d 5 h |
decky |
/branches/tracing/ |
add dynamic linking, debugging and tracing branch |
|
/branches/tracing /branches/tracing/kernel/arch/ia32/include/tdebug.h /branches/tracing/kernel/arch/ia32/src/tdebug.c /branches/tracing/kernel/generic/include/tdebug /branches/tracing/kernel/generic/include/tdebug/systdebug.h /branches/tracing/kernel/generic/include/tdebug/tdebug.h /branches/tracing/kernel/generic/include/tdebug/tdebug_type.h /branches/tracing/kernel/generic/src/tdebug /branches/tracing/kernel/generic/src/tdebug/systdebug.c /branches/tracing/kernel/generic/src/tdebug/tdebug.c /branches/tracing/uspace/app/tester/tdebug /branches/tracing/uspace/app/tester/tdebug/tdebug1.c /branches/tracing/uspace/app/tester/tdebug/tdebug1.def /branches/tracing/uspace/lib/libc/generic/tdebug.c /branches/tracing/uspace/lib/libc/include/tdebug.h
/branches/tracing/kernel/Makefile /branches/tracing/kernel/arch/ia32/Makefile.inc /branches/tracing/kernel/doc/doxygroups.h /branches/tracing/kernel/generic/include/proc/task.h /branches/tracing/kernel/generic/include/proc/tasklet.h /branches/tracing/kernel/generic/include/proc/thread.h /branches/tracing/kernel/generic/include/syscall/syscall.h /branches/tracing/kernel/generic/src/interrupt/interrupt.c /branches/tracing/kernel/generic/src/proc/task.c /branches/tracing/kernel/generic/src/proc/thread.c /branches/tracing/kernel/generic/src/syscall/syscall.c /branches/tracing/uspace/app/tester/Makefile /branches/tracing/uspace/app/tester/tester.h /branches/tracing/uspace/app/tetris/tetris.c /branches/tracing/uspace/lib/libc/Makefile
|
2755 |
6091 d 21 h |
jermar |
/trunk/uspace/ |
Add support for relative paths: chdir() and getcwd(). |
|
/trunk/uspace/lib/libc/include/vfs/vfs.h
/trunk/uspace/lib/libc/include/vfs.h
/trunk/uspace/app/tester/vfs/vfs1.c /trunk/uspace/lib/libc/generic/vfs/vfs.c /trunk/uspace/lib/libc/include/errno.h /trunk/uspace/lib/libc/include/unistd.h /trunk/uspace/lib/libc/include/vfs/canonify.h
|
2753 |
6092 d 0 h |
jermar |
/trunk/uspace/ |
Move canonify() to libc so that it can be used also on the libc side. |
|
/trunk/uspace/lib/libc/generic/vfs /trunk/uspace/lib/libc/generic/vfs/canonify.c /trunk/uspace/lib/libc/generic/vfs/vfs.c /trunk/uspace/lib/libc/include/vfs /trunk/uspace/lib/libc/include/vfs/canonify.h
/trunk/uspace/lib/libc/generic/vfs.c
/trunk/uspace/lib/libc/Makefile /trunk/uspace/srv/vfs/vfs_lookup.c
|