# # ChangeLog for uspace/lib/fs/libfs.c in mainline # # Generated by Trac 1.5.4 # 2024-05-21T11:57:03Z Tue, 14 Dec 2010 12:52:38 GMT Martin Decky [96b02eb9] * boot/arch/ia64/include/types.h (modified) * boot/arch/ppc32/include/types.h (modified) * boot/arch/sparc64/include/types.h (modified) * boot/genarch/include/ofw.h (modified) * contrib/arch/hadlbppp.py (modified) * contrib/arch/kernel/kernel.adl (modified) * contrib/arch/uspace/srv/bd/bd.adl (modified) * contrib/arch/uspace/srv/console/console.adl (modified) * contrib/arch/uspace/srv/devmap/devmap.adl (modified) * contrib/arch/uspace/srv/fb/fb.adl (modified) * contrib/arch/uspace/srv/kbd/kbd.adl (modified) * contrib/arch/uspace/srv/loader/loader.adl (modified) * contrib/arch/uspace/srv/ns/ns.adl (modified) * contrib/arch/uspace/srv/ns/service.adl (modified) * contrib/arch/uspace/srv/vfs/vfs.adl (modified) * contrib/highlight/adl.syntax (modified) * kernel/arch/abs32le/include/types.h (modified) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/amd64/include/asm.h (modified) * kernel/arch/amd64/include/proc/thread.h (modified) * kernel/arch/amd64/include/types.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/debugger.c (modified) * kernel/arch/arm32/include/types.h (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/proc/thread.h (modified) * kernel/arch/ia32/include/types.h (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia64/include/bootinfo.h (modified) * kernel/arch/ia64/include/types.h (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/mips32/include/debugger.h (modified) * kernel/arch/mips32/include/fpu_context.h (modified) * kernel/arch/mips32/include/types.h (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/ppc32/include/exception.h (modified) * kernel/arch/ppc32/include/types.h (modified) * kernel/arch/sparc64/include/mm/sun4u/tlb.h (modified) * kernel/arch/sparc64/include/mm/sun4v/tlb.h (modified) * kernel/arch/sparc64/include/types.h (modified) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/genarch/src/acpi/madt.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/ddi/device.h (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/proc/program.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/security/cap.h (modified) * kernel/generic/include/synch/futex.h (modified) * kernel/generic/include/synch/smc.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/include/time/clock.h (modified) * kernel/generic/include/udebug/udebug.h (modified) * kernel/generic/include/udebug/udebug_ops.h (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ddi/device.c (modified) * kernel/generic/src/ddi/irq.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/memstr.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/security/cap.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/smc.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ipc.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * kernel/test/fpu/fpu1_ia64.c (modified) * kernel/test/fpu/fpu1_x86.c (modified) * kernel/test/fpu/mips2.c (modified) * kernel/test/fpu/sse1.c (modified) * kernel/test/mm/slab1.c (modified) * kernel/test/print/print2.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/tester/ipc/register.c (modified) * uspace/app/tetris/input.c (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/screen.h (modified) * uspace/app/top/input.c (modified) * uspace/app/top/screen.c (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/trace.c (modified) * uspace/drv/ns8250/ns8250.c (modified) * uspace/lib/block/libblock.c (modified) * uspace/lib/c/arch/abs32le/include/inttypes.h (modified) * uspace/lib/c/arch/amd64/include/inttypes.h (modified) * uspace/lib/c/arch/arm32/include/inttypes.h (modified) * uspace/lib/c/arch/ia32/include/inttypes.h (modified) * uspace/lib/c/arch/ia64/include/inttypes.h (modified) * uspace/lib/c/arch/mips32/include/inttypes.h (modified) * uspace/lib/c/arch/ppc32/include/inttypes.h (modified) * uspace/lib/c/arch/sparc64/include/inttypes.h (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/clipboard.c (modified) * uspace/lib/c/generic/device/char.c (modified) * uspace/lib/c/generic/device/hw_res.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/devmap.c (modified) * uspace/lib/c/generic/event.c (modified) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/screenbuffer.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/net/icmp_api.c (modified) * uspace/lib/c/generic/net/modules.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/udebug.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/event.h (modified) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/io/screenbuffer.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/devmap.h (modified) * uspace/lib/c/include/ipc/ip.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/net.h (modified) * uspace/lib/c/include/ipc/socket.h (modified) * uspace/lib/c/include/net/modules.h (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/driver.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/lib/net/generic/generic.c (modified) * uspace/lib/net/generic/packet_remote.c (modified) * uspace/lib/net/il/arp_remote.c (modified) * uspace/lib/net/il/ip_remote.c (modified) * uspace/lib/net/netif/netif_remote.c (modified) * uspace/lib/net/tl/icmp_remote.c (modified) * uspace/lib/packet/generic/packet_server.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/clip/clip.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/hid/adb_mouse/adb_dev.c (modified) * uspace/srv/hid/char_mouse/chardev.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/console/gcons.c (modified) * uspace/srv/hid/fb/ega.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/main.c (modified) * uspace/srv/hid/fb/serial_console.c (modified) * uspace/srv/hid/fb/serial_console.h (modified) * uspace/srv/hid/kbd/port/adb.c (modified) * uspace/srv/hid/kbd/port/chardev.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/char/i8042/i8042.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/cir/fhc/fhc.c (modified) * uspace/srv/hw/cir/obio/obio.c (modified) * uspace/srv/hw/netif/dp8390/dp8390_module.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/arp/arp_module.c (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/il/ip/ip_module.c (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/netif/lo/lo.c (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/eth/eth_module.c (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/nil/nildummy/nildummy_module.c (modified) * uspace/srv/net/tl/icmp/icmp_module.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/tcp/tcp_module.c (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/net/tl/udp/udp_module.c (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/clonable.h (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/service.h (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) more unification of basic types - use sysarg_t and native_t ... Thu, 18 Nov 2010 17:39:28 GMT Jakub Jermar [991f645] * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/init/init.c (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/lib/block/libblock.c (modified) * uspace/lib/block/libblock.h (modified) * uspace/lib/c/generic/devmap.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/devmap.h (modified) * uspace/lib/c/include/ipc/devmap.h (modified) * uspace/lib/c/include/sys/stat.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/ata_bd/ata_bd.h (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/hid/adb_mouse/adb_mouse.c (modified) * uspace/srv/hid/char_mouse/char_mouse.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.h (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.h (modified) * uspace/srv/hw/char/i8042/i8042.c (modified) * uspace/srv/hw/char/i8042/i8042.h (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.h (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) Rename dev_handle_t to devmap_handle_t and make it explicitly clear ... Tue, 23 Mar 2010 14:56:27 GMT Martin Decky [63f8966] * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/lib/block/Makefile (moved) * uspace/lib/block/libblock.c (moved) * uspace/lib/block/libblock.h (moved) * uspace/lib/c/Makefile (moved) * uspace/lib/c/arch/abs32le/Makefile.common (moved) * uspace/lib/c/arch/abs32le/Makefile.inc (moved) * uspace/lib/c/arch/abs32le/_link.ld.in (moved) * uspace/lib/c/arch/abs32le/include/atomic.h (moved) * uspace/lib/c/arch/abs32le/include/config.h (moved) * uspace/lib/c/arch/abs32le/include/ddi.h (moved) * uspace/lib/c/arch/abs32le/include/entry.h (moved) * uspace/lib/c/arch/abs32le/include/faddr.h (moved) * uspace/lib/c/arch/abs32le/include/fibril.h (moved) * uspace/lib/c/arch/abs32le/include/inttypes.h (moved) * uspace/lib/c/arch/abs32le/include/istate.h (moved) * uspace/lib/c/arch/abs32le/include/limits.h (moved) * uspace/lib/c/arch/abs32le/include/syscall.h (moved) * uspace/lib/c/arch/abs32le/include/thread.h (moved) * uspace/lib/c/arch/abs32le/include/tls.h (moved) * uspace/lib/c/arch/abs32le/include/types.h (moved) * uspace/lib/c/arch/abs32le/src/entry.c (moved) * uspace/lib/c/arch/abs32le/src/fibril.c (moved) * uspace/lib/c/arch/abs32le/src/stacktrace.c (moved) * uspace/lib/c/arch/abs32le/src/syscall.c (moved) * uspace/lib/c/arch/abs32le/src/thread_entry.c (moved) * uspace/lib/c/arch/abs32le/src/tls.c (moved) * uspace/lib/c/arch/amd64/Makefile.common (moved) * uspace/lib/c/arch/amd64/Makefile.inc (moved) * uspace/lib/c/arch/amd64/_link.ld.in (moved) * uspace/lib/c/arch/amd64/include/atomic.h (moved) * uspace/lib/c/arch/amd64/include/config.h (moved) * uspace/lib/c/arch/amd64/include/ddi.h (moved) * uspace/lib/c/arch/amd64/include/faddr.h (moved) * uspace/lib/c/arch/amd64/include/fibril.h (moved) * uspace/lib/c/arch/amd64/include/inttypes.h (moved) * uspace/lib/c/arch/amd64/include/istate.h (moved) * uspace/lib/c/arch/amd64/include/limits.h (moved) * uspace/lib/c/arch/amd64/include/stackarg.h (moved) * uspace/lib/c/arch/amd64/include/syscall.h (moved) * uspace/lib/c/arch/amd64/include/thread.h (moved) * uspace/lib/c/arch/amd64/include/tls.h (moved) * uspace/lib/c/arch/amd64/include/types.h (moved) * uspace/lib/c/arch/amd64/src/entry.s (moved) * uspace/lib/c/arch/amd64/src/fibril.S (moved) * uspace/lib/c/arch/amd64/src/stacktrace.c (moved) * uspace/lib/c/arch/amd64/src/stacktrace_asm.S (moved) * uspace/lib/c/arch/amd64/src/syscall.S (moved) * uspace/lib/c/arch/amd64/src/thread_entry.s (moved) * uspace/lib/c/arch/amd64/src/tls.c (moved) * uspace/lib/c/arch/arm32/Makefile.common (moved) * uspace/lib/c/arch/arm32/Makefile.inc (moved) * uspace/lib/c/arch/arm32/_link.ld.in (moved) * uspace/lib/c/arch/arm32/include/atomic.h (moved) * uspace/lib/c/arch/arm32/include/config.h (moved) * uspace/lib/c/arch/arm32/include/ddi.h (moved) * uspace/lib/c/arch/arm32/include/faddr.h (moved) * uspace/lib/c/arch/arm32/include/fibril.h (moved) * uspace/lib/c/arch/arm32/include/inttypes.h (moved) * uspace/lib/c/arch/arm32/include/istate.h (moved) * uspace/lib/c/arch/arm32/include/limits.h (moved) * uspace/lib/c/arch/arm32/include/stackarg.h (moved) * uspace/lib/c/arch/arm32/include/syscall.h (moved) * uspace/lib/c/arch/arm32/include/thread.h (moved) * uspace/lib/c/arch/arm32/include/tls.h (moved) * uspace/lib/c/arch/arm32/include/types.h (moved) * uspace/lib/c/arch/arm32/src/eabi.S (moved) * uspace/lib/c/arch/arm32/src/entry.s (moved) * uspace/lib/c/arch/arm32/src/fibril.S (moved) * uspace/lib/c/arch/arm32/src/stacktrace.c (moved) * uspace/lib/c/arch/arm32/src/stacktrace_asm.S (moved) * uspace/lib/c/arch/arm32/src/syscall.c (moved) * uspace/lib/c/arch/arm32/src/thread_entry.s (moved) * uspace/lib/c/arch/arm32/src/tls.c (moved) * uspace/lib/c/arch/ia32/Makefile.common (moved) * uspace/lib/c/arch/ia32/Makefile.inc (moved) * uspace/lib/c/arch/ia32/_link.ld.in (moved) * uspace/lib/c/arch/ia32/include/atomic.h (moved) * uspace/lib/c/arch/ia32/include/config.h (moved) * uspace/lib/c/arch/ia32/include/ddi.h (moved) * uspace/lib/c/arch/ia32/include/faddr.h (moved) * uspace/lib/c/arch/ia32/include/fibril.h (moved) * uspace/lib/c/arch/ia32/include/inttypes.h (moved) * uspace/lib/c/arch/ia32/include/istate.h (moved) * uspace/lib/c/arch/ia32/include/limits.h (moved) * uspace/lib/c/arch/ia32/include/syscall.h (moved) * uspace/lib/c/arch/ia32/include/thread.h (moved) * uspace/lib/c/arch/ia32/include/tls.h (moved) * uspace/lib/c/arch/ia32/include/types.h (moved) * uspace/lib/c/arch/ia32/src/entry.s (moved) * uspace/lib/c/arch/ia32/src/fibril.S (moved) * uspace/lib/c/arch/ia32/src/setjmp.S (moved) * uspace/lib/c/arch/ia32/src/stacktrace.c (moved) * uspace/lib/c/arch/ia32/src/stacktrace_asm.S (moved) * uspace/lib/c/arch/ia32/src/syscall.S (moved) * uspace/lib/c/arch/ia32/src/thread_entry.s (moved) * uspace/lib/c/arch/ia32/src/tls.c (moved) * uspace/lib/c/arch/ia64/Makefile.common (moved) * uspace/lib/c/arch/ia64/Makefile.inc (moved) * uspace/lib/c/arch/ia64/_link.ld.in (moved) * uspace/lib/c/arch/ia64/include/atomic.h (moved) * uspace/lib/c/arch/ia64/include/config.h (moved) * uspace/lib/c/arch/ia64/include/ddi.h (moved) * uspace/lib/c/arch/ia64/include/faddr.h (moved) * uspace/lib/c/arch/ia64/include/fibril.h (moved) * uspace/lib/c/arch/ia64/include/inttypes.h (moved) * uspace/lib/c/arch/ia64/include/istate.h (moved) * uspace/lib/c/arch/ia64/include/limits.h (moved) * uspace/lib/c/arch/ia64/include/stack.h (moved) * uspace/lib/c/arch/ia64/include/stackarg.h (moved) * uspace/lib/c/arch/ia64/include/syscall.h (moved) * uspace/lib/c/arch/ia64/include/thread.h (moved) * uspace/lib/c/arch/ia64/include/tls.h (moved) * uspace/lib/c/arch/ia64/include/types.h (moved) * uspace/lib/c/arch/ia64/src/ddi.c (moved) * uspace/lib/c/arch/ia64/src/entry.s (moved) * uspace/lib/c/arch/ia64/src/fibril.S (moved) * uspace/lib/c/arch/ia64/src/stacktrace.c (moved) * uspace/lib/c/arch/ia64/src/stacktrace_asm.S (moved) * uspace/lib/c/arch/ia64/src/syscall.S (moved) * uspace/lib/c/arch/ia64/src/thread_entry.s (moved) * uspace/lib/c/arch/ia64/src/tls.c (moved) * uspace/lib/c/arch/mips32/Makefile.common (moved) * uspace/lib/c/arch/mips32/Makefile.inc (moved) * uspace/lib/c/arch/mips32/_link.ld.in (moved) * uspace/lib/c/arch/mips32/include/atomic.h (moved) * uspace/lib/c/arch/mips32/include/config.h (moved) * uspace/lib/c/arch/mips32/include/ddi.h (moved) * uspace/lib/c/arch/mips32/include/faddr.h (moved) * uspace/lib/c/arch/mips32/include/fibril.h (moved) * uspace/lib/c/arch/mips32/include/inttypes.h (moved) * uspace/lib/c/arch/mips32/include/istate.h (moved) * uspace/lib/c/arch/mips32/include/limits.h (moved) * uspace/lib/c/arch/mips32/include/syscall.h (moved) * uspace/lib/c/arch/mips32/include/thread.h (moved) * uspace/lib/c/arch/mips32/include/tls.h (moved) * uspace/lib/c/arch/mips32/include/types.h (moved) * uspace/lib/c/arch/mips32/src/entry.s (moved) * uspace/lib/c/arch/mips32/src/fibril.S (moved) * uspace/lib/c/arch/mips32/src/stacktrace.c (moved) * uspace/lib/c/arch/mips32/src/stacktrace_asm.S (moved) * uspace/lib/c/arch/mips32/src/syscall.c (moved) * uspace/lib/c/arch/mips32/src/thread_entry.s (moved) * uspace/lib/c/arch/mips32/src/tls.c (moved) * uspace/lib/c/arch/mips32eb/Makefile.common (moved) * uspace/lib/c/arch/mips32eb/Makefile.inc (moved) * uspace/lib/c/arch/mips32eb/_link.ld.in (moved) * uspace/lib/c/arch/mips32eb/include/atomic.h (moved) * uspace/lib/c/arch/mips32eb/include/config.h (moved) * uspace/lib/c/arch/mips32eb/include/ddi.h (moved) * uspace/lib/c/arch/mips32eb/include/faddr.h (moved) * uspace/lib/c/arch/mips32eb/include/fibril.h (moved) * uspace/lib/c/arch/mips32eb/include/inttypes.h (moved) * uspace/lib/c/arch/mips32eb/include/istate.h (moved) * uspace/lib/c/arch/mips32eb/include/limits.h (moved) * uspace/lib/c/arch/mips32eb/include/syscall.h (moved) * uspace/lib/c/arch/mips32eb/include/thread.h (moved) * uspace/lib/c/arch/mips32eb/include/tls.h (moved) * uspace/lib/c/arch/mips32eb/include/types.h (moved) * uspace/lib/c/arch/mips32eb/src (moved) * uspace/lib/c/arch/ppc32/Makefile.common (moved) * uspace/lib/c/arch/ppc32/Makefile.inc (moved) * uspace/lib/c/arch/ppc32/_link.ld.in (moved) * uspace/lib/c/arch/ppc32/include/atomic.h (moved) * uspace/lib/c/arch/ppc32/include/config.h (moved) * uspace/lib/c/arch/ppc32/include/ddi.h (moved) * uspace/lib/c/arch/ppc32/include/faddr.h (moved) * uspace/lib/c/arch/ppc32/include/fibril.h (moved) * uspace/lib/c/arch/ppc32/include/inttypes.h (moved) * uspace/lib/c/arch/ppc32/include/istate.h (moved) * uspace/lib/c/arch/ppc32/include/limits.h (moved) * uspace/lib/c/arch/ppc32/include/regname.h (moved) * uspace/lib/c/arch/ppc32/include/stackarg.h (moved) * uspace/lib/c/arch/ppc32/include/syscall.h (moved) * uspace/lib/c/arch/ppc32/include/thread.h (moved) * uspace/lib/c/arch/ppc32/include/tls.h (moved) * uspace/lib/c/arch/ppc32/include/types.h (moved) * uspace/lib/c/arch/ppc32/src/entry.s (moved) * uspace/lib/c/arch/ppc32/src/fibril.S (moved) * uspace/lib/c/arch/ppc32/src/stacktrace.c (moved) * uspace/lib/c/arch/ppc32/src/stacktrace_asm.S (moved) * uspace/lib/c/arch/ppc32/src/syscall.c (moved) * uspace/lib/c/arch/ppc32/src/thread_entry.s (moved) * uspace/lib/c/arch/ppc32/src/tls.c (moved) * uspace/lib/c/arch/sparc64/Makefile.common (moved) * uspace/lib/c/arch/sparc64/Makefile.inc (moved) * uspace/lib/c/arch/sparc64/_link.ld.in (moved) * uspace/lib/c/arch/sparc64/include/atomic.h (moved) * uspace/lib/c/arch/sparc64/include/config.h (moved) * uspace/lib/c/arch/sparc64/include/ddi.h (moved) * uspace/lib/c/arch/sparc64/include/faddr.h (moved) * uspace/lib/c/arch/sparc64/include/fibril.h (moved) * uspace/lib/c/arch/sparc64/include/inttypes.h (moved) * uspace/lib/c/arch/sparc64/include/istate.h (moved) * uspace/lib/c/arch/sparc64/include/limits.h (moved) * uspace/lib/c/arch/sparc64/include/stack.h (moved) * uspace/lib/c/arch/sparc64/include/stackarg.h (moved) * uspace/lib/c/arch/sparc64/include/syscall.h (moved) * uspace/lib/c/arch/sparc64/include/thread.h (moved) * uspace/lib/c/arch/sparc64/include/tls.h (moved) * uspace/lib/c/arch/sparc64/include/types.h (moved) * uspace/lib/c/arch/sparc64/src/entry.s (moved) * uspace/lib/c/arch/sparc64/src/fibril.S (moved) * uspace/lib/c/arch/sparc64/src/stacktrace.c (moved) * uspace/lib/c/arch/sparc64/src/stacktrace_asm.S (moved) * uspace/lib/c/arch/sparc64/src/thread_entry.s (moved) * uspace/lib/c/arch/sparc64/src/tls.c (moved) * uspace/lib/c/generic/adt/hash_table.c (moved) * uspace/lib/c/generic/adt/list.c (moved) * uspace/lib/c/generic/as.c (moved) * uspace/lib/c/generic/async.c (moved) * uspace/lib/c/generic/cap.c (moved) * uspace/lib/c/generic/clipboard.c (moved) * uspace/lib/c/generic/ddi.c (moved) * uspace/lib/c/generic/devmap.c (moved) * uspace/lib/c/generic/err.c (moved) * uspace/lib/c/generic/errno.c (moved) * uspace/lib/c/generic/event.c (moved) * uspace/lib/c/generic/fibril.c (moved) * uspace/lib/c/generic/fibril_synch.c (moved) * uspace/lib/c/generic/futex.c (moved) * uspace/lib/c/generic/getopt.c (moved) * uspace/lib/c/generic/io/asprintf.c (moved) * uspace/lib/c/generic/io/console.c (moved) * uspace/lib/c/generic/io/io.c (moved) * uspace/lib/c/generic/io/klog.c (moved) * uspace/lib/c/generic/io/printf.c (moved) * uspace/lib/c/generic/io/printf_core.c (moved) * uspace/lib/c/generic/io/snprintf.c (moved) * uspace/lib/c/generic/io/vprintf.c (moved) * uspace/lib/c/generic/io/vsnprintf.c (moved) * uspace/lib/c/generic/ipc.c (moved) * uspace/lib/c/generic/libc.c (moved) * uspace/lib/c/generic/loader.c (moved) * uspace/lib/c/generic/malloc.c (moved) * uspace/lib/c/generic/mem.c (moved) * uspace/lib/c/generic/mman.c (moved) * uspace/lib/c/generic/pcb.c (moved) * uspace/lib/c/generic/smc.c (moved) * uspace/lib/c/generic/stacktrace.c (moved) * uspace/lib/c/generic/stdlib.c (moved) * uspace/lib/c/generic/str.c (moved) * uspace/lib/c/generic/sysinfo.c (moved) * uspace/lib/c/generic/task.c (moved) * uspace/lib/c/generic/thread.c (moved) * uspace/lib/c/generic/time.c (moved) * uspace/lib/c/generic/tls.c (moved) * uspace/lib/c/generic/udebug.c (moved) * uspace/lib/c/generic/vfs/canonify.c (moved) * uspace/lib/c/generic/vfs/vfs.c (moved) * uspace/lib/c/include/adt/fifo.h (moved) * uspace/lib/c/include/adt/gcdlcm.h (moved) * uspace/lib/c/include/adt/hash_table.h (moved) * uspace/lib/c/include/adt/list.h (moved) * uspace/lib/c/include/align.h (moved) * uspace/lib/c/include/as.h (moved) * uspace/lib/c/include/assert.h (moved) * uspace/lib/c/include/async.h (moved) * uspace/lib/c/include/async_priv.h (moved) * uspace/lib/c/include/atomic.h (moved) * uspace/lib/c/include/atomicdflt.h (moved) * uspace/lib/c/include/bitops.h (moved) * uspace/lib/c/include/bool.h (moved) * uspace/lib/c/include/byteorder.h (moved) * uspace/lib/c/include/cap.h (moved) * uspace/lib/c/include/clipboard.h (moved) * uspace/lib/c/include/ctype.h (moved) * uspace/lib/c/include/ddi.h (moved) * uspace/lib/c/include/devmap.h (moved) * uspace/lib/c/include/dirent.h (moved) * uspace/lib/c/include/err.h (moved) * uspace/lib/c/include/errno.h (moved) * uspace/lib/c/include/event.h (moved) * uspace/lib/c/include/fcntl.h (moved) * uspace/lib/c/include/fibril.h (moved) * uspace/lib/c/include/fibril_synch.h (moved) * uspace/lib/c/include/futex.h (moved) * uspace/lib/c/include/getopt.h (moved) * uspace/lib/c/include/inttypes.h (moved) * uspace/lib/c/include/io/color.h (moved) * uspace/lib/c/include/io/console.h (moved) * uspace/lib/c/include/io/keycode.h (moved) * uspace/lib/c/include/io/klog.h (moved) * uspace/lib/c/include/io/printf_core.h (moved) * uspace/lib/c/include/io/style.h (moved) * uspace/lib/c/include/ipc/adb.h (moved) * uspace/lib/c/include/ipc/bd.h (moved) * uspace/lib/c/include/ipc/bus.h (moved) * uspace/lib/c/include/ipc/char.h (moved) * uspace/lib/c/include/ipc/clipboard.h (moved) * uspace/lib/c/include/ipc/console.h (moved) * uspace/lib/c/include/ipc/devmap.h (moved) * uspace/lib/c/include/ipc/fb.h (moved) * uspace/lib/c/include/ipc/ipc.h (moved) * uspace/lib/c/include/ipc/kbd.h (moved) * uspace/lib/c/include/ipc/loader.h (moved) * uspace/lib/c/include/ipc/mouse.h (moved) * uspace/lib/c/include/ipc/ns.h (moved) * uspace/lib/c/include/ipc/services.h (moved) * uspace/lib/c/include/ipc/vfs.h (moved) * uspace/lib/c/include/libc.h (moved) * uspace/lib/c/include/limits.h (moved) * uspace/lib/c/include/loader/loader.h (moved) * uspace/lib/c/include/loader/pcb.h (moved) * uspace/lib/c/include/macros.h (moved) * uspace/lib/c/include/malloc.h (moved) * uspace/lib/c/include/mem.h (moved) * uspace/lib/c/include/rwlock.h (moved) * uspace/lib/c/include/setjmp.h (moved) * uspace/lib/c/include/smc.h (moved) * uspace/lib/c/include/stacktrace.h (moved) * uspace/lib/c/include/stdarg.h (moved) * uspace/lib/c/include/stddef.h (moved) * uspace/lib/c/include/stdint.h (moved) * uspace/lib/c/include/stdio.h (moved) * uspace/lib/c/include/stdlib.h (moved) * uspace/lib/c/include/str.h (moved) * uspace/lib/c/include/sys/mman.h (moved) * uspace/lib/c/include/sys/stat.h (moved) * uspace/lib/c/include/sys/time.h (moved) * uspace/lib/c/include/sys/typefmt.h (moved) * uspace/lib/c/include/sys/types.h (moved) * uspace/lib/c/include/syscall.h (moved) * uspace/lib/c/include/sysinfo.h (moved) * uspace/lib/c/include/task.h (moved) * uspace/lib/c/include/thread.h (moved) * uspace/lib/c/include/time.h (moved) * uspace/lib/c/include/tls.h (moved) * uspace/lib/c/include/udebug.h (moved) * uspace/lib/c/include/unistd.h (moved) * uspace/lib/c/include/vfs/canonify.h (moved) * uspace/lib/c/include/vfs/vfs.h (moved) * uspace/lib/fs/Makefile (moved) * uspace/lib/fs/libfs.c (moved) * uspace/lib/fs/libfs.h (moved) * uspace/lib/pci/COPYING (moved) * uspace/lib/pci/Makefile (moved) * uspace/lib/pci/VERSION (moved) * uspace/lib/pci/access.c (moved) * uspace/lib/pci/generic.c (moved) * uspace/lib/pci/header.h (moved) * uspace/lib/pci/i386-ports.c (moved) * uspace/lib/pci/internal.h (moved) * uspace/lib/pci/names.c (moved) * uspace/lib/pci/pci.h (moved) * uspace/lib/pci/pci_ids.h (moved) * uspace/lib/pci/sysdep.h (moved) * uspace/lib/pci/types.h (moved) rename library directories (the common "lib" prefix is already in the ...