# # ChangeLog for uspace/lib in mainline # # Generated by Trac 1.6 # 2026-05-31T00:47:11Z Thu, 28 Jul 2011 22:34:38 GMT Petr Koupy [955c2b0] * uspace/lib/posix/unistd.c (modified) Bugfixes in getcwd() and access(). Thu, 28 Jul 2011 17:39:51 GMT Jiří Zárevúcky [75406dc] * uspace/lib/posix/internal/common.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) Additional wrappers and fixes for VFS functions. Wed, 27 Jul 2011 23:05:15 GMT Jiří Zárevúcky [58115ae] * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Make remove() future-proof and add rmdir() wrapper. Wed, 27 Jul 2011 21:28:19 GMT Jiří Zárevúcky [fd4b636] * uspace/lib/posix/stdio.c (modified) Complete implementation of freopen(). Wed, 27 Jul 2011 21:24:32 GMT Jiří Zárevúcky [f215bb5f] * uspace/lib/posix/ctype.c (modified) * uspace/lib/posix/fnmatch.c (modified) * uspace/lib/posix/pwd.c (modified) * uspace/lib/posix/pwd.h (modified) * uspace/lib/posix/signal.c (modified) Various little changes. Tue, 26 Jul 2011 22:20:33 GMT Jiří Zárevúcky [77c6698] * uspace/lib/posix/ctype.c (modified) Bugfix in isprint(). Tue, 26 Jul 2011 22:19:07 GMT Jiří Zárevúcky [1e591c8] * uspace/lib/posix/assert.h (modified) Cleaner assert(). Tue, 26 Jul 2011 22:16:54 GMT Jiří Zárevúcky [eb1edb0] * uspace/lib/posix/sys/wait.c (modified) * uspace/lib/posix/sys/wait.h (modified) Partial implementation. Mon, 25 Jul 2011 20:31:01 GMT Jiří Zárevúcky [d542aad] * uspace/lib/posix/unistd.c (modified) CStyle (no change in functionality). Sun, 24 Jul 2011 21:26:19 GMT Jiří Zárevúcky [d43c117] * uspace/lib/posix/stdlib/strtold.c (modified) Changes to strtold(). Should work on all platforms now. Thu, 21 Jul 2011 22:32:11 GMT Petr Koupy [cfbb5d18] * uspace/lib/posix/stdio.c (modified) Correction of fgetpos(). Thu, 21 Jul 2011 02:24:41 GMT Petr Koupy [a12f7f1] * uspace/lib/posix/fnmatch.c (modified) * uspace/lib/posix/locale.c (modified) * uspace/lib/posix/stdio/scanf.c (modified) * uspace/lib/posix/time.c (modified) All occurences of call to native free() secured from passing NULL ... Thu, 21 Jul 2011 02:20:58 GMT Petr Koupy [94f8b81c] * uspace/lib/posix/unistd.c (modified) Bugfixes in unistd.h functions. Thu, 21 Jul 2011 00:32:38 GMT Petr Koupy [91aded7] * uspace/lib/posix/inttypes.h (modified) Added missing macros for new functions from inttypes.h. Wed, 20 Jul 2011 23:02:33 GMT Jiří Zárevúcky [aa5acd47] * uspace/lib/posix/inttypes.h (modified) * uspace/lib/posix/stdint.h (modified) * uspace/lib/posix/stdlib/strtol.c (modified) Modify strtol implementation to use intmax_t. Add strtoimax() and ... 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, 20 Jul 2011 19:43:22 GMT Petr Koupy [102a729] * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib/strtol.c (modified) * uspace/lib/posix/stdlib/strtold.c (modified) Various bugfixes in stdlib.h functions. Wed, 20 Jul 2011 19:30:30 GMT Petr Koupy [087c8798] * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib.h (modified) * uspace/lib/posix/stdlib/strtol.c (modified) * uspace/lib/posix/stdlib/strtold.c (modified) Added comments to stdlib.h functions (no change in functionality). Tue, 19 Jul 2011 01:41:04 GMT Petr Koupy [fc3680e] * uspace/lib/posix/strings.c (modified) * uspace/lib/posix/strings.h (modified) Added comments to strings.h functions (no change in functionality). Tue, 19 Jul 2011 00:54:55 GMT Petr Koupy [0c16ab1] * uspace/lib/posix/ctype.c (modified) Bugfix in ispunct(). Tue, 19 Jul 2011 00:52:17 GMT Petr Koupy [df874db] * uspace/lib/posix/ctype.c (modified) * uspace/lib/posix/ctype.h (modified) Added comments to ctype.h functions (no change in functionality). Tue, 19 Jul 2011 00:14:28 GMT Petr Koupy [087c4c56] * uspace/lib/posix/string.c (modified) Bugfixes in memcmp() and strncmp(). Tue, 19 Jul 2011 00:12:36 GMT Petr Koupy [5273eb6] * uspace/lib/posix/string.c (modified) * uspace/lib/posix/string.h (modified) Added comments to string.h functions (no change in functionality). Sun, 17 Jul 2011 21:10:28 GMT Petr Koupy [ca1f1ec] * uspace/lib/posix/stdlib.c (modified) Edited posix_free() wrapper to catch NULL argument (native free() ... Sun, 17 Jul 2011 09:52:42 GMT Petr Koupy [4069f5c] * HelenOS.config (modified) * defaults/amd64/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/compl.c (added) * uspace/app/bdsh/compl.h (added) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/scli.h (modified) * uspace/app/sbi/src/input.c (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/sbi/src/os/os.h (modified) * uspace/app/sbi/src/os/posix.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/root_hub.c (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub_private.h (modified) * uspace/drv/bus/usb/usbhub/utils.c (modified) * uspace/drv/bus/usb/usbmast/Makefile (modified) * uspace/drv/bus/usb/usbmast/bo_trans.c (moved) * uspace/drv/bus/usb/usbmast/bo_trans.h (moved) * uspace/drv/bus/usb/usbmast/cmdw.c (moved) * uspace/drv/bus/usb/usbmast/cmdw.h (moved) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.h (modified) * uspace/drv/bus/usb/usbmast/usbmast.h (added) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/usb/include/usb/classes/hub.h (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/src/batch.c (modified) * uspace/lib/usbhost/src/endpoint.c (modified) * uspace/srv/hid/input/ctl/stty.c (modified) * uspace/srv/hid/input/generic/gsp.c (modified) * uspace/srv/hid/input/generic/input.c (modified) Merge mainline changes. Sat, 16 Jul 2011 01:53:27 GMT Petr Koupy [8ad496d2] * uspace/lib/c/generic/io/io.c (modified) ftell() no longer ignores stream buffering. Thu, 14 Jul 2011 21:55:18 GMT Jiri Svoboda [ef9460b] * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/uhci/root_hub.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/lib/drv/generic/driver.c (modified) ddf_fun_add_match_id() should copy its string argument. Wed, 13 Jul 2011 23:43:53 GMT Jiří Zárevúcky [27eddb52] * uspace/lib/posix/string.c (modified) string.h: fix strrchr() Wed, 13 Jul 2011 22:19:26 GMT Jakub Jermar [159100a] * HelenOS.config (modified) * defaults/amd64/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/root_hub.c (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub_private.h (modified) * uspace/drv/bus/usb/usbhub/utils.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/lib/usb/include/usb/classes/hub.h (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/src/batch.c (modified) * uspace/lib/usbhost/src/endpoint.c (modified) Merge OHCI improvements and fixes. Wed, 13 Jul 2011 19:54:05 GMT Jiri Svoboda [9be9c4d] * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/compl.c (added) * uspace/app/bdsh/compl.h (added) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/scli.h (modified) * uspace/app/sbi/src/input.c (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/sbi/src/os/os.h (modified) * uspace/app/sbi/src/os/posix.c (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) Shell command and file-name completion. Wed, 13 Jul 2011 16:06:17 GMT Jiří Zárevúcky [8ecef91] * uspace/lib/posix/strings.c (modified) Implement functions in strings.c Tue, 12 Jul 2011 13:36:39 GMT Petr Koupy [6817eba] * uspace/lib/posix/fcntl.h (modified) Bugfix in open() macro from fcntl.h. Tue, 12 Jul 2011 10:32:21 GMT Jan Vesely [0c224b2] * uspace/lib/usbhost/include/usb/host/batch.h (modified) * uspace/lib/usbhost/src/batch.c (modified) OHCI: Revert revision 1122. usb_transfer_batch_t relies on its ... Tue, 12 Jul 2011 03:00:14 GMT Petr Koupy [f51f193] * HelenOS.config (modified) * boot/Makefile (modified) * boot/Makefile.silo (modified) * boot/Makefile.uboot (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/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 (added) * 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 (added) * 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 (moved) * kernel/arch/mips64/include/cycle.h (added) * kernel/arch/mips64/include/debug.h (added) * kernel/arch/mips64/include/debugger.h (moved) * kernel/arch/mips64/include/drivers/msim.h (added) * 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 (added) * kernel/arch/mips64/include/istate.h (added) * kernel/arch/mips64/include/mm/as.h (added) * kernel/arch/mips64/include/mm/asid.h (added) * 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 (moved) * 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/genarch/Makefile.inc (modified) * kernel/genarch/include/drivers/s3c24xx_uart/s3c24xx_uart.h (modified) * kernel/genarch/include/drivers/z8530/z8530.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/ofw/fhc.c (deleted) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/panic.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/src/console/console.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/lib/rd.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/time/clock.c (modified) * release/Makefile (modified) * tools/autotool.py (modified) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/ext2info/ext2info.c (modified) * uspace/app/init/init.c (modified) * uspace/app/ping/ping.c (modified) * uspace/app/trace/syscalls.c (modified) * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/usbmast/Makefile (modified) * uspace/drv/bus/usb/usbmast/cmds.c (added) * uspace/drv/bus/usb/usbmast/cmds.h (modified) * uspace/drv/bus/usb/usbmast/inquiry.c (deleted) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/mast.c (modified) * uspace/drv/bus/usb/usbmast/mast.h (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (added) * uspace/drv/bus/usb/usbmast/scsi_ms.h (added) * 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 (added) * uspace/lib/c/arch/mips64/Makefile.inc (added) * 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 (added) * 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 (added) * 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/measured_strings.c (modified) * uspace/lib/c/generic/devman_obsolete.c (deleted) * uspace/lib/c/generic/io/console.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/str.c (modified) * uspace/lib/c/include/adt/measured_strings.h (modified) * uspace/lib/c/include/bitops.h (modified) * uspace/lib/c/include/fourcc.h (moved) * uspace/lib/c/include/ipc/console.h (modified) * 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/drv/generic/driver.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/ext2/libext2_directory.c (modified) * uspace/lib/ext2/libext2_directory.h (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/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/usbhost/src/batch.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/fb/Makefile (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/sgcn.c (deleted) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/include/kbd_port.h (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/input/port/sgcn.c (deleted) * uspace/srv/hid/input/port/z8530.c (deleted) * uspace/srv/hw/irc/fhc/fhc.c (deleted) * uspace/srv/hw/netif/ne2000/ne2000.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) Merge mainline changes. Tue, 12 Jul 2011 02:47:47 GMT Petr Koupy [eca52a8] * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/sys/stat.h (modified) Minor corrections in sys/stat.h. Tue, 12 Jul 2011 02:46:58 GMT Petr Koupy [1757edbd] * uspace/lib/posix/signal.c (modified) * uspace/lib/posix/sys/types.h (modified) Typedefs from sys/types.h changed to be POSIX compliant. Tue, 12 Jul 2011 02:45:06 GMT Petr Koupy [2346e78] * uspace/lib/posix/sys/mman.h (added) Added sys/mman.h to alias some macros from libc. 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). Mon, 11 Jul 2011 21:57:54 GMT Petr Koupy [46ac986] * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) Coding style improvements in stdio (no changes in functionality). Mon, 11 Jul 2011 17:05:18 GMT Jan Vesely [b21dfba] * uspace/lib/usbhost/include/usb/host/batch.h (modified) * uspace/lib/usbhost/src/batch.c (modified) libusbhost: Make batch_finish a wrapper over finish_error rather the ... Mon, 11 Jul 2011 13:10:37 GMT Jan Vesely [5fd0dc23] * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub_private.h (modified) * uspace/drv/bus/usb/usbhub/utils.c (modified) * uspace/lib/usb/include/usb/classes/hub.h (modified) usbhub: Fix power switching procedure, get rid of heap allocation. Mon, 11 Jul 2011 11:27:57 GMT Jan Vesely [062b25f] * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) * uspace/lib/usbhost/src/batch.c (modified) OHCI: Root hub: Get rid of allocation in hub descriptor creation. ... Mon, 11 Jul 2011 09:28:00 GMT Jan Vesely [aa81adc] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/src/endpoint.c (modified) libusbhost: endpoint_t uses get/destroy pair, instead of ... Fri, 08 Jul 2011 18:05:59 GMT Petr Koupy [12fb8498] * uspace/lib/posix/stdio/scanf.c (modified) Minor cstyle corrections in scanf. Fri, 08 Jul 2011 12:34:20 GMT Jiří Zárevúcky [ddc63fd] * uspace/lib/posix/errno.h (modified) errno.h: Fix a small mistake Fri, 08 Jul 2011 04:03:40 GMT Petr Koupy [9c1984f] * uspace/lib/posix/stdio/scanf.c (modified) Bugfixes and tests for scanf. 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). Thu, 07 Jul 2011 22:59:42 GMT Jiří Zárevúcky [3f466c33] * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/sys/types.h (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) More additions to time.h (still WIP) Thu, 07 Jul 2011 20:17:39 GMT Jiri Svoboda [026793d] * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/usbmast/mast.c (modified) * uspace/lib/usbhost/src/batch.c (modified) Increase message verbosity levels so that I/O is not normally logged. ... Thu, 07 Jul 2011 01:32:53 GMT Jiří Zárevúcky [324d46b] * uspace/lib/posix/locale.c (modified) * uspace/lib/posix/locale.h (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) Partial time.h implementation (WIP, untested) Wed, 06 Jul 2011 23:33:02 GMT Petr Koupy [08053f7] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio/scanf.c (added) Implementation of scanf (not tested yet, just compiles). Wed, 06 Jul 2011 19:45:55 GMT Jiri Svoboda [ff65e91] * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) Implement block device interface in USB mass storage driver. Allow ... Wed, 06 Jul 2011 17:09:02 GMT Jiří Zárevúcky [d9eaa43] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/locale.c (added) * uspace/lib/posix/locale.h (added) Add basic locale.h Tue, 05 Jul 2011 19:01:18 GMT Jiří Zárevúcky [d3ce33fa] * uspace/lib/posix/signal.c (modified) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/string.c (modified) * uspace/lib/posix/string.h (modified) signal.h: Add some functions and implementations Tue, 05 Jul 2011 10:43:21 GMT Jiri Svoboda [f7a55f9] * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/mast.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.h (modified) * uspace/lib/scsi/include/scsi/spc.h (modified) Implement Read and Request Sense commands for USB mass storage. In ... Mon, 04 Jul 2011 18:19:22 GMT Jakub Jermar [b5085a7] * uspace/app/ext2info/ext2info.c (modified) * uspace/lib/ext2/libext2_directory.c (modified) * uspace/lib/ext2/libext2_directory.h (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) Merge from http://ho.st.dcs.fmph.uniba.sk/~mato/bzr/helenos-ext2/. Sun, 03 Jul 2011 21:56:51 GMT Jiří Zárevúcky [4f86fa3] * uspace/lib/posix/iso646.h (added) Add iso646.h Sun, 03 Jul 2011 13:26:57 GMT Jiří Zárevúcky [a35fc17] * uspace/lib/posix/ctype.c (modified) * uspace/lib/posix/ctype.h (modified) Add obsolete functions to ctype.h Sun, 03 Jul 2011 11:27:37 GMT Jiri Svoboda [71fa44c] * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.h (modified) * uspace/lib/scsi/include/scsi/sbc.h (modified) Implement Read Capacity command for USB mass storage. Sun, 03 Jul 2011 10:27:37 GMT Jiri Svoboda [64e6945d] * uspace/drv/bus/usb/usbmast/inquiry.c (modified) * uspace/lib/c/include/bitops.h (modified) Factor out bit operations from usbmast to bitops.h. Sun, 03 Jul 2011 10:05:21 GMT Jiri Svoboda [dcb74c0a] * uspace/drv/bus/usb/usbmast/inquiry.c (modified) * uspace/drv/bus/usb/usbmast/mast.h (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/scsi/include/scsi/spc.h (modified) Add function to str.c to convert space-padded ASCII to standard ... Sat, 02 Jul 2011 23:33:27 GMT Jiří Zárevúcky [a6d908c1] * uspace/lib/posix/stdio.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/strings.c (modified) * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/time.c (modified) Small changes in includes. Sat, 02 Jul 2011 23:28:05 GMT Jiří Zárevúcky [557a747] * uspace/lib/posix/assert.h (added) Add assert.h Sat, 02 Jul 2011 22:17:02 GMT Jiri Svoboda [8e1a819] * uspace/lib/scsi/include/scsi/sbc.h (added) Add some SCSI Block Command definitions. Sat, 02 Jul 2011 21:07:08 GMT Jiri Svoboda [d2fac08c] * uspace/drv/bus/usb/usbmast/inquiry.c (modified) * uspace/lib/scsi/include/scsi/spc.h (modified) More removal of magic numbers. Sat, 02 Jul 2011 20:42:14 GMT Jiri Svoboda [7b2c17c] * uspace/drv/bus/usb/usbmast/inquiry.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/mast.h (modified) * uspace/lib/scsi/include/scsi/spc.h (modified) Structure for SCSI standard inquiry data. Also fixes decoding of ... Sat, 02 Jul 2011 17:21:50 GMT Jiri Svoboda [0feaae4] * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/drv/bus/usb/usbmast/Makefile (modified) * uspace/drv/bus/usb/usbmast/inquiry.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/mast.h (modified) * uspace/lib/scsi/Makefile (added) * uspace/lib/scsi/include/scsi/spc.h (moved) * uspace/lib/scsi/src/spc.c (added) Factor out standard SCSI code from usbmast to a separate SCSI library. Fri, 01 Jul 2011 23:39:27 GMT Petr Koupy [1978a5f] * uspace/lib/posix/stdio.c (modified) Implemented ungetc() and commented some functions from stdio.c. 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. Fri, 01 Jul 2011 23:34:23 GMT Petr Koupy [06cb827] * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) Implemented clock(). Fri, 01 Jul 2011 21:51:00 GMT Jiří Zárevúcky [a43fbc95] * uspace/lib/posix/fnmatch.c (modified) fnmatch.h: Finish and fix bugs. Also add some basic tests (at the ... Fri, 01 Jul 2011 21:49:21 GMT Jiří Zárevúcky [6b4c64a] * uspace/lib/posix/stdbool.h (modified) stdbool.h: Fix the error line. Fri, 01 Jul 2011 21:48:16 GMT Jiří Zárevúcky [b52ef5a] * uspace/lib/posix/string.c (modified) Fix up string.h a bit. Fri, 01 Jul 2011 19:30:59 GMT Jiří Zárevúcky [517cedc0] * uspace/lib/posix/string.c (modified) * uspace/lib/posix/string.h (modified) string.h: Add strchrnul(). Fri, 01 Jul 2011 16:43:09 GMT Martin Decky [2429e4a] * HelenOS.config (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) * defaults/mips64/Makefile.config (added) * defaults/mips64/msim/Makefile.config (added) * defaults/mips64/output (added) * kernel/arch/mips64/Makefile.inc (added) * kernel/arch/mips64/_link.ld.in (added) * kernel/arch/mips64/include/arch.h (added) * 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 (added) * 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 (added) * kernel/arch/mips64/include/elf.h (added) * kernel/arch/mips64/include/exception.h (added) * kernel/arch/mips64/include/faddr.h (added) * kernel/arch/mips64/include/fpu_context.h (added) * kernel/arch/mips64/include/interrupt.h (added) * kernel/arch/mips64/include/istate.h (added) * kernel/arch/mips64/include/mm/as.h (added) * kernel/arch/mips64/include/mm/asid.h (added) * 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) * tools/autotool.py (modified) * uspace/lib/c/arch/mips64/Makefile.common (added) * uspace/lib/c/arch/mips64/Makefile.inc (added) * 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 (added) * 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 (added) * 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/softfloat/arch/mips64/include/functions.h (added) add initial support for mips64 (it does not do anything useful so ... Fri, 01 Jul 2011 16:42:29 GMT Martin Decky [f335225] * boot/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/Makefile.inc (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) mips32: set ABI explicitly Fri, 01 Jul 2011 16:41:27 GMT Martin Decky [27ba40f] * 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/cpu/cpu.c (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/generic/include/mm/as.h (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/softfloat/arch/mips32/include/functions.h (modified) cstyle (no change in functionality) Thu, 30 Jun 2011 23:25:23 GMT Jiří Zárevúcky [65ed8f4] * uspace/lib/posix/fnmatch.c (modified) Add unfinished and untested implementation of fnmatch() (work in ... Wed, 29 Jun 2011 23:21:46 GMT Petr Koupy [9067152] * uspace/lib/posix/time.c (modified) Functions from time.c made runnable. Wed, 29 Jun 2011 23:21:07 GMT Petr Koupy [3daf2c31] * uspace/lib/posix/sys/stat.c (modified) Implemented and commented rest of the functions in sys/stat.c. Wed, 29 Jun 2011 23:19:47 GMT Petr Koupy [87ba48cb] * uspace/lib/posix/fcntl.h (modified) Cstyle corrections. Wed, 29 Jun 2011 23:16:31 GMT Petr Koupy [4ec6820] * uspace/lib/posix/fcntl.c (modified) * uspace/lib/posix/fcntl.h (modified) Implemented fcntl. Tue, 28 Jun 2011 20:51:10 GMT Jiří Zárevúcky [8b5fb5e] * uspace/lib/posix/stdint.h (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) stdio.h: Add and implement more functions Mon, 27 Jun 2011 18:33:39 GMT Martin Decky [d408ea0] * tools/autotool.py (modified) * uspace/lib/c/include/fourcc.h (added) * uspace/lib/c/include/ipc/services.h (modified) towards stable ABI: define system-wide singleton service numbers ... 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 12:17:52 GMT Jiří Zárevúcky [3acff69] * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib.h (modified) Add getloadavg() stub to stdlib Sun, 26 Jun 2011 12:07:24 GMT Jiří Zárevúcky [f232189] * uspace/lib/posix/pwd.c (modified) Fix shell path in pwd.c 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 Sun, 26 Jun 2011 11:08:58 GMT Jiří Zárevúcky [230fcfe] * uspace/lib/posix/fnmatch.h (modified) fnmatch.h: Return GNU extensions (other software still needs them). Sun, 26 Jun 2011 01:24:13 GMT Petr Koupy [4d41821] * uspace/lib/posix/fnmatch.h (modified) Removed GNU macros from fnmatch.h (not necessary after all). Sun, 26 Jun 2011 01:23:03 GMT Petr Koupy [1a552fd] * uspace/lib/posix/signal.h (modified) Some minor improvements/corrections in signal.h to avoid compiler ... Sat, 25 Jun 2011 21:10:25 GMT Jiří Zárevúcky [5e628c64] * uspace/lib/posix/fnmatch.h (modified) fnmatch.h: fix a typo Sat, 25 Jun 2011 21:02:07 GMT Jiří Zárevúcky [90c5eb6] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/pwd.c (added) * uspace/lib/posix/pwd.h (added) Add a dumb implementation of pwd.h Sat, 25 Jun 2011 19:23:45 GMT Jiří Zárevúcky [e3891262] * uspace/lib/posix/stdio.h (modified) Add L_tmpnam macro. Sat, 25 Jun 2011 19:06:21 GMT Jiří Zárevúcky [fa9815d9] * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/sys/types.h (modified) Add types and constants to signal.h Sat, 25 Jun 2011 17:55:43 GMT Jiří Zárevúcky [f246c81c] * uspace/lib/posix/fnmatch.h (modified) fnmatch.h: rename macros and add GNU extensions Sat, 25 Jun 2011 17:03:09 GMT Jiří Zárevúcky [be64a84] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/fnmatch.c (added) * uspace/lib/posix/fnmatch.h (added) Add fnmatch.h and a stub implementation. Sat, 25 Jun 2011 13:59:44 GMT Jiří Zárevúcky [cc3652db] * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib.h (modified) Add a few functions to stdlib.h Sat, 25 Jun 2011 12:41:40 GMT Jiří Zárevúcky [2b83add] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib.h (modified) * uspace/lib/posix/stdlib/strtol.c (added) Add string to int conversion functions and implement some in stdlib.h Fri, 24 Jun 2011 23:04:05 GMT Petr Koupy [458d356] * uspace/lib/posix/string.h (modified) * uspace/lib/posix/strings.h (modified) Added legacy declarations into string.h.