# # ChangeLog for uspace/lib/c/include/stdio.h in mainline # # Generated by Trac 1.5.4 # 2024-06-17T07:47:01Z Sat, 13 Jan 2018 15:53:02 GMT Jiří Zárevúcky [1d6dd2a] * uspace/app/bdsh/cmds/builtins/batch/batch.c (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/bnchmark/bnchmark.c (modified) * uspace/app/corecfg/corecfg.c (modified) * uspace/app/date/date.c (modified) * uspace/app/devctl/devctl.c (modified) * uspace/app/dltest/dltest.c (modified) * uspace/app/dnscfg/dnscfg.c (modified) * uspace/app/dnsres/dnsres.c (modified) * uspace/app/fdisk/fdisk.c (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/inet/inet.c (modified) * uspace/app/kill/kill.c (modified) * uspace/app/killall/killall.c (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/netecho/comm.c (modified) * uspace/app/nic/nic.c (modified) * uspace/app/nterm/nterm.c (modified) * uspace/app/pkg/pkg.c (modified) * uspace/app/rcubench/rcubench.c (modified) * uspace/app/rcutest/rcutest.c (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/sysinfo/sysinfo.c (modified) * uspace/app/sysinst/sysinst.c (modified) * uspace/app/taskdump/elf_core.c (modified) * uspace/app/taskdump/symtab.c (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/testread/testread.c (modified) * uspace/app/testwrit/testwrit.c (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/usbinfo/list.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/wavplay/drec.c (modified) * uspace/app/wifi_supplicant/wifi_supplicant.c (modified) * uspace/drv/bus/usb/vhc/hub/virthub.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/drv/test/test2/test2.c (modified) * uspace/lib/bithenge/include/bithenge/tree.h (modified) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/generic/inet/addr.c (modified) * uspace/lib/c/generic/io/log.c (modified) * uspace/lib/c/generic/io/table.c (modified) * uspace/lib/c/generic/rtld/dynamic.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/generic/rtld/symbol.c (modified) * uspace/lib/c/generic/vfs/mtab.c (modified) * uspace/lib/c/include/io/kio.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/test/sprintf.c (modified) * uspace/lib/draw/font/pcf.c (modified) * uspace/lib/drv/generic/logbuf.c (modified) * uspace/lib/drv/generic/remote_ahci.c (modified) * uspace/lib/fmtutil/fmtutil.c (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/gui/terminal.h (modified) * uspace/lib/pcut/src/report/report.c (modified) * uspace/lib/posix/source/stdlib/strtold.c (modified) * uspace/lib/posix/source/string.c (modified) * uspace/lib/posix/source/strings.c (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/srv/audio/hound/hound.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/fs/cdfs/cdfs.c (modified) * uspace/srv/fs/exfat/exfat.c (modified) * uspace/srv/fs/ext4fs/ext4fs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/locfs/locfs.c (modified) * uspace/srv/fs/mfs/mfs_dentry.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/rfb/main.c (modified) * uspace/srv/net/dhcp/dhcp.c (modified) * uspace/srv/net/dnsrsrv/dnsrsrv.c (modified) * uspace/srv/net/loopip/loopip.c (modified) Remove unnecessary includes from . Sat, 13 Jan 2018 15:12:11 GMT Jiří Zárevúcky [bd76871] * uspace/lib/c/include/stdio.h (modified) * uspace/lib/posix/include/posix/stdio.h (modified) Remove unused nonstandard DEBUG macro. Sat, 13 Jan 2018 14:57:38 GMT Jiří Zárevúcky [09d13c8e] * boot/generic/include/printf.h (modified) * boot/generic/include/printf_verify.h (modified) * kernel/generic/include/interrupt.h (modified) * kernel/generic/include/log.h (modified) * kernel/generic/include/panic.h (modified) * kernel/generic/include/print.h (modified) * kernel/generic/include/printf/verify.h (modified) * kernel/test/print/print5.c (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/fontviewer/fontviewer.c (modified) * uspace/app/tester/print/print5.c (modified) * uspace/app/top/screen.h (modified) * uspace/dist/src/c/demos/top/screen.h (modified) * uspace/lib/c/include/io/kio.h (modified) * uspace/lib/c/include/io/log.h (modified) * uspace/lib/c/include/io/verify.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/drv/include/ddf/log.h (modified) * uspace/lib/posix/include/posix/stdio.h (modified) Prefix PRINTF_ATTRIBUTE and NVERIFY_PRINTF macros with _HELENOS_ ... Fri, 09 Jun 2017 21:26:31 GMT Jakub Jermar [23c8acd9] * uspace/app/edit/search.h (modified) * uspace/app/testread/testread.c (modified) * uspace/lib/bithenge/include/bithenge/blob.h (modified) * uspace/lib/block/block.h (modified) * uspace/lib/c/arch/abs32le/include/libarch/stddef.h (modified) * uspace/lib/c/arch/abs32le/include/libarch/types.h (modified) * uspace/lib/c/arch/amd64/include/libarch/stddef.h (modified) * uspace/lib/c/arch/amd64/include/libarch/types.h (modified) * uspace/lib/c/arch/arm32/include/libarch/stddef.h (modified) * uspace/lib/c/arch/arm32/include/libarch/types.h (modified) * uspace/lib/c/arch/ia32/include/libarch/stddef.h (modified) * uspace/lib/c/arch/ia32/include/libarch/types.h (modified) * uspace/lib/c/arch/ia64/include/libarch/stddef.h (modified) * uspace/lib/c/arch/ia64/include/libarch/types.h (modified) * uspace/lib/c/arch/mips32/include/libarch/stddef.h (modified) * uspace/lib/c/arch/mips32/include/libarch/types.h (modified) * uspace/lib/c/arch/ppc32/include/libarch/stddef.h (modified) * uspace/lib/c/arch/ppc32/include/libarch/types.h (modified) * uspace/lib/c/arch/riscv64/include/libarch/stddef.h (modified) * uspace/lib/c/arch/riscv64/include/libarch/types.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/stddef.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/types.h (modified) * uspace/lib/c/generic/bd.c (modified) * uspace/lib/c/include/bd.h (modified) * uspace/lib/c/include/bd_srv.h (modified) * uspace/lib/c/include/dirent.h (modified) * uspace/lib/c/include/offset.h (added) * uspace/lib/c/include/stdint.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/sys/types.h (modified) * uspace/lib/c/include/vbd.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/draw/font/pcf.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/lib/http/include/http/receive-buffer.h (modified) * uspace/lib/label/include/types/liblabel.h (modified) * uspace/lib/posix/include/posix/sys/types.h (modified) * uspace/lib/posix/source/internal/common.h (modified) * uspace/lib/softrend/rectangle.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/srv/hid/output/proto/vt100.c (modified) Move off64_t and aoff64_t into offset.h Mon, 29 May 2017 19:21:03 GMT Jakub Jermar [456c086] * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/include/stdio.h (modified) fseek() shall take long and ftell() shall return long Tue, 23 May 2017 15:09:04 GMT Jiri Svoboda [b942a66] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/stdio.c (added) * uspace/lib/c/include/stdio.h (modified) C library should continue to provide C standard rename() and remove(). Sun, 02 Apr 2017 21:08:10 GMT Jakub Jermar [c23275a] * uspace/app/fontviewer/fontviewer.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/stdlib.h (modified) * uspace/lib/c/include/unistd.h (modified) * uspace/lib/gui/window.c (modified) Move stuff away from unistd.h Sun, 02 Apr 2017 11:47:52 GMT Jakub Jermar [163fc09] * uspace/app/bdsh/cmds/modules/mv/mv.c (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/posix/source/stdio.c (modified) Rename rename() to vfs_rename_path() Thu, 30 Mar 2017 20:00:54 GMT Jakub Jermar [ae7bfbbd] * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/pcut/src/os/generic.c (modified) * uspace/lib/posix/source/stdio.c (modified) Remove remove() Fri, 24 Mar 2017 20:31:54 GMT Jakub Jermar [58898d1d] * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cmp/cmp.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/sysinst/futil.c (modified) * uspace/app/taskdump/elf_core.c (modified) * uspace/app/taskdump/symtab.c (modified) * uspace/app/tester/mm/pager1.c (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/websrv/websrv.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/lib/bithenge/src/file.c (modified) * uspace/lib/c/generic/elf/elf_mod.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/dirent.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/unistd.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/pcut/src/os/helenos.c (modified) * uspace/lib/posix/source/internal/common.h (modified) * uspace/lib/posix/source/stdio.c (modified) * uspace/lib/posix/source/unistd.c (modified) * uspace/srv/devman/match.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_ipc.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_pager.c (modified) Remove VFS_IN_SEEK from VFS Mon, 21 Sep 2015 22:40:52 GMT Jiri Svoboda [80bee81] * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/posix/source/stdio.c (modified) freopen() goes home too. Mon, 21 Sep 2015 21:05:26 GMT Jiri Svoboda [bd5414e] * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/posix/source/stdio.c (modified) Proper ungetc() in libc. Thu, 28 Aug 2014 12:26:00 GMT Martin Sucha [a9763c6] * .bzrignore (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/fontviewer/Makefile (added) * uspace/app/fontviewer/fontviewer.c (added) * uspace/app/init/init.c (modified) * uspace/lib/c/generic/io/asprintf.c (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/posix/include/posix/stdio.h (modified) Add a very simple font viewer application Sun, 05 Jan 2014 17:50:01 GMT Martin Sucha [6fa9a99d] * .bzrignore (modified) * abi/include/abi/ipc/event.h (modified) * abi/include/abi/kio.h (moved) * abi/include/abi/syscall.h (modified) * boot/Makefile.common (modified) * contrib/arch/HelenOS.adl (modified) * contrib/arch/kernel/kernel.adl (modified) * contrib/arch/uspace/app/kio/kio.adl (moved) * contrib/arch/uspace/lib/libc/bind (modified) * contrib/arch/uspace/lib/libc/protocol (modified) * contrib/arch/uspace/lib/libc/requires (modified) * contrib/arch/uspace/lib/libc/subsume (modified) * contrib/arch/uspace/srv/ns/ns.adl (modified) * kernel/doc/doxygroups.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * uspace/Makefile (modified) * uspace/app/kio/Makefile (moved) * uspace/app/kio/kio.c (moved) * uspace/app/trace/syscalls.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/assert.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/kio.c (moved) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/include/io/kio.h (moved) * uspace/lib/c/include/stdio.h (modified) Rename klog to kio Sun, 10 Nov 2013 21:02:29 GMT Jiri Svoboda [38db6288] * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/stdio.h (modified) Add remove() function from C standard. Sat, 14 Sep 2013 15:35:04 GMT Martin Sucha [ce52ae70] * uspace/lib/c/generic/io/asprintf.c (modified) * uspace/lib/c/include/stdio.h (modified) Allow size of the string printed by printf to be determined by apps Thu, 24 Jan 2013 13:55:04 GMT Vojtech Horky [7699c21] * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/include/stdio.h (modified) Add setbuf() function (C89) Fri, 23 Nov 2012 20:25:27 GMT Jakub Jermar [a801688b] * abi/include/klog.h (added) * kernel/generic/include/console/console.h (modified) * kernel/generic/src/console/console.c (modified) * uspace/lib/c/generic/io/klog.c (modified) * uspace/lib/c/include/stdio.h (modified) Make the SYS_KLOG interface more generic. - Define klog methods ... Thu, 23 Aug 2012 14:49:38 GMT Martin Decky [aa492fe] * boot/generic/include/printf.h (modified) * boot/generic/include/printf_verify.h (added) * kernel/generic/include/interrupt.h (modified) * kernel/generic/include/print.h (modified) * kernel/generic/include/printf/verify.h (added) * uspace/app/bdsh/errors.h (modified) * uspace/app/top/screen.h (modified) * uspace/dist/src/c/demos/top/screen.h (modified) * uspace/lib/c/include/io/klog.h (modified) * uspace/lib/c/include/io/log.h (modified) * uspace/lib/c/include/io/verify.h (added) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/drv/include/ddf/log.h (modified) extend the scope of compile-time printf-like argument verification Tue, 03 Apr 2012 12:29:36 GMT Vojtech Horky [d4d74dc] * uspace/app/killall/killall.c (modified) * uspace/app/nettest1/nettest1.c (modified) * uspace/app/nettest2/nettest2.c (modified) * uspace/app/sbi/src/mytypes.h (modified) * uspace/app/sysinfo/sysinfo.c (modified) * uspace/app/websrv/websrv.c (modified) * uspace/drv/bus/usb/ohci/utils/malloc32.h (modified) * uspace/drv/bus/usb/uhci/utils/malloc32.h (modified) * uspace/lib/c/generic/stacktrace.c (modified) * uspace/lib/c/generic/stats.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/drv/generic/logbuf.c (modified) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/lib/posix/pwd.c (modified) * uspace/lib/posix/time.c (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) Less includes in library headers There is no need for errno.h to ... Wed, 08 Jun 2011 19:01:55 GMT Martin Decky [79ae36dd] * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipc_methods.h (added) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/init/init.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/ping/ping.c (modified) * uspace/app/taskdump/elf_core.c (modified) * uspace/app/taskdump/include/elf_core.h (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/tester/console/console1.c (modified) * uspace/app/tester/devs/devman2.c (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/tester/ipc/ping_pong.c (modified) * uspace/app/tetris/Makefile (modified) * uspace/app/tetris/input.c (deleted) * uspace/app/tetris/input.h (deleted) * uspace/app/tetris/scores.c (modified) * uspace/app/tetris/scores.h (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/screen.h (modified) * uspace/app/tetris/shapes.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/app/tetris/tetris.h (modified) * uspace/app/top/Makefile (modified) * uspace/app/top/input.c (deleted) * uspace/app/top/input.h (deleted) * uspace/app/top/screen.c (modified) * uspace/app/top/screen.h (modified) * uspace/app/top/top.c (modified) * uspace/app/trace/ipc_desc.c (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/syscalls.c (modified) * uspace/app/trace/trace.c (modified) * uspace/doc/doxygroups.h (modified) * uspace/drv/ehci_hcd/pci.c (modified) * uspace/drv/ns8250/ns8250.c (modified) * uspace/drv/ohci/pci.c (modified) * uspace/drv/pciintel/pci.c (modified) * uspace/drv/uhci_hcd/pci.c (modified) * uspace/drv/uhci_rhd/main.c (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/layout.h (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/drv/usbmouse/init.c (modified) * uspace/drv/usbmouse/mouse.c (modified) * uspace/drv/vhc/conndev.c (modified) * uspace/drv/vhc/devconn.c (modified) * uspace/drv/vhc/hub.c (modified) * uspace/drv/vhc/hub.h (modified) * uspace/drv/vhc/main.c (modified) * uspace/drv/vhc/transfer.c (modified) * uspace/drv/vhc/vhcd.h (modified) * uspace/lib/block/libblock.c (modified) * uspace/lib/block/libblock.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/adt/measured_strings.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/async_obsolete.c (added) * uspace/lib/c/generic/async_sess.c (deleted) * uspace/lib/c/generic/clipboard.c (modified) * uspace/lib/c/generic/device/char_dev.c (modified) * uspace/lib/c/generic/device/hw_res.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/devman_obsolete.c (added) * uspace/lib/c/generic/devmap.c (modified) * uspace/lib/c/generic/devmap_obsolete.c (added) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/libc.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/ns.c (added) * uspace/lib/c/generic/ns_obsolete.c (moved) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/generic/private/loader.h (added) * uspace/lib/c/generic/private/ns.h (moved) * uspace/lib/c/generic/private/stdio.h (added) * uspace/lib/c/generic/str_error.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/async_obsolete.h (added) * uspace/lib/c/include/device/char_dev.h (modified) * uspace/lib/c/include/device/hw_res.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/devman_obsolete.h (moved) * uspace/lib/c/include/devmap.h (modified) * uspace/lib/c/include/devmap_obsolete.h (added) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/ipc/devmap.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/ns.h (modified) * uspace/lib/c/include/ipc/serial_ctl.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/loader/loader.h (modified) * uspace/lib/c/include/ns.h (added) * uspace/lib/c/include/ns_obsolete.h (added) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/udebug.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/c/include/vfs/vfs_sess.h (added) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/ext2/libext2_filesystem.c (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/il_skel.c (modified) * uspace/lib/net/il/ip_remote.c (modified) * uspace/lib/net/netif/netif_remote.c (modified) * uspace/lib/net/netif/netif_skel.c (modified) * uspace/lib/net/nil/nil_skel.c (modified) * uspace/lib/net/tl/icmp_remote.c (modified) * uspace/lib/net/tl/tl_skel.c (modified) * uspace/lib/packet/generic/packet_server.c (modified) * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbdev/src/pipepriv.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbdev/src/pipesio.c (modified) * uspace/lib/usbhid/include/usb/hid/iface.h (modified) * uspace/lib/usbhid/src/hidiface.c (modified) * uspace/lib/usbvirt/include/usbvirt/device.h (modified) * uspace/lib/usbvirt/include/usbvirt/ipc.h (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/lib/usbvirt/src/ipc_hc.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/bd/rd/rd.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.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/ext2fs/ext2fs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/hid/adb_mouse/adb_dev.c (modified) * uspace/srv/hid/adb_mouse/adb_mouse.c (modified) * uspace/srv/hid/char_mouse/char_mouse.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/console/keybuffer.c (modified) * uspace/srv/hid/console/keybuffer.h (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/kbd/ctl/apple.c (modified) * uspace/srv/hid/kbd/ctl/pc.c (modified) * uspace/srv/hid/kbd/ctl/sun.c (modified) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/kbd/include/layout.h (modified) * uspace/srv/hid/kbd/layout/cz.c (modified) * uspace/srv/hid/kbd/layout/us_dvorak.c (modified) * uspace/srv/hid/kbd/layout/us_qwerty.c (modified) * uspace/srv/hid/kbd/port/adb.c (modified) * uspace/srv/hid/kbd/port/chardev.c (modified) * uspace/srv/hid/kbd/port/ns16550.c (modified) * uspace/srv/hid/kbd/port/z8530.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.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/irc/apic/apic.c (modified) * uspace/srv/hw/irc/fhc/fhc.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/hw/netif/ne2000/ne2000.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/ip/ip.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/nildummy/nildummy.c (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/taskmon/taskmon.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (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) new async framework with integrated exchange tracking * strict ... Fri, 26 Nov 2010 01:26:17 GMT Martin Decky [9ac2013] * kernel/generic/include/interrupt.h (modified) * kernel/generic/include/panic.h (modified) * uspace/lib/c/include/stdio.h (modified) add format checking to more printf-like functions ... Mon, 08 Nov 2010 17:12:49 GMT Martin Decky [1d0d06a] * uspace/lib/c/include/stdio.h (modified) fix typo (thx Jiri Kavalik) Tue, 27 Jul 2010 16:45:19 GMT Martin Decky [3629481] * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/include/stdio.h (modified) implement fileno() 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 ...