# # ChangeLog for uspace/lib/posix/unistd.c in mainline # # Generated by Trac 1.6 # 2025-03-14T05:58:13Z Sat, 23 Jul 2011 20:25:46 GMT Petr Koupy [c62f2d0] * uspace/lib/posix/unistd.c (modified) Corrected merge conflict in unistd.c. Sat, 23 Jul 2011 20:21:56 GMT Petr Koupy [df217a6] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/cc (added) * uspace/app/ccom (added) * uspace/app/cpp (added) * uspace/app/pcc/DATESTAMP (added) * uspace/app/pcc/Makefile.in (added) * uspace/app/pcc/arch/amd64/code.c (added) * uspace/app/pcc/arch/amd64/local.c (added) * uspace/app/pcc/arch/amd64/local2.c (added) * uspace/app/pcc/arch/amd64/macdefs.h (added) * uspace/app/pcc/arch/amd64/order.c (added) * uspace/app/pcc/arch/amd64/table.c (added) * uspace/app/pcc/arch/arm/code.c (added) * uspace/app/pcc/arch/arm/local.c (added) * uspace/app/pcc/arch/arm/local2.c (added) * uspace/app/pcc/arch/arm/macdefs.h (added) * uspace/app/pcc/arch/arm/order.c (added) * uspace/app/pcc/arch/arm/table.c (added) * uspace/app/pcc/arch/arm32 (added) * uspace/app/pcc/arch/hppa/code.c (added) * uspace/app/pcc/arch/hppa/local.c (added) * uspace/app/pcc/arch/hppa/local2.c (added) * uspace/app/pcc/arch/hppa/macdefs.h (added) * uspace/app/pcc/arch/hppa/order.c (added) * uspace/app/pcc/arch/hppa/table.c (added) * uspace/app/pcc/arch/i386/code.c (added) * uspace/app/pcc/arch/i386/flocal.c (added) * uspace/app/pcc/arch/i386/local.c (added) * uspace/app/pcc/arch/i386/local2.c (added) * uspace/app/pcc/arch/i386/macdefs.h (added) * uspace/app/pcc/arch/i386/order.c (added) * uspace/app/pcc/arch/i386/table.c (added) * uspace/app/pcc/arch/ia32 (added) * uspace/app/pcc/arch/m16c/TODO (added) * uspace/app/pcc/arch/m16c/code.c (added) * uspace/app/pcc/arch/m16c/local.c (added) * uspace/app/pcc/arch/m16c/local2.c (added) * uspace/app/pcc/arch/m16c/macdefs.h (added) * uspace/app/pcc/arch/m16c/order.c (added) * uspace/app/pcc/arch/m16c/table.c (added) * uspace/app/pcc/arch/mips/TODO (added) * uspace/app/pcc/arch/mips/code.c (added) * uspace/app/pcc/arch/mips/local.c (added) * uspace/app/pcc/arch/mips/local2.c (added) * uspace/app/pcc/arch/mips/macdefs.h (added) * uspace/app/pcc/arch/mips/order.c (added) * uspace/app/pcc/arch/mips/table.c (added) * uspace/app/pcc/arch/mips32 (added) * uspace/app/pcc/arch/nova/README (added) * uspace/app/pcc/arch/nova/code.c (added) * uspace/app/pcc/arch/nova/local.c (added) * uspace/app/pcc/arch/nova/local2.c (added) * uspace/app/pcc/arch/nova/macdefs.h (added) * uspace/app/pcc/arch/nova/order.c (added) * uspace/app/pcc/arch/nova/table.c (added) * uspace/app/pcc/arch/pdp10/README (added) * uspace/app/pcc/arch/pdp10/code.c (added) * uspace/app/pcc/arch/pdp10/local.c (added) * uspace/app/pcc/arch/pdp10/local2.c (added) * uspace/app/pcc/arch/pdp10/macdefs.h (added) * uspace/app/pcc/arch/pdp10/order.c (added) * uspace/app/pcc/arch/pdp10/table.c (added) * uspace/app/pcc/arch/pdp11/code.c (added) * uspace/app/pcc/arch/pdp11/local.c (added) * uspace/app/pcc/arch/pdp11/local2.c (added) * uspace/app/pcc/arch/pdp11/macdefs.h (added) * uspace/app/pcc/arch/pdp11/order.c (added) * uspace/app/pcc/arch/pdp11/table.c (added) * uspace/app/pcc/arch/powerpc/README (added) * uspace/app/pcc/arch/powerpc/code.c (added) * uspace/app/pcc/arch/powerpc/local.c (added) * uspace/app/pcc/arch/powerpc/local2.c (added) * uspace/app/pcc/arch/powerpc/macdefs.h (added) * uspace/app/pcc/arch/powerpc/order.c (added) * uspace/app/pcc/arch/powerpc/table.c (added) * uspace/app/pcc/arch/ppc32 (added) * uspace/app/pcc/arch/sparc64/code.c (added) * uspace/app/pcc/arch/sparc64/local.c (added) * uspace/app/pcc/arch/sparc64/local2.c (added) * uspace/app/pcc/arch/sparc64/macdefs.h (added) * uspace/app/pcc/arch/sparc64/order.c (added) * uspace/app/pcc/arch/sparc64/table.c (added) * uspace/app/pcc/arch/vax/code.c (added) * uspace/app/pcc/arch/vax/local.c (added) * uspace/app/pcc/arch/vax/local2.c (added) * uspace/app/pcc/arch/vax/macdefs.h (added) * uspace/app/pcc/arch/vax/order.c (added) * uspace/app/pcc/arch/vax/table.c (added) * uspace/app/pcc/cc/Makefile.in (added) * uspace/app/pcc/cc/cc/Makefile (added) * uspace/app/pcc/cc/cc/Makefile.in (added) * uspace/app/pcc/cc/cc/cc.1 (added) * uspace/app/pcc/cc/cc/cc.c (added) * uspace/app/pcc/cc/ccom/Makefile (added) * uspace/app/pcc/cc/ccom/Makefile.in (added) * uspace/app/pcc/cc/ccom/arch/abs32le/external.c (added) * uspace/app/pcc/cc/ccom/arch/abs32le/external.h (added) * uspace/app/pcc/cc/ccom/arch/amd64/external.c (added) * uspace/app/pcc/cc/ccom/arch/amd64/external.h (added) * uspace/app/pcc/cc/ccom/arch/arm32/external.c (added) * uspace/app/pcc/cc/ccom/arch/arm32/external.h (added) * uspace/app/pcc/cc/ccom/arch/ia32/external.c (added) * uspace/app/pcc/cc/ccom/arch/ia32/external.h (added) * uspace/app/pcc/cc/ccom/arch/ia64/external.c (added) * uspace/app/pcc/cc/ccom/arch/ia64/external.h (added) * uspace/app/pcc/cc/ccom/arch/mips32/external.c (added) * uspace/app/pcc/cc/ccom/arch/mips32/external.h (added) * uspace/app/pcc/cc/ccom/arch/ppc32/external.c (added) * uspace/app/pcc/cc/ccom/arch/ppc32/external.h (added) * uspace/app/pcc/cc/ccom/arch/sparc64/external.c (added) * uspace/app/pcc/cc/ccom/arch/sparc64/external.h (added) * uspace/app/pcc/cc/ccom/builtins.c (added) * uspace/app/pcc/cc/ccom/ccom.1 (added) * uspace/app/pcc/cc/ccom/cgram.y (added) * uspace/app/pcc/cc/ccom/gcc_compat.c (added) * uspace/app/pcc/cc/ccom/init.c (added) * uspace/app/pcc/cc/ccom/inline.c (added) * uspace/app/pcc/cc/ccom/main.c (added) * uspace/app/pcc/cc/ccom/mkext/Makefile (added) * uspace/app/pcc/cc/ccom/mkext/ccom_mkext (added) * uspace/app/pcc/cc/ccom/optim.c (added) * uspace/app/pcc/cc/ccom/pass1.h (added) * uspace/app/pcc/cc/ccom/pftn.c (added) * uspace/app/pcc/cc/ccom/scan.l (added) * uspace/app/pcc/cc/ccom/softfloat.c (added) * uspace/app/pcc/cc/ccom/stabs.c (added) * uspace/app/pcc/cc/ccom/symtabs.c (added) * uspace/app/pcc/cc/ccom/trees.c (added) * uspace/app/pcc/cc/cpp/Makefile (added) * uspace/app/pcc/cc/cpp/Makefile.in (added) * uspace/app/pcc/cc/cpp/config.h (added) * uspace/app/pcc/cc/cpp/cpp.1 (added) * uspace/app/pcc/cc/cpp/cpp.c (added) * uspace/app/pcc/cc/cpp/cpp.h (added) * uspace/app/pcc/cc/cpp/cpy.y (added) * uspace/app/pcc/cc/cpp/scanner.l (added) * uspace/app/pcc/cc/cpp/tests/res1 (added) * uspace/app/pcc/cc/cpp/tests/res10 (added) * uspace/app/pcc/cc/cpp/tests/res11 (added) * uspace/app/pcc/cc/cpp/tests/res12 (added) * uspace/app/pcc/cc/cpp/tests/res13 (added) * uspace/app/pcc/cc/cpp/tests/res2 (added) * uspace/app/pcc/cc/cpp/tests/res3 (added) * uspace/app/pcc/cc/cpp/tests/res4 (added) * uspace/app/pcc/cc/cpp/tests/res5 (added) * uspace/app/pcc/cc/cpp/tests/res6 (added) * uspace/app/pcc/cc/cpp/tests/res7 (added) * uspace/app/pcc/cc/cpp/tests/res8 (added) * uspace/app/pcc/cc/cpp/tests/res9 (added) * uspace/app/pcc/cc/cpp/tests/test1 (added) * uspace/app/pcc/cc/cpp/tests/test10 (added) * uspace/app/pcc/cc/cpp/tests/test11 (added) * uspace/app/pcc/cc/cpp/tests/test12 (added) * uspace/app/pcc/cc/cpp/tests/test13 (added) * uspace/app/pcc/cc/cpp/tests/test2 (added) * uspace/app/pcc/cc/cpp/tests/test3 (added) * uspace/app/pcc/cc/cpp/tests/test4 (added) * uspace/app/pcc/cc/cpp/tests/test5 (added) * uspace/app/pcc/cc/cpp/tests/test6 (added) * uspace/app/pcc/cc/cpp/tests/test7 (added) * uspace/app/pcc/cc/cpp/tests/test8 (added) * uspace/app/pcc/cc/cpp/tests/test9 (added) * uspace/app/pcc/cc/cpp/token.c (added) * uspace/app/pcc/config.guess (added) * uspace/app/pcc/config.h (added) * uspace/app/pcc/config.h.in (added) * uspace/app/pcc/config.sub (added) * uspace/app/pcc/configure (added) * uspace/app/pcc/configure.ac (added) * uspace/app/pcc/f77/Makefile.in (added) * uspace/app/pcc/f77/f77/Makefile.in (added) * uspace/app/pcc/f77/f77/f77.1 (added) * uspace/app/pcc/f77/f77/f77.c (added) * uspace/app/pcc/f77/fcom/Makefile.in (added) * uspace/app/pcc/f77/fcom/data.c (added) * uspace/app/pcc/f77/fcom/defines.h (added) * uspace/app/pcc/f77/fcom/defs.h (added) * uspace/app/pcc/f77/fcom/equiv.c (added) * uspace/app/pcc/f77/fcom/error.c (added) * uspace/app/pcc/f77/fcom/exec.c (added) * uspace/app/pcc/f77/fcom/expr.c (added) * uspace/app/pcc/f77/fcom/ftypes.h (added) * uspace/app/pcc/f77/fcom/gram.dcl (added) * uspace/app/pcc/f77/fcom/gram.exec (added) * uspace/app/pcc/f77/fcom/gram.expr (added) * uspace/app/pcc/f77/fcom/gram.head (added) * uspace/app/pcc/f77/fcom/gram.io (added) * uspace/app/pcc/f77/fcom/init.c (added) * uspace/app/pcc/f77/fcom/intr.c (added) * uspace/app/pcc/f77/fcom/io.c (added) * uspace/app/pcc/f77/fcom/lex.c (added) * uspace/app/pcc/f77/fcom/main.c (added) * uspace/app/pcc/f77/fcom/misc.c (added) * uspace/app/pcc/f77/fcom/proc.c (added) * uspace/app/pcc/f77/fcom/put.c (added) * uspace/app/pcc/f77/fcom/putscj.c (added) * uspace/app/pcc/f77/fcom/scjdefs.h (added) * uspace/app/pcc/f77/fcom/tokens (added) * uspace/app/pcc/install-sh (added) * uspace/app/pcc/mip/common.c (added) * uspace/app/pcc/mip/compat.c (added) * uspace/app/pcc/mip/compat.h (added) * uspace/app/pcc/mip/config.h (added) * uspace/app/pcc/mip/manifest.h (added) * uspace/app/pcc/mip/match.c (added) * uspace/app/pcc/mip/mkext.c (added) * uspace/app/pcc/mip/node.h (added) * uspace/app/pcc/mip/optim2.c (added) * uspace/app/pcc/mip/pass2.h (added) * uspace/app/pcc/mip/reader.c (added) * uspace/app/pcc/mip/regs.c (added) * uspace/app/pcc/os/bsd/ccconfig.h (added) * uspace/app/pcc/os/darwin/ccconfig.h (added) * uspace/app/pcc/os/dragonfly/ccconfig.h (added) * uspace/app/pcc/os/freebsd/ccconfig.h (added) * uspace/app/pcc/os/helenos/ccconfig.h (added) * uspace/app/pcc/os/linux/ccconfig.h (added) * uspace/app/pcc/os/midnightbsd/ccconfig.h (added) * uspace/app/pcc/os/mirbsd/ccconfig.h (added) * uspace/app/pcc/os/netbsd/ccconfig.h (added) * uspace/app/pcc/os/nextstep/ccconfig.h (added) * uspace/app/pcc/os/none/ccconfig.h (added) * uspace/app/pcc/os/openbsd/ccconfig.h (added) * uspace/app/pcc/os/openbsd/f77config.h (added) * uspace/app/pcc/os/sunos/ccconfig.h (added) * uspace/app/pcc/os/win32/build.bat (added) * uspace/app/pcc/os/win32/build_installer.bat (added) * uspace/app/pcc/os/win32/ccconfig.h (added) * uspace/app/pcc/os/win32/config.h (added) * uspace/app/pcc/os/win32/pcc.iss (added) * uspace/lib/c/arch/abs32le/include/types.h (modified) * uspace/lib/c/arch/amd64/include/types.h (modified) * uspace/lib/c/arch/arm32/include/types.h (modified) * uspace/lib/c/arch/ia32/include/types.h (modified) * uspace/lib/c/arch/ia64/include/types.h (modified) * uspace/lib/c/arch/mips32/include/types.h (modified) * uspace/lib/c/arch/ppc32/include/types.h (modified) * uspace/lib/c/arch/sparc64/include/types.h (modified) * uspace/lib/posix/unistd.c (modified) Merge pcc changes. Thu, 21 Jul 2011 02:20:58 GMT Petr Koupy [94f8b81c] * uspace/lib/posix/unistd.c (modified) Bugfixes in unistd.h functions. Wed, 20 Jul 2011 21:52:22 GMT Petr Koupy [4cf8ca6] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/assert.h (modified) * uspace/lib/posix/errno.c (modified) * uspace/lib/posix/errno.h (modified) * uspace/lib/posix/fcntl.c (modified) * uspace/lib/posix/fcntl.h (modified) * uspace/lib/posix/float.h (modified) * uspace/lib/posix/fnmatch.c (modified) * uspace/lib/posix/fnmatch.h (modified) * uspace/lib/posix/internal/common.h (modified) * uspace/lib/posix/inttypes.h (modified) * uspace/lib/posix/iso646.h (modified) * uspace/lib/posix/limits.h (modified) * uspace/lib/posix/locale.c (modified) * uspace/lib/posix/locale.h (modified) * uspace/lib/posix/math.c (modified) * uspace/lib/posix/math.h (modified) * uspace/lib/posix/pwd.c (modified) * uspace/lib/posix/pwd.h (modified) * uspace/lib/posix/signal.c (modified) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/stdbool.h (modified) * uspace/lib/posix/stddef.h (modified) * uspace/lib/posix/stdint.h (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/stdlib/strtold.c (modified) * uspace/lib/posix/string.h (modified) * uspace/lib/posix/sys/mman.h (modified) * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/sys/stat.h (modified) * uspace/lib/posix/sys/types.h (modified) * uspace/lib/posix/sys/wait.c (modified) * uspace/lib/posix/sys/wait.h (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Various minor commenting (no change in functionality). Wed, 13 Jul 2011 22:39:18 GMT Jiří Zárevúcky [e4f8c77] * HelenOS.config (modified) * boot/Makefile (modified) * boot/Makefile.common (modified) * boot/Makefile.silo (modified) * boot/Makefile.uboot (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/ia64/include/types.h (modified) * boot/arch/ia64/src/boot.S (modified) * boot/arch/ia64/src/main.c (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips64/Makefile.inc (added) * boot/arch/mips64/_link.ld.in (added) * boot/arch/mips64/include/arch.h (added) * boot/arch/mips64/include/asm.h (added) * boot/arch/mips64/include/main.h (added) * boot/arch/mips64/include/regname.h (added) * boot/arch/mips64/include/types.h (added) * boot/arch/mips64/src/asm.S (added) * boot/arch/mips64/src/main.c (added) * boot/arch/mips64/src/putchar.c (added) * boot/arch/ppc32/Makefile.inc (modified) * boot/arch/sparc64/Makefile.inc (modified) * boot/arch/sparc64/src/main.c (modified) * boot/genarch/include/efi.h (added) * boot/silo/raw/isofs.b (deleted) * boot/silo/raw/second.b (deleted) * contrib/tools/serengeti_silo.sh (deleted) * defaults/mips64/Makefile.config (added) * defaults/mips64/msim/Makefile.config (added) * defaults/mips64/output (added) * defaults/sparc64/Makefile.config (modified) * defaults/sparc64/serengeti/Makefile.config (deleted) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/ia32/src/boot/vesa_real.inc (modified) * kernel/arch/ia64/include/bootinfo.h (modified) * kernel/arch/ia64/src/drivers/ski.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/mm/frame.c (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/include/cycle.h (modified) * kernel/arch/mips32/include/debug.h (modified) * kernel/arch/mips32/include/mm/frame.h (modified) * kernel/arch/mips32/include/stack.h (modified) * kernel/arch/mips32/src/cache.c (modified) * kernel/arch/mips32/src/cpu/cpu.c (modified) * kernel/arch/mips32/src/fpu_context.c (modified) * kernel/arch/mips32/src/mm/as.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/mips64/Makefile.inc (added) * kernel/arch/mips64/_link.ld.in (added) * kernel/arch/mips64/include/arch.h (moved) * kernel/arch/mips64/include/asm.h (added) * kernel/arch/mips64/include/asm/boot.h (added) * kernel/arch/mips64/include/asm/regname.h (added) * kernel/arch/mips64/include/atomic.h (added) * kernel/arch/mips64/include/barrier.h (added) * kernel/arch/mips64/include/cache.h (moved) * kernel/arch/mips64/include/context.h (added) * kernel/arch/mips64/include/context_offset.h (added) * kernel/arch/mips64/include/cp0.h (added) * kernel/arch/mips64/include/cpu.h (added) * kernel/arch/mips64/include/cycle.h (added) * kernel/arch/mips64/include/debug.h (added) * kernel/arch/mips64/include/debugger.h (added) * kernel/arch/mips64/include/drivers/msim.h (moved) * kernel/arch/mips64/include/elf.h (added) * kernel/arch/mips64/include/exception.h (added) * kernel/arch/mips64/include/faddr.h (moved) * kernel/arch/mips64/include/fpu_context.h (added) * kernel/arch/mips64/include/interrupt.h (moved) * kernel/arch/mips64/include/istate.h (added) * kernel/arch/mips64/include/mm/as.h (added) * kernel/arch/mips64/include/mm/asid.h (moved) * kernel/arch/mips64/include/mm/frame.h (added) * kernel/arch/mips64/include/mm/page.h (added) * kernel/arch/mips64/include/mm/tlb.h (added) * kernel/arch/mips64/include/proc/task.h (added) * kernel/arch/mips64/include/proc/thread.h (added) * kernel/arch/mips64/include/smp/dorder.h (added) * kernel/arch/mips64/include/stack.h (added) * kernel/arch/mips64/include/types.h (added) * kernel/arch/mips64/src/asm.S (added) * kernel/arch/mips64/src/cache.c (added) * kernel/arch/mips64/src/context.S (added) * kernel/arch/mips64/src/cpu (added) * kernel/arch/mips64/src/ddi (added) * kernel/arch/mips64/src/debug (added) * kernel/arch/mips64/src/debugger.c (added) * kernel/arch/mips64/src/exception.c (added) * kernel/arch/mips64/src/fpu_context.c (added) * kernel/arch/mips64/src/interrupt.c (added) * kernel/arch/mips64/src/mips64.c (added) * kernel/arch/mips64/src/mm/as.c (added) * kernel/arch/mips64/src/mm/frame.c (added) * kernel/arch/mips64/src/mm/page.c (added) * kernel/arch/mips64/src/mm/tlb.c (added) * kernel/arch/mips64/src/smp/dorder.c (added) * kernel/arch/mips64/src/smp/smp.c (added) * kernel/arch/mips64/src/start.S (added) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/include/drivers/sgcn.h (deleted) * kernel/arch/sparc64/src/console.c (modified) * kernel/arch/sparc64/src/drivers/fhc.c (deleted) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/arch/sparc64/src/drivers/sgcn.c (deleted) * kernel/arch/sparc64/src/drivers/tick.c (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/drivers/s3c24xx_uart/s3c24xx_uart.h (modified) * kernel/genarch/include/drivers/z8530/z8530.h (deleted) * kernel/genarch/include/ofw/fhc.h (deleted) * kernel/genarch/src/drivers/dsrln/dsrlnout.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c (modified) * kernel/genarch/src/drivers/z8530/z8530.c (deleted) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/mm/asid.c (modified) * kernel/genarch/src/ofw/fhc.c (deleted) * kernel/generic/include/adt/btree.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/buddy.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/panic.h (modified) * kernel/generic/include/proc/scheduler.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/adt/list.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/cpu/cpu.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ddi/irq.c (modified) * kernel/generic/src/debug/panic.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/lib/rd.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/buddy.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/time/delay.c (modified) * kernel/generic/src/time/timeout.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * release/Makefile (modified) * tools/autotool.py (modified) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/builtins/exit/exit.c (modified) * uspace/app/bdsh/cmds/cmds.h (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/module_aliases.h (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/errors.c (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/bdsh/errstr.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/input.h (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/scli.h (modified) * uspace/app/bdsh/tok.c (added) * uspace/app/bdsh/tok.h (added) * uspace/app/bdsh/util.c (modified) * uspace/app/bdsh/util.h (modified) * uspace/app/edit/sheet.c (modified) * uspace/app/edit/sheet.h (modified) * uspace/app/ext2info/ext2info.c (modified) * uspace/app/init/init.c (modified) * uspace/app/klog/klog.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/ping/ping.c (modified) * uspace/app/sbi/src/compat.h (modified) * uspace/app/sbi/src/list_t.h (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/trace/syscalls.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/usbinfo/Makefile (modified) * uspace/app/usbinfo/dump.c (modified) * uspace/app/usbinfo/hid.c (added) * uspace/app/usbinfo/main.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) * uspace/app/vuhid/Makefile (modified) * uspace/drv/bus/isa/Makefile (moved) * uspace/drv/bus/isa/isa.c (moved) * uspace/drv/bus/isa/isa.dev (moved) * uspace/drv/bus/isa/isa.ma (moved) * uspace/drv/bus/pci/pciintel/Makefile (moved) * uspace/drv/bus/pci/pciintel/pci.c (moved) * uspace/drv/bus/pci/pciintel/pci.h (moved) * uspace/drv/bus/pci/pciintel/pci_regs.h (moved) * uspace/drv/bus/pci/pciintel/pciintel.ma (moved) * uspace/drv/bus/usb/ehci/Makefile (moved) * uspace/drv/bus/usb/ehci/ehci.h (moved) * uspace/drv/bus/usb/ehci/ehci.ma (moved) * uspace/drv/bus/usb/ehci/hc_iface.c (moved) * uspace/drv/bus/usb/ehci/main.c (moved) * uspace/drv/bus/usb/ehci/pci.c (moved) * uspace/drv/bus/usb/ehci/pci.h (moved) * uspace/drv/bus/usb/ohci/Makefile (moved) * uspace/drv/bus/usb/ohci/batch.c (moved) * uspace/drv/bus/usb/ohci/batch.h (moved) * uspace/drv/bus/usb/ohci/endpoint_list.c (moved) * uspace/drv/bus/usb/ohci/endpoint_list.h (moved) * uspace/drv/bus/usb/ohci/hc.c (moved) * uspace/drv/bus/usb/ohci/hc.h (moved) * uspace/drv/bus/usb/ohci/hcd_endpoint.c (moved) * uspace/drv/bus/usb/ohci/hcd_endpoint.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/completion_codes.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (moved) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/iso_transfer_descriptor.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (moved) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (moved) * uspace/drv/bus/usb/ohci/iface.c (moved) * uspace/drv/bus/usb/ohci/iface.h (moved) * uspace/drv/bus/usb/ohci/main.c (moved) * uspace/drv/bus/usb/ohci/ohci.c (moved) * uspace/drv/bus/usb/ohci/ohci.h (moved) * uspace/drv/bus/usb/ohci/ohci.ma (moved) * uspace/drv/bus/usb/ohci/ohci_regs.h (moved) * uspace/drv/bus/usb/ohci/pci.c (moved) * uspace/drv/bus/usb/ohci/pci.h (moved) * uspace/drv/bus/usb/ohci/root_hub.c (moved) * uspace/drv/bus/usb/ohci/root_hub.h (moved) * uspace/drv/bus/usb/ohci/utils/malloc32.h (moved) * uspace/drv/bus/usb/uhci/Makefile (moved) * uspace/drv/bus/usb/uhci/batch.c (moved) * uspace/drv/bus/usb/uhci/batch.h (moved) * uspace/drv/bus/usb/uhci/hc.c (moved) * uspace/drv/bus/usb/uhci/hc.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/queue_head.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c (moved) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h (moved) * uspace/drv/bus/usb/uhci/iface.c (moved) * uspace/drv/bus/usb/uhci/iface.h (moved) * uspace/drv/bus/usb/uhci/main.c (moved) * uspace/drv/bus/usb/uhci/pci.c (moved) * uspace/drv/bus/usb/uhci/pci.h (moved) * uspace/drv/bus/usb/uhci/root_hub.c (moved) * uspace/drv/bus/usb/uhci/root_hub.h (moved) * uspace/drv/bus/usb/uhci/transfer_list.c (moved) * uspace/drv/bus/usb/uhci/transfer_list.h (moved) * uspace/drv/bus/usb/uhci/uhci.c (moved) * uspace/drv/bus/usb/uhci/uhci.h (moved) * uspace/drv/bus/usb/uhci/uhci.ma (moved) * uspace/drv/bus/usb/uhci/utils/malloc32.h (moved) * uspace/drv/bus/usb/uhcirh/Makefile (moved) * uspace/drv/bus/usb/uhcirh/main.c (moved) * uspace/drv/bus/usb/uhcirh/port.c (moved) * uspace/drv/bus/usb/uhcirh/port.h (moved) * uspace/drv/bus/usb/uhcirh/root_hub.c (moved) * uspace/drv/bus/usb/uhcirh/root_hub.h (moved) * uspace/drv/bus/usb/uhcirh/uhcirh.ma (moved) * uspace/drv/bus/usb/usbflbk/Makefile (moved) * uspace/drv/bus/usb/usbflbk/main.c (moved) * uspace/drv/bus/usb/usbflbk/usbflbk.ma (moved) * uspace/drv/bus/usb/usbhid/Makefile (moved) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (moved) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (moved) * uspace/drv/bus/usb/usbhid/kbd.h (moved) * uspace/drv/bus/usb/usbhid/kbd/conv.c (moved) * uspace/drv/bus/usb/usbhid/kbd/conv.h (moved) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (moved) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (moved) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (moved) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h (moved) * uspace/drv/bus/usb/usbhid/kbd/layout.h (moved) * uspace/drv/bus/usb/usbhid/kbd/main.c (moved) * uspace/drv/bus/usb/usbhid/layout.h (moved) * uspace/drv/bus/usb/usbhid/main.c (moved) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (moved) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (moved) * uspace/drv/bus/usb/usbhid/multimedia/keymap.c (moved) * uspace/drv/bus/usb/usbhid/multimedia/keymap.h (moved) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (moved) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.h (moved) * uspace/drv/bus/usb/usbhid/subdrivers.c (moved) * uspace/drv/bus/usb/usbhid/subdrivers.h (moved) * uspace/drv/bus/usb/usbhid/usbhid.c (moved) * uspace/drv/bus/usb/usbhid/usbhid.h (moved) * uspace/drv/bus/usb/usbhid/usbhid.ma (moved) * uspace/drv/bus/usb/usbhub/Makefile (moved) * uspace/drv/bus/usb/usbhub/main.c (moved) * uspace/drv/bus/usb/usbhub/port_status.h (moved) * uspace/drv/bus/usb/usbhub/ports.c (moved) * uspace/drv/bus/usb/usbhub/ports.h (moved) * uspace/drv/bus/usb/usbhub/usbhub.c (moved) * uspace/drv/bus/usb/usbhub/usbhub.h (moved) * uspace/drv/bus/usb/usbhub/usbhub.ma (moved) * uspace/drv/bus/usb/usbhub/usbhub_private.h (moved) * uspace/drv/bus/usb/usbhub/utils.c (moved) * uspace/drv/bus/usb/usbmast/Makefile (moved) * uspace/drv/bus/usb/usbmast/cmds.c (added) * uspace/drv/bus/usb/usbmast/cmds.h (moved) * uspace/drv/bus/usb/usbmast/main.c (added) * uspace/drv/bus/usb/usbmast/mast.c (moved) * uspace/drv/bus/usb/usbmast/mast.h (added) * uspace/drv/bus/usb/usbmast/scsi.h (moved) * uspace/drv/bus/usb/usbmast/scsi_ms.c (added) * uspace/drv/bus/usb/usbmast/scsi_ms.h (moved) * uspace/drv/bus/usb/usbmast/usbmast.ma (moved) * uspace/drv/bus/usb/usbmid/Makefile (moved) * uspace/drv/bus/usb/usbmid/dump.c (moved) * uspace/drv/bus/usb/usbmid/explore.c (moved) * uspace/drv/bus/usb/usbmid/main.c (moved) * uspace/drv/bus/usb/usbmid/usbmid.c (moved) * uspace/drv/bus/usb/usbmid/usbmid.h (moved) * uspace/drv/bus/usb/usbmid/usbmid.ma (moved) * uspace/drv/bus/usb/usbmouse/Makefile (moved) * uspace/drv/bus/usb/usbmouse/init.c (moved) * uspace/drv/bus/usb/usbmouse/main.c (moved) * uspace/drv/bus/usb/usbmouse/mouse.c (moved) * uspace/drv/bus/usb/usbmouse/mouse.h (moved) * uspace/drv/bus/usb/usbmouse/usbmouse.ma (moved) * uspace/drv/bus/usb/vhc/Makefile (moved) * uspace/drv/bus/usb/vhc/conn.h (moved) * uspace/drv/bus/usb/vhc/conndev.c (moved) * uspace/drv/bus/usb/vhc/connhost.c (moved) * uspace/drv/bus/usb/vhc/devconn.c (moved) * uspace/drv/bus/usb/vhc/hub.c (moved) * uspace/drv/bus/usb/vhc/hub.h (moved) * uspace/drv/bus/usb/vhc/hub/hub.c (moved) * uspace/drv/bus/usb/vhc/hub/hub.h (moved) * uspace/drv/bus/usb/vhc/hub/virthub.c (moved) * uspace/drv/bus/usb/vhc/hub/virthub.h (moved) * uspace/drv/bus/usb/vhc/hub/virthubops.c (moved) * uspace/drv/bus/usb/vhc/main.c (moved) * uspace/drv/bus/usb/vhc/transfer.c (moved) * uspace/drv/bus/usb/vhc/vhc.ma (moved) * uspace/drv/bus/usb/vhc/vhcd.h (moved) * uspace/drv/char/ns8250/Makefile (moved) * uspace/drv/char/ns8250/cyclic_buffer.h (moved) * uspace/drv/char/ns8250/ns8250.c (moved) * uspace/drv/char/ns8250/ns8250.ma (moved) * uspace/drv/infrastructure/root/Makefile (moved) * uspace/drv/infrastructure/root/root.c (moved) * uspace/drv/infrastructure/root/root.ma (moved) * uspace/drv/infrastructure/rootmac/Makefile (added) * uspace/drv/infrastructure/rootmac/rootmac.c (added) * uspace/drv/infrastructure/rootmac/rootmac.ma (added) * uspace/drv/infrastructure/rootpc/Makefile (moved) * uspace/drv/infrastructure/rootpc/rootpc.c (moved) * uspace/drv/infrastructure/rootpc/rootpc.ma (moved) * uspace/drv/infrastructure/rootvirt/Makefile (moved) * uspace/drv/infrastructure/rootvirt/devices.def (moved) * uspace/drv/infrastructure/rootvirt/rootvirt.c (moved) * uspace/drv/infrastructure/rootvirt/rootvirt.ma (moved) * uspace/drv/test/test1/Makefile (moved) * uspace/drv/test/test1/char.c (moved) * uspace/drv/test/test1/test1.c (moved) * uspace/drv/test/test1/test1.h (moved) * uspace/drv/test/test1/test1.ma (moved) * uspace/drv/test/test2/Makefile (moved) * uspace/drv/test/test2/test2.c (moved) * uspace/drv/test/test2/test2.ma (moved) * uspace/drv/test/test3/Makefile (moved) * uspace/drv/test/test3/test3.c (moved) * uspace/drv/test/test3/test3.ma (moved) * uspace/drv/usbmast/inquiry.c (deleted) * uspace/drv/usbmast/main.c (deleted) * uspace/lib/block/libblock.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32/include/atomic.h (modified) * uspace/lib/c/arch/mips32/include/fibril.h (modified) * uspace/lib/c/arch/mips32/include/thread.h (modified) * uspace/lib/c/arch/mips32/include/tls.h (modified) * uspace/lib/c/arch/mips32/include/types.h (modified) * uspace/lib/c/arch/mips32/src/syscall.c (modified) * uspace/lib/c/arch/mips32/src/tls.c (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/lib/c/arch/mips64/Makefile.common (moved) * uspace/lib/c/arch/mips64/Makefile.inc (moved) * uspace/lib/c/arch/mips64/_link.ld.in (added) * uspace/lib/c/arch/mips64/include/atomic.h (added) * uspace/lib/c/arch/mips64/include/config.h (added) * uspace/lib/c/arch/mips64/include/ddi.h (added) * uspace/lib/c/arch/mips64/include/faddr.h (added) * uspace/lib/c/arch/mips64/include/fibril.h (added) * uspace/lib/c/arch/mips64/include/inttypes.h (added) * uspace/lib/c/arch/mips64/include/istate.h (moved) * uspace/lib/c/arch/mips64/include/syscall.h (added) * uspace/lib/c/arch/mips64/include/thread.h (added) * uspace/lib/c/arch/mips64/include/tls.h (added) * uspace/lib/c/arch/mips64/include/types.h (added) * uspace/lib/c/arch/mips64/src/entry.s (added) * uspace/lib/c/arch/mips64/src/entryjmp.s (added) * uspace/lib/c/arch/mips64/src/fibril.S (added) * uspace/lib/c/arch/mips64/src/stacktrace.c (moved) * uspace/lib/c/arch/mips64/src/stacktrace_asm.S (added) * uspace/lib/c/arch/mips64/src/syscall.c (added) * uspace/lib/c/arch/mips64/src/thread_entry.s (added) * uspace/lib/c/arch/mips64/src/tls.c (added) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/adt/list.c (modified) * uspace/lib/c/generic/adt/measured_strings.c (modified) * uspace/lib/c/generic/adt/prodcons.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/async_obsolete.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/devman_obsolete.c (deleted) * uspace/lib/c/generic/devmap.c (modified) * uspace/lib/c/generic/devmap_obsolete.c (deleted) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * 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/net/icmp_api.c (modified) * uspace/lib/c/generic/net/icmp_common.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 (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/adt/measured_strings.h (modified) * uspace/lib/c/include/adt/prodcons.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/async_obsolete.h (modified) * uspace/lib/c/include/bitops.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/fourcc.h (added) * uspace/lib/c/include/ipc/clipboard.h (modified) * uspace/lib/c/include/ipc/console.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/input.h (added) * uspace/lib/c/include/ipc/kbdev.h (added) * uspace/lib/c/include/ipc/mouseev.h (moved) * uspace/lib/c/include/ipc/net.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/net/icmp_api.h (modified) * uspace/lib/c/include/net/icmp_common.h (modified) * uspace/lib/c/include/net/modules.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/logbuf.c (added) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/lib/drv/include/ddf/log.h (modified) * uspace/lib/ext2/libext2_directory.c (modified) * uspace/lib/ext2/libext2_directory.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/net/adt/module_map.c (modified) * uspace/lib/net/generic/generic.c (modified) * uspace/lib/net/generic/net_remote.c (modified) * uspace/lib/net/generic/packet_client.c (modified) * uspace/lib/net/generic/packet_remote.c (modified) * uspace/lib/net/il/arp_remote.c (modified) * uspace/lib/net/il/il_remote.c (modified) * uspace/lib/net/il/il_skel.c (modified) * uspace/lib/net/il/ip_remote.c (modified) * uspace/lib/net/include/adt/module_map.h (modified) * uspace/lib/net/include/arp_interface.h (modified) * uspace/lib/net/include/generic.h (modified) * uspace/lib/net/include/icmp_remote.h (modified) * uspace/lib/net/include/il_remote.h (modified) * uspace/lib/net/include/il_skel.h (modified) * uspace/lib/net/include/ip_interface.h (modified) * uspace/lib/net/include/ip_remote.h (modified) * uspace/lib/net/include/net_interface.h (modified) * uspace/lib/net/include/netif_remote.h (modified) * uspace/lib/net/include/netif_skel.h (modified) * uspace/lib/net/include/nil_remote.h (modified) * uspace/lib/net/include/nil_skel.h (modified) * uspace/lib/net/include/packet_client.h (modified) * uspace/lib/net/include/packet_remote.h (modified) * uspace/lib/net/include/socket_core.h (modified) * uspace/lib/net/include/tl_common.h (modified) * uspace/lib/net/include/tl_remote.h (modified) * uspace/lib/net/include/tl_skel.h (modified) * uspace/lib/net/netif/netif_remote.c (modified) * uspace/lib/net/netif/netif_skel.c (modified) * uspace/lib/net/nil/nil_remote.c (modified) * uspace/lib/net/nil/nil_skel.c (modified) * uspace/lib/net/tl/icmp_remote.c (modified) * uspace/lib/net/tl/socket_core.c (modified) * uspace/lib/net/tl/tl_common.c (modified) * uspace/lib/net/tl/tl_remote.c (modified) * uspace/lib/net/tl/tl_skel.c (modified) * uspace/lib/packet/generic/packet_server.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/assert.h (added) * uspace/lib/posix/ctype.c (modified) * uspace/lib/posix/ctype.h (modified) * uspace/lib/posix/errno.c (added) * uspace/lib/posix/errno.h (added) * uspace/lib/posix/fcntl.c (modified) * uspace/lib/posix/fcntl.h (modified) * uspace/lib/posix/fnmatch.c (modified) * uspace/lib/posix/fnmatch.h (modified) * uspace/lib/posix/inttypes.h (modified) * uspace/lib/posix/iso646.h (added) * uspace/lib/posix/limits.h (modified) * uspace/lib/posix/locale.c (added) * uspace/lib/posix/locale.h (added) * uspace/lib/posix/math.c (moved) * uspace/lib/posix/math.h (modified) * uspace/lib/posix/pwd.c (added) * uspace/lib/posix/pwd.h (moved) * uspace/lib/posix/signal.c (added) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/stdbool.h (moved) * uspace/lib/posix/stddef.h (modified) * uspace/lib/posix/stdint.h (added) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/stdio/scanf.c (added) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib.h (modified) * uspace/lib/posix/stdlib/strtol.c (added) * uspace/lib/posix/stdlib/strtold.c (modified) * uspace/lib/posix/string.c (modified) * uspace/lib/posix/string.h (modified) * uspace/lib/posix/strings.c (modified) * uspace/lib/posix/strings.h (modified) * uspace/lib/posix/sys/mman.h (added) * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/sys/stat.h (modified) * uspace/lib/posix/sys/types.h (modified) * uspace/lib/posix/sys/wait.c (added) * uspace/lib/posix/sys/wait.h (added) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) * uspace/lib/scsi/Makefile (moved) * uspace/lib/scsi/include/scsi/sbc.h (added) * uspace/lib/scsi/include/scsi/spc.h (added) * uspace/lib/scsi/src/spc.c (added) * uspace/lib/softfloat/arch/mips32/include/functions.h (modified) * uspace/lib/softfloat/arch/mips64/include/functions.h (added) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usb/src/usb.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/lib/usbhid/src/hidreq.c (modified) * uspace/lib/usbhost/include/usb/host/batch.h (modified) * uspace/lib/usbhost/src/batch.c (modified) * uspace/lib/usbvirt/src/device.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/devman/match.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/ext2fs/ext2fs.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/hid/adb_mouse/adb_mouse.c (deleted) * uspace/srv/hid/char_mouse/char_mouse.c (deleted) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/console/gcons.c (modified) * uspace/srv/hid/fb/Makefile (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/niagara.c (modified) * uspace/srv/hid/fb/niagara.h (modified) * uspace/srv/hid/fb/serial_console.c (modified) * uspace/srv/hid/fb/serial_console.h (modified) * uspace/srv/hid/fb/sgcn.c (deleted) * uspace/srv/hid/input/Makefile (added) * uspace/srv/hid/input/ctl/apple.c (moved) * uspace/srv/hid/input/ctl/gxe_fb.c (moved) * uspace/srv/hid/input/ctl/kbdev.c (added) * uspace/srv/hid/input/ctl/pc.c (moved) * uspace/srv/hid/input/ctl/stty.c (moved) * uspace/srv/hid/input/ctl/sun.c (moved) * uspace/srv/hid/input/generic/gsp.c (moved) * uspace/srv/hid/input/generic/input.c (added) * uspace/srv/hid/input/generic/layout.c (added) * uspace/srv/hid/input/generic/stroke.c (moved) * uspace/srv/hid/input/include/gsp.h (moved) * uspace/srv/hid/input/include/input.h (moved) * uspace/srv/hid/input/include/kbd.h (added) * uspace/srv/hid/input/include/kbd_ctl.h (moved) * uspace/srv/hid/input/include/kbd_port.h (moved) * uspace/srv/hid/input/include/layout.h (added) * uspace/srv/hid/input/include/mouse.h (added) * uspace/srv/hid/input/include/mouse_port.h (moved) * uspace/srv/hid/input/include/mouse_proto.h (moved) * uspace/srv/hid/input/include/stroke.h (moved) * uspace/srv/hid/input/include/sun.h (moved) * uspace/srv/hid/input/layout/cz.c (moved) * uspace/srv/hid/input/layout/us_dvorak.c (moved) * uspace/srv/hid/input/layout/us_qwerty.c (moved) * uspace/srv/hid/input/port/adb.c (moved) * uspace/srv/hid/input/port/adb_mouse.c (moved) * uspace/srv/hid/input/port/chardev.c (moved) * uspace/srv/hid/input/port/chardev_mouse.c (moved) * uspace/srv/hid/input/port/dummy.c (moved) * uspace/srv/hid/input/port/gxemul.c (moved) * uspace/srv/hid/input/port/msim.c (moved) * uspace/srv/hid/input/port/niagara.c (moved) * uspace/srv/hid/input/port/ns16550.c (moved) * uspace/srv/hid/input/port/pl050.c (moved) * uspace/srv/hid/input/port/sgcn.c (moved) * uspace/srv/hid/input/port/ski.c (moved) * uspace/srv/hid/input/port/sun.c (moved) * uspace/srv/hid/input/port/z8530.c (moved) * uspace/srv/hid/input/proto/adb.c (added) * uspace/srv/hid/input/proto/mousedev.c (added) * uspace/srv/hid/input/proto/ps2.c (moved) * uspace/srv/hid/kbd/Makefile (deleted) * uspace/srv/hid/kbd/generic/kbd.c (deleted) * 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 (deleted) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/hw/netif/ne2000/dp8390.c (modified) * uspace/srv/hw/netif/ne2000/dp8390.h (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/arp/arp.h (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/il/ip/ip.h (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.h (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/nil/nildummy/nildummy.h (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/tcp/tcp.h (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/net/tl/udp/udp.h (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/service.c (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_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Merge libposix. Tue, 12 Jul 2011 02:43:56 GMT Petr Koupy [221afc9e] * uspace/lib/posix/fcntl.h (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Redefinitions of some libc functions (mainly return value corrections). Fri, 08 Jul 2011 00:54:24 GMT Jiří Zárevúcky [ec18957a] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/errno.c (added) * uspace/lib/posix/errno.h (added) * uspace/lib/posix/fcntl.c (modified) * uspace/lib/posix/stdio/scanf.c (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib/strtol.c (modified) * uspace/lib/posix/stdlib/strtold.c (modified) * uspace/lib/posix/string.c (modified) * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/unistd.c (modified) Added errno.h (see commentary inside). Fri, 01 Jul 2011 23:36:00 GMT Petr Koupy [fb872c1] * uspace/lib/posix/unistd.c (modified) Implemented and commented some functions from unistd.c. Sun, 26 Jun 2011 17:59:29 GMT Jiří Zárevúcky [244d6fd] * uspace/lib/posix/signal.c (modified) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Add sigaddset(), getlogin() and getlogin_r() functions. Sun, 26 Jun 2011 11:41:42 GMT Jiří Zárevúcky [7530a00] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/signal.c (added) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/unistd.c (modified) Fix environ. Add signal.c and fix signal.h Thu, 23 Jun 2011 23:57:33 GMT Petr Koupy [823a929] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/math.c (added) * uspace/lib/posix/math.h (modified) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib.h (modified) * uspace/lib/posix/sys/wait.c (added) * uspace/lib/posix/sys/wait.h (added) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Added function stubs (binutils compile-time dependencies). Wed, 22 Jun 2011 14:07:34 GMT Jiří Zárevúcky [8d7e82c1] * uspace/lib/posix/unistd.c (modified) Let isatty() always return false. Wed, 22 Jun 2011 01:21:18 GMT Petr Koupy [72ec8cc] * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) getpagesize() provided as a function so it is properly detected by ... Mon, 20 Jun 2011 02:21:21 GMT Petr Koupy [b4d6252] * uspace/lib/posix/inttypes.h (modified) * uspace/lib/posix/limits.h (modified) * uspace/lib/posix/stddef.h (modified) * uspace/lib/posix/stdint.h (added) * uspace/lib/posix/string.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Various minor changes to header files. Added stdint.h header. Added ... Sun, 19 Jun 2011 17:22:02 GMT Jiří Zárevúcky [32fb6944] * uspace/lib/posix/unistd.c (modified) Let isatty() always return false. Sat, 18 Jun 2011 22:42:53 GMT Jiří Zárevúcky [9b1503e] * uspace/lib/posix/fcntl.c (modified) * uspace/lib/posix/fnmatch.c (modified) * uspace/lib/posix/getopt.c (modified) * uspace/lib/posix/internal/common.h (moved) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/strings.c (modified) * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/unistd.c (modified) Move common.h to the internal subdirectory. Thu, 16 Jun 2011 19:42:22 GMT Petr Koupy [59f799b] * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Added function stubs into stdio.h and unistd.h. Thu, 16 Jun 2011 09:53:00 GMT Petr Koupy [491e1ee] * uspace/lib/posix/ctype.c (modified) * uspace/lib/posix/ctype.h (modified) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/strings.c (modified) * uspace/lib/posix/sys/types.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Unified usage of LIBPOSIX_INTERNAL macro. Thu, 16 Jun 2011 02:57:47 GMT Petr Koupy [b08ef1fd] * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/sys/stat.h (modified) * uspace/lib/posix/sys/types.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) POSIX types moved from stat.h to types.h. Added function stubs into ... Wed, 15 Jun 2011 23:38:45 GMT Petr Koupy [4f4b4e7] * uspace/lib/posix/common.h (modified) * uspace/lib/posix/ctype.c (modified) * uspace/lib/posix/ctype.h (modified) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib.h (modified) * uspace/lib/posix/string.c (modified) * uspace/lib/posix/string.h (modified) * uspace/lib/posix/strings.c (modified) * uspace/lib/posix/strings.h (modified) * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/sys/stat.h (modified) * uspace/lib/posix/sys/types.h (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Coding style and file structure unified. _exit moved to unistd.h. Wed, 08 Jun 2011 12:17:05 GMT Jiří Zárevúcky [a16210b5] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/unistd.c (added) * uspace/lib/posix/unistd.h (added) Add initial unistd.h and unistd.c