# # ChangeLog for uspace/lib/math in mainline # # Generated by Trac 1.6 # 2025-08-01T06:48:33Z Wed, 04 Apr 2018 15:42:37 GMT Jiri Svoboda [1433ecda] * abi/include/abi/cap.h (modified) * boot/arch/ia64/src/ski.c (modified) * boot/arch/sparc64/src/main.c (modified) * boot/genarch/src/multiplication.c (modified) * boot/generic/src/str.c (modified) * boot/generic/src/version.c (modified) * kernel/arch/abs32le/include/arch/asm.h (modified) * kernel/arch/abs32le/include/arch/atomic.h (modified) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/abs32le/src/userspace.c (modified) * kernel/arch/amd64/include/arch/atomic.h (modified) * kernel/arch/amd64/include/arch/cpuid.h (modified) * kernel/arch/amd64/include/arch/cycle.h (modified) * kernel/arch/amd64/include/arch/mm/page.h (modified) * kernel/arch/amd64/include/arch/pm.h (modified) * kernel/arch/amd64/src/cpu/cpu.c (modified) * kernel/arch/amd64/src/fpu_context.c (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/amd64/src/pm.c (modified) * kernel/arch/arm32/include/arch/mm/page_fault.h (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/atomic.c (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/fpu_context.c (modified) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) * kernel/arch/arm32/src/mach/beaglebone/beaglebone.c (modified) * kernel/arch/arm32/src/machine_func.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * kernel/arch/arm32/src/userspace.c (modified) * kernel/arch/ia32/include/arch/atomic.h (modified) * kernel/arch/ia32/include/arch/barrier.h (modified) * kernel/arch/ia32/include/arch/cpuid.h (modified) * kernel/arch/ia32/include/arch/cycle.h (modified) * kernel/arch/ia32/include/arch/mm/page.h (modified) * kernel/arch/ia32/include/arch/pm.h (modified) * kernel/arch/ia32/include/arch/smp/apic.h (modified) * kernel/arch/ia32/include/arch/smp/mps.h (modified) * kernel/arch/ia32/src/fpu_context.c (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/mm/frame.c (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia64/include/arch/asm.h (modified) * kernel/arch/ia64/include/arch/atomic.h (modified) * kernel/arch/ia64/include/arch/cpu.h (modified) * kernel/arch/ia64/include/arch/mm/page.h (modified) * kernel/arch/ia64/include/arch/mm/tlb.h (modified) * kernel/arch/ia64/include/arch/register.h (modified) * kernel/arch/ia64/src/fpu_context.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/ia64/src/mm/vhpt.c (modified) * kernel/arch/ia64/src/proc/scheduler.c (modified) * kernel/arch/mips32/include/arch/atomic.h (modified) * kernel/arch/mips32/src/cpu/cpu.c (modified) * kernel/arch/mips32/src/mach/malta/malta.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/ppc32/include/arch/asm.h (modified) * kernel/arch/ppc32/include/arch/atomic.h (modified) * kernel/arch/ppc32/include/arch/barrier.h (modified) * kernel/arch/ppc32/include/arch/cpu.h (modified) * kernel/arch/ppc32/include/arch/cycle.h (modified) * kernel/arch/ppc32/include/arch/mm/frame.h (modified) * kernel/arch/ppc32/include/arch/mm/page.h (modified) * kernel/arch/ppc32/src/cpu/cpu.c (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/arch/ppc32/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/proc/scheduler.c (modified) * kernel/arch/riscv64/include/arch/asm.h (modified) * kernel/arch/riscv64/include/arch/atomic.h (modified) * kernel/arch/riscv64/include/arch/cycle.h (modified) * kernel/arch/riscv64/include/arch/istate.h (modified) * kernel/arch/riscv64/include/arch/mm/page.h (modified) * kernel/arch/riscv64/src/mm/page.c (modified) * kernel/arch/riscv64/src/userspace.c (modified) * kernel/arch/sparc64/include/arch/atomic.h (modified) * kernel/arch/sparc64/include/arch/barrier.h (modified) * kernel/arch/sparc64/include/arch/cpu_family.h (modified) * kernel/arch/sparc64/include/arch/drivers/niagara_buf.h (modified) * kernel/arch/sparc64/include/arch/mm/page.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/as.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/frame.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/mmu.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/tsb.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/tte.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/as.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/page.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/tlb.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/tsb.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/tte.h (modified) * kernel/arch/sparc64/include/arch/register.h (modified) * kernel/arch/sparc64/include/arch/sun4u/asm.h (modified) * kernel/arch/sparc64/include/arch/sun4v/hypercall.h (modified) * kernel/arch/sparc64/include/arch/sun4v/register.h (modified) * kernel/arch/sparc64/src/cpu/sun4u/cpu.c (modified) * kernel/arch/sparc64/src/cpu/sun4v/cpu.c (modified) * kernel/arch/sparc64/src/debug/stacktrace.c (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/arch/sparc64/src/drivers/tick.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) * kernel/arch/sparc64/src/proc/thread.c (modified) * kernel/arch/sparc64/src/smp/sun4u/ipi.c (modified) * kernel/arch/sparc64/src/smp/sun4u/smp.c (modified) * kernel/arch/sparc64/src/smp/sun4v/ipi.c (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/arch/sparc64/src/trap/sun4v/interrupt.c (modified) * kernel/genarch/include/genarch/acpi/acpi.h (modified) * kernel/genarch/include/genarch/acpi/madt.h (modified) * kernel/genarch/include/genarch/drivers/am335x/cm_per.h (modified) * kernel/genarch/include/genarch/drivers/amdm37x/gpt.h (modified) * kernel/genarch/include/genarch/drivers/bcm2835/irc.h (modified) * kernel/genarch/include/genarch/drivers/bcm2835/timer.h (modified) * kernel/genarch/include/genarch/drivers/dsrln/dsrlnin.h (modified) * kernel/genarch/include/genarch/drivers/i8042/i8042.h (modified) * kernel/genarch/include/genarch/multiboot/multiboot2.h (modified) * kernel/genarch/include/genarch/ofw/ebus.h (modified) * kernel/genarch/include/genarch/ofw/pci.h (modified) * kernel/genarch/include/genarch/ofw/sbus.h (modified) * kernel/genarch/include/genarch/ofw/upa.h (modified) * kernel/genarch/src/drivers/bcm2835/mbox.c (modified) * kernel/genarch/src/drivers/omap/uart.c (modified) * kernel/genarch/src/drivers/pl011/pl011.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/softint/multiplication.c (modified) * kernel/generic/include/adt/avl.h (modified) * kernel/generic/include/adt/cht.h (modified) * kernel/generic/include/bitops.h (modified) * kernel/generic/include/byteorder.h (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/interrupt.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/panic.h (modified) * kernel/generic/include/synch/rcu.h (modified) * kernel/generic/include/time/timeout.h (modified) * kernel/generic/include/userspace.h (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/cpu/cpu_mask.c (modified) * kernel/generic/src/debug/symtab.c (modified) * kernel/generic/src/lib/halt.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/lib/str_error.c (modified) * kernel/generic/src/main/version.c (modified) * kernel/generic/src/smp/smp_call.c (modified) * kernel/generic/src/synch/condvar.c (modified) * kernel/generic/src/syscall/copy.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/test/avltree/avltree1.c (modified) * kernel/test/debug/mips1.c (modified) * kernel/test/mm/slab1.c (modified) * kernel/test/mm/slab2.c (modified) * kernel/test/smpcall/smpcall1.c (modified) * kernel/test/synch/workqueue2.c (modified) * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/builtins/batch/batch.c (modified) * uspace/app/bdsh/cmds/builtins/builtins.h (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.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/echo/echo.c (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/printf/printf.c (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/tok.c (modified) * uspace/app/bithenge/test.c (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/bnchmark/bnchmark.c (modified) * uspace/app/devctl/devctl.c (modified) * uspace/app/df/df.c (modified) * uspace/app/edit/search.c (modified) * uspace/app/fdisk/fdisk.c (modified) * uspace/app/fontviewer/fontviewer.c (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/getterm/version.c (modified) * uspace/app/loc/loc.c (modified) * uspace/app/mixerctl/mixerctl.c (modified) * uspace/app/mkexfat/exfat.h (modified) * uspace/app/mkexfat/upcase.h (modified) * uspace/app/mkfat/fat.h (modified) * uspace/app/mkfat/fat_dentry.h (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/nic/nic.c (modified) * uspace/app/rcubench/rcubench.c (modified) * uspace/app/rcutest/rcutest.c (modified) * uspace/app/sbi/src/ancr.c (modified) * uspace/app/sbi/src/builtin.c (modified) * uspace/app/sbi/src/builtin/bi_char.c (modified) * uspace/app/sbi/src/builtin/bi_int.c (modified) * uspace/app/sbi/src/builtin/bi_string.c (modified) * uspace/app/sbi/src/builtin/bi_task.c (modified) * uspace/app/sbi/src/lex.c (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/sbi/src/os/os.h (modified) * uspace/app/sbi/src/p_expr.c (modified) * uspace/app/sbi/src/parse.c (modified) * uspace/app/sbi/src/rdata.c (modified) * uspace/app/sbi/src/run.c (modified) * uspace/app/sbi/src/run_texpr.c (modified) * uspace/app/sbi/src/stree.c (modified) * uspace/app/sbi/src/stype.c (modified) * uspace/app/sbi/src/symbol.c (modified) * uspace/app/sbi/src/tdata.c (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/sysinst/futil.c (modified) * uspace/app/sysinst/grub.h (modified) * uspace/app/taskdump/fibrildump.c (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/tester/float/softfloat1.c (modified) * uspace/app/tester/loop/loop1.c (modified) * uspace/app/tester/mm/pager1.c (modified) * uspace/app/tester/tester.c (modified) * uspace/app/tester/thread/setjmp1.c (modified) * uspace/app/testread/testread.c (modified) * uspace/app/tetris/scores.c (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/shapes.c (modified) * uspace/app/tmon/tests.c (modified) * uspace/app/tmon/tf.c (modified) * uspace/app/top/top.h (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/untar/main.c (modified) * uspace/app/untar/tar.c (modified) * uspace/app/usbinfo/list.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/vuhid/main.c (modified) * uspace/app/vuhid/virthid.h (modified) * uspace/app/wavplay/main.c (modified) * uspace/app/wavplay/wave.c (modified) * uspace/app/wavplay/wave.h (modified) * uspace/app/wifi_supplicant/wifi_supplicant.c (modified) * uspace/dist/src/c/demos/edit/search.c (modified) * uspace/dist/src/c/demos/hello/hello.c (modified) * uspace/dist/src/c/demos/tetris/scores.c (modified) * uspace/dist/src/c/demos/tetris/screen.c (modified) * uspace/dist/src/c/demos/tetris/shapes.c (modified) * uspace/dist/src/c/demos/tetris/tetris.c (modified) * uspace/dist/src/c/demos/top/top.h (modified) * uspace/drv/audio/hdaudio/codec.c (modified) * uspace/drv/audio/hdaudio/hdactl.c (modified) * uspace/drv/audio/hdaudio/pcm_iface.c (modified) * uspace/drv/audio/sb16/dsp_commands.h (modified) * uspace/drv/audio/sb16/mixer_iface.c (modified) * uspace/drv/audio/sb16/pcm_iface.c (modified) * uspace/drv/audio/sb16/sb16.c (modified) * uspace/drv/block/ahci/ahci.c (modified) * uspace/drv/block/ata_bd/ata_bd.c (modified) * uspace/drv/block/usbmast/bo_trans.c (modified) * uspace/drv/block/usbmast/main.c (modified) * uspace/drv/block/usbmast/scsi_ms.c (modified) * uspace/drv/bus/adb/cuda_adb/main.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/usb/ehci/ehci_bus.c (modified) * uspace/drv/bus/usb/ehci/endpoint_list.c (modified) * uspace/drv/bus/usb/ehci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/ohci/endpoint_list.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/ohci/ohci_bus.h (modified) * uspace/drv/bus/usb/usbmid/usbmid.h (modified) * uspace/drv/bus/usb/vhc/conndev.c (modified) * uspace/drv/bus/usb/vhc/hub/virthub.h (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/drv/bus/usb/xhci/device.c (modified) * uspace/drv/bus/usb/xhci/hw_struct/common.h (modified) * uspace/drv/bus/usb/xhci/scratchpad.c (modified) * uspace/drv/bus/usb/xhci/transfers.h (modified) * uspace/drv/char/i8042/i8042.h (modified) * uspace/drv/char/msim-con/main.c (modified) * uspace/drv/char/ski-con/main.c (modified) * uspace/drv/char/ski-con/ski-con.c (modified) * uspace/drv/char/sun4v-con/main.c (modified) * uspace/drv/hid/adb-kbd/adb-kbd.c (modified) * uspace/drv/hid/adb-kbd/main.c (modified) * uspace/drv/hid/adb-mouse/main.c (modified) * uspace/drv/hid/atkbd/main.c (modified) * uspace/drv/hid/usbhid/main.c (modified) * uspace/drv/hid/usbhid/subdrivers.c (modified) * uspace/drv/hid/xtkbd/main.c (modified) * uspace/drv/intctl/apic/apic.c (modified) * uspace/drv/intctl/apic/main.c (modified) * uspace/drv/intctl/i8259/main.c (modified) * uspace/drv/intctl/icp-ic/main.c (modified) * uspace/drv/intctl/obio/main.c (modified) * uspace/drv/nic/ar9271/ar9271.h (modified) * uspace/drv/nic/rtl8139/defs.c (modified) * uspace/drv/nic/rtl8139/general.c (modified) * uspace/drv/nic/rtl8169/defs.h (modified) * uspace/drv/platform/amdm37x/main.c (modified) * uspace/drv/platform/amdm37x/prm/clock_control.h (modified) * uspace/drv/platform/mac/mac.c (modified) * uspace/drv/root/virt/virt.c (modified) * uspace/lib/bithenge/src/expression.c (modified) * uspace/lib/bithenge/src/sequence.c (modified) * uspace/lib/bithenge/src/tree.c (modified) * uspace/lib/block/block.c (modified) * uspace/lib/c/arch/abs32le/include/libarch/elf_linux.h (modified) * uspace/lib/c/arch/abs32le/src/entryjmp.c (modified) * uspace/lib/c/arch/abs32le/src/fibril.c (modified) * uspace/lib/c/arch/abs32le/src/tls.c (modified) * uspace/lib/c/arch/amd64/include/libarch/atomic.h (modified) * uspace/lib/c/arch/arm32/include/libarch/atomic.h (modified) * uspace/lib/c/arch/arm32/src/syscall.c (modified) * uspace/lib/c/arch/ia32/include/libarch/atomic.h (modified) * uspace/lib/c/arch/ia32/include/libarch/ddi.h (modified) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/arch/ia32/src/tls.c (modified) * uspace/lib/c/arch/ia64/include/libarch/atomic.h (modified) * uspace/lib/c/arch/ia64/src/stacktrace.c (modified) * uspace/lib/c/arch/mips32/include/libarch/atomic.h (modified) * uspace/lib/c/arch/mips32/src/stacktrace.c (modified) * uspace/lib/c/arch/mips32/src/syscall.c (modified) * uspace/lib/c/arch/mips32/src/tls.c (modified) * uspace/lib/c/arch/ppc32/include/libarch/atomic.h (modified) * uspace/lib/c/arch/ppc32/include/libarch/tls.h (modified) * uspace/lib/c/arch/ppc32/src/syscall.c (modified) * uspace/lib/c/arch/riscv64/src/entryjmp.c (modified) * uspace/lib/c/arch/riscv64/src/fibril.c (modified) * uspace/lib/c/arch/sparc64/include/libarch/atomic.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/ddi.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/elf_linux.h (modified) * uspace/lib/c/generic/assert.c (modified) * uspace/lib/c/generic/cap.c (modified) * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/inet/addr.c (modified) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/io/visualizer.c (modified) * uspace/lib/c/generic/io/vsnprintf.c (modified) * uspace/lib/c/generic/l18n/langs.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/mem.c (modified) * uspace/lib/c/generic/pio_trace.c (modified) * uspace/lib/c/generic/rcu.c (modified) * uspace/lib/c/generic/rtld/dynamic.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/generic/rtld/symbol.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/str_error.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/generic/vfs/canonify.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/atomicdflt.h (modified) * uspace/lib/c/include/byteorder.h (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/getopt.h (modified) * uspace/lib/c/include/io/pixelmap.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/nic/nic.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/unaligned.h (modified) * uspace/lib/crypto/crypto.c (modified) * uspace/lib/draw/font.c (modified) * uspace/lib/drv/generic/logbuf.c (modified) * uspace/lib/drv/generic/remote_audio_mixer.c (modified) * uspace/lib/drv/generic/remote_hw_res.c (modified) * uspace/lib/drv/include/usbdiag_iface.h (modified) * uspace/lib/ext4/include/ext4/types.h (modified) * uspace/lib/ext4/src/balloc.c (modified) * uspace/lib/ext4/src/bitmap.c (modified) * uspace/lib/ext4/src/inode.c (modified) * uspace/lib/fmtutil/fmtutil.c (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/hound/src/client.c (modified) * uspace/lib/http/src/headers.c (modified) * uspace/lib/http/src/receive-buffer.c (modified) * uspace/lib/http/src/request.c (modified) * uspace/lib/label/include/std/fat.h (modified) * uspace/lib/label/src/gpt.c (modified) * uspace/lib/math/generic/asin.c (modified) * uspace/lib/math/generic/atan.c (modified) * uspace/lib/math/generic/log.c (modified) * uspace/lib/math/include/mathtypes.h (modified) * uspace/lib/minix/minix.h (modified) * uspace/lib/nic/include/nic_rx_control.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_wol_virtues.c (modified) * uspace/lib/pcm/include/pcm/format.h (modified) * uspace/lib/pcm/include/pcm/sample_format.h (modified) * uspace/lib/pcm/src/format.c (modified) * uspace/lib/pcut/src/assert.c (modified) * uspace/lib/pcut/src/list.c (modified) * uspace/lib/pcut/src/main.c (modified) * uspace/lib/pcut/src/os/generic.c (modified) * uspace/lib/pcut/src/os/stdc.c (modified) * uspace/lib/pcut/src/os/unix.c (modified) * uspace/lib/pcut/src/os/windows.c (modified) * uspace/lib/pcut/src/preproc.c (modified) * uspace/lib/pcut/src/print.c (modified) * uspace/lib/pcut/src/report/report.c (modified) * uspace/lib/pcut/src/report/tap.c (modified) * uspace/lib/pcut/src/report/xml.c (modified) * uspace/lib/pcut/src/run.c (modified) * uspace/lib/pcut/tests/tested.c (modified) * uspace/lib/posix/include/posix/stdio.h (modified) * uspace/lib/posix/include/posix/time.h (modified) * uspace/lib/posix/include/posix/unistd.h (modified) * uspace/lib/posix/src/internal/common.h (modified) * uspace/lib/posix/src/pthread/keys.c (modified) * uspace/lib/posix/src/pwd.c (modified) * uspace/lib/posix/src/stdio.c (modified) * uspace/lib/posix/src/stdio/scanf.c (modified) * uspace/lib/posix/src/stdlib.c (modified) * uspace/lib/posix/src/stdlib/strtold.c (modified) * uspace/lib/posix/src/string.c (modified) * uspace/lib/posix/src/sys/wait.c (modified) * uspace/lib/softfloat/add.c (modified) * uspace/lib/softfloat/common.c (modified) * uspace/lib/softfloat/div.c (modified) * uspace/lib/softfloat/sub.c (modified) * uspace/lib/softint/generic/multiplication.c (modified) * uspace/lib/trackmod/protracker.c (modified) * uspace/lib/usb/include/usb/request.h (modified) * uspace/lib/usb/src/class.c (modified) * uspace/lib/usb/src/port.c (modified) * uspace/lib/usbdev/include/usb/dev/device.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/kbdgen.h (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/utils/malloc32.h (modified) * uspace/lib/usbhost/src/bus.c (modified) * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) * uspace/lib/usbvirt/src/ctrltransfer.c (modified) * uspace/lib/usbvirt/src/virthub_base.c (modified) * uspace/srv/audio/hound/audio_data.h (modified) * uspace/srv/audio/hound/audio_device.c (modified) * uspace/srv/audio/hound/audio_device.h (modified) * uspace/srv/audio/hound/audio_sink.c (modified) * uspace/srv/audio/hound/audio_sink.h (modified) * uspace/srv/audio/hound/audio_source.h (modified) * uspace/srv/audio/hound/connection.h (modified) * uspace/srv/audio/hound/hound.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/devman/devtree.c (modified) * uspace/srv/devman/match.c (modified) * uspace/srv/devman/util.c (modified) * uspace/srv/fs/cdfs/cdfs_endian.h (modified) * uspace/srv/fs/exfat/exfat.h (modified) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_dentry.h (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_dentry.h (modified) * uspace/srv/fs/fat/fat_directory.c (modified) * uspace/srv/fs/udf/udf_file.h (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/gsp.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/isdv4_tablet/isdv4.c (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/hid/output/port/ega.c (modified) * uspace/srv/hid/output/proto/vt100.c (modified) * uspace/srv/hid/remcons/user.c (modified) * uspace/srv/hid/rfb/main.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/klog/klog.c (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/inetsrv/ndp.c (modified) * uspace/srv/net/tcp/iqueue.c (modified) * uspace/srv/net/tcp/service.c (modified) * uspace/srv/net/tcp/tcp.c (modified) * uspace/srv/net/tcp/test.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/taskmon/taskmon.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_ipc.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/volsrv/volsrv.c (modified) Fix cstyle: make ccheck-fix and commit only files where all the ... Sun, 11 Mar 2018 19:39:11 GMT Jiri Svoboda [84239b1] * boot/genarch/src/ofw_tree.c (modified) * boot/generic/src/printf_core.c (modified) * kernel/arch/mips32/src/cpu/cpu.c (modified) * kernel/arch/mips32/src/debug/stacktrace.c (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) * kernel/generic/src/adt/avl.c (modified) * kernel/generic/src/console/kconsole.c (modified) * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/mkfat/fat.h (modified) * uspace/app/mkmfs/mkmfs.c (modified) * uspace/app/tester/chardev/chardev1.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/app/tmon/tests.c (modified) * uspace/dist/src/c/demos/tetris/tetris.c (modified) * uspace/drv/bus/usb/ehci/ehci_rh.c (modified) * uspace/drv/bus/usb/ehci/hc.c (modified) * uspace/drv/bus/usb/uhci/uhci_rh.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/rtl8169/driver.c (modified) * uspace/drv/platform/amdm37x/amdm37x.c (modified) * uspace/lib/bithenge/src/compound.c (modified) * uspace/lib/bithenge/src/print.c (modified) * uspace/lib/bithenge/src/sequence.c (modified) * uspace/lib/c/generic/device/hw_res_parsed.c (modified) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/ext4/src/balloc.c (modified) * uspace/lib/ext4/src/extent.c (modified) * uspace/lib/ext4/src/ops.c (modified) * uspace/lib/hound/src/protocol.c (modified) * uspace/lib/math/include/mathtypes.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/pcm/src/format.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/hid/rfb/rfb.h (modified) * uspace/srv/net/slip/slip.c (modified) * uspace/srv/vfs/vfs.h (modified) And there was much fixing. Fri, 02 Mar 2018 20:10:49 GMT Jiří Zárevúcky [a35b458] * abi/include/abi/ddi/irq.h (modified) * abi/include/abi/ipc/interfaces.h (modified) * abi/include/abi/log.h (modified) * abi/include/abi/mm/as.h (modified) * abi/include/abi/proc/uarg.h (modified) * abi/include/abi/syscall.h (modified) * abi/include/abi/udebug.h (modified) * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/main.c (modified) * boot/arch/arm32/src/mm.c (modified) * boot/arch/ia64/src/main.c (modified) * boot/arch/ia64/src/pal.c (modified) * boot/arch/ia64/src/pal_asm.S (modified) * boot/arch/ia64/src/sal.c (modified) * boot/arch/ia64/src/sal_asm.S (modified) * boot/arch/ia64/src/ski.c (modified) * boot/arch/mips32/src/asm.S (modified) * boot/arch/mips32/src/boot.S (modified) * boot/arch/mips32/src/main.c (modified) * boot/arch/ppc32/src/asm.S (modified) * boot/arch/ppc32/src/main.c (modified) * boot/arch/ppc32/src/ofw.c (modified) * boot/arch/riscv64/src/asm.S (modified) * boot/arch/riscv64/src/main.c (modified) * boot/arch/riscv64/src/ucb.c (modified) * boot/arch/sparc64/src/asm.S (modified) * boot/arch/sparc64/src/main.c (modified) * boot/arch/sparc64/src/ofw.c (modified) * boot/genarch/include/genarch/ofw_tree.h (modified) * boot/genarch/src/division.c (modified) * boot/genarch/src/multiplication.c (modified) * boot/genarch/src/ofw.c (modified) * boot/genarch/src/ofw_tree.c (modified) * boot/generic/include/printf_core.h (modified) * boot/generic/src/balloc.c (modified) * boot/generic/src/inflate.c (modified) * boot/generic/src/memstr.c (modified) * boot/generic/src/printf.c (modified) * boot/generic/src/printf_core.c (modified) * boot/generic/src/str.c (modified) * boot/generic/src/vprintf.c (modified) * contrib/arch/hadlbppp.py (modified) * contrib/qemu/build-from-scratch.sh (modified) * contrib/tools/gen_vga323.c (modified) * contrib/tools/random_check.sh (modified) * contrib/tools/toolchain_check.sh (modified) * kernel/arch/abs32le/include/arch/asm.h (modified) * kernel/arch/abs32le/include/arch/atomic.h (modified) * kernel/arch/abs32le/include/arch/istate.h (modified) * kernel/arch/abs32le/include/arch/mm/page.h (modified) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/abs32le/src/userspace.c (modified) * kernel/arch/amd64/include/arch/asm.h (modified) * kernel/arch/amd64/include/arch/atomic.h (modified) * kernel/arch/amd64/include/arch/cpu.h (modified) * kernel/arch/amd64/include/arch/cycle.h (modified) * kernel/arch/amd64/include/arch/mm/page.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/amd64/src/boot/multiboot.S (modified) * kernel/arch/amd64/src/boot/multiboot2.S (modified) * kernel/arch/amd64/src/context.S (modified) * kernel/arch/amd64/src/cpu/cpu.c (modified) * kernel/arch/amd64/src/ddi/ddi.c (modified) * kernel/arch/amd64/src/debug/stacktrace.c (modified) * kernel/arch/amd64/src/delay.S (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/amd64/src/pm.c (modified) * kernel/arch/amd64/src/smp/ap.S (modified) * kernel/arch/amd64/src/syscall.c (modified) * kernel/arch/amd64/src/userspace.c (modified) * kernel/arch/arm32/include/arch/asm.h (modified) * kernel/arch/arm32/include/arch/atomic.h (modified) * kernel/arch/arm32/include/arch/mm/page_armv4.h (modified) * kernel/arch/arm32/include/arch/mm/page_armv6.h (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/asm.S (modified) * kernel/arch/arm32/src/atomic.c (modified) * kernel/arch/arm32/src/context.S (modified) * kernel/arch/arm32/src/exc_handler.S (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/interrupt.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mm/frame.c (modified) * kernel/arch/arm32/src/mm/page.c (modified) * kernel/arch/arm32/src/ras.c (modified) * kernel/arch/arm32/src/start.S (modified) * kernel/arch/ia32/include/arch/asm.h (modified) * kernel/arch/ia32/include/arch/atomic.h (modified) * kernel/arch/ia32/include/arch/cpu.h (modified) * kernel/arch/ia32/include/arch/cpuid.h (modified) * kernel/arch/ia32/include/arch/cycle.h (modified) * kernel/arch/ia32/include/arch/mm/page.h (modified) * kernel/arch/ia32/include/arch/smp/apic.h (modified) * kernel/arch/ia32/include/arch/smp/smp.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/atomic.S (modified) * kernel/arch/ia32/src/boot/multiboot.S (modified) * kernel/arch/ia32/src/boot/multiboot2.S (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/ddi/ddi.c (modified) * kernel/arch/ia32/src/drivers/i8254.c (modified) * kernel/arch/ia32/src/fpu_context.c (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia32/src/interrupt.c (modified) * kernel/arch/ia32/src/mm/frame.c (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia32/src/pm.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/smp/ap.S (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia64/include/arch/asm.h (modified) * kernel/arch/ia64/include/arch/atomic.h (modified) * kernel/arch/ia64/include/arch/bootinfo.h (modified) * kernel/arch/ia64/include/arch/cpu.h (modified) * kernel/arch/ia64/include/arch/istate.h (modified) * kernel/arch/ia64/include/arch/mm/page.h (modified) * kernel/arch/ia64/include/arch/mm/tlb.h (modified) * kernel/arch/ia64/include/arch/mm/vhpt.h (modified) * kernel/arch/ia64/src/asm.S (modified) * kernel/arch/ia64/src/context.S (modified) * kernel/arch/ia64/src/cpu/cpu.c (modified) * kernel/arch/ia64/src/ddi/ddi.c (modified) * kernel/arch/ia64/src/drivers/it.c (modified) * kernel/arch/ia64/src/drivers/ski.c (modified) * kernel/arch/ia64/src/fpu_context.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/interrupt.c (modified) * kernel/arch/ia64/src/ivt.S (modified) * kernel/arch/ia64/src/mm/as.c (modified) * kernel/arch/ia64/src/mm/frame.c (modified) * kernel/arch/ia64/src/mm/page.c (modified) * kernel/arch/ia64/src/mm/tlb.c (modified) * kernel/arch/ia64/src/mm/vhpt.c (modified) * kernel/arch/ia64/src/proc/scheduler.c (modified) * kernel/arch/ia64/src/start.S (modified) * kernel/arch/mips32/include/arch/asm.h (modified) * kernel/arch/mips32/include/arch/atomic.h (modified) * kernel/arch/mips32/include/arch/mm/page.h (modified) * kernel/arch/mips32/src/asm.S (modified) * kernel/arch/mips32/src/context.S (modified) * kernel/arch/mips32/src/debug/stacktrace.c (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/interrupt.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/ppc32/include/arch/asm.h (modified) * kernel/arch/ppc32/include/arch/atomic.h (modified) * kernel/arch/ppc32/include/arch/barrier.h (modified) * kernel/arch/ppc32/include/arch/cycle.h (modified) * kernel/arch/ppc32/include/arch/mm/frame.h (modified) * kernel/arch/ppc32/include/arch/mm/page.h (modified) * kernel/arch/ppc32/src/asm.S (modified) * kernel/arch/ppc32/src/boot/boot.S (modified) * kernel/arch/ppc32/src/context.S (modified) * kernel/arch/ppc32/src/cpu/cpu.c (modified) * kernel/arch/ppc32/src/drivers/pic.c (modified) * kernel/arch/ppc32/src/exception.S (modified) * kernel/arch/ppc32/src/fpu_context.S (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/arch/ppc32/src/mm/as.c (modified) * kernel/arch/ppc32/src/mm/frame.c (modified) * kernel/arch/ppc32/src/mm/pht.c (modified) * kernel/arch/ppc32/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/ppc32/src/proc/scheduler.c (modified) * kernel/arch/riscv64/include/arch/asm.h (modified) * kernel/arch/riscv64/include/arch/atomic.h (modified) * kernel/arch/riscv64/include/arch/cycle.h (modified) * kernel/arch/riscv64/include/arch/mm/page.h (modified) * kernel/arch/riscv64/src/boot/boot.S (modified) * kernel/arch/riscv64/src/context.S (modified) * kernel/arch/riscv64/src/drivers/ucb.c (modified) * kernel/arch/riscv64/src/mm/frame.c (modified) * kernel/arch/riscv64/src/mm/page.c (modified) * kernel/arch/riscv64/src/riscv64.c (modified) * kernel/arch/sparc64/include/arch/asm.h (modified) * kernel/arch/sparc64/include/arch/atomic.h (modified) * kernel/arch/sparc64/include/arch/barrier.h (modified) * kernel/arch/sparc64/include/arch/cpu_family.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/mmu.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/mmu.h (modified) * kernel/arch/sparc64/include/arch/sun4u/asm.h (modified) * kernel/arch/sparc64/include/arch/sun4u/cpu.h (modified) * kernel/arch/sparc64/include/arch/sun4v/hypercall.h (modified) * kernel/arch/sparc64/src/asm.S (modified) * kernel/arch/sparc64/src/console.c (modified) * kernel/arch/sparc64/src/cpu/sun4u/cpu.c (modified) * kernel/arch/sparc64/src/cpu/sun4v/cpu.c (modified) * kernel/arch/sparc64/src/debug/stacktrace.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/drivers/scr.c (modified) * kernel/arch/sparc64/src/drivers/tick.c (modified) * kernel/arch/sparc64/src/fpu_context.c (modified) * kernel/arch/sparc64/src/mm/sun4u/as.c (modified) * kernel/arch/sparc64/src/mm/sun4u/frame.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tsb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/as.c (modified) * kernel/arch/sparc64/src/mm/sun4v/frame.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tsb.c (modified) * kernel/arch/sparc64/src/proc/sun4v/scheduler.c (modified) * kernel/arch/sparc64/src/smp/sun4u/ipi.c (modified) * kernel/arch/sparc64/src/smp/sun4u/smp.c (modified) * kernel/arch/sparc64/src/smp/sun4v/ipi.c (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/arch/sparc64/src/sparc64.c (modified) * kernel/arch/sparc64/src/sun4u/asm.S (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4u/start.S (modified) * kernel/arch/sparc64/src/sun4v/asm.S (modified) * kernel/arch/sparc64/src/sun4v/md.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/start.S (modified) * kernel/arch/sparc64/src/trap/exception.c (modified) * kernel/arch/sparc64/src/trap/sun4u/interrupt.c (modified) * kernel/arch/sparc64/src/trap/sun4u/trap_table.S (modified) * kernel/arch/sparc64/src/trap/sun4v/trap_table.S (modified) * kernel/doc/doxygroups.h (modified) * kernel/genarch/include/genarch/fb/fb.h (modified) * kernel/genarch/include/genarch/kbrd/kbrd.h (modified) * kernel/genarch/include/genarch/ofw/ebus.h (modified) * kernel/genarch/include/genarch/ofw/ofw_tree.h (modified) * kernel/genarch/include/genarch/ofw/pci.h (modified) * kernel/genarch/include/genarch/srln/srln.h (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/genarch/src/acpi/madt.c (modified) * kernel/genarch/src/ddi/ddi-bitmap.c (modified) * kernel/genarch/src/drivers/dsrln/dsrlnin.c (modified) * kernel/genarch/src/drivers/dsrln/dsrlnout.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/i8042/i8042.c (modified) * kernel/genarch/src/drivers/ns16550/ns16550.c (modified) * kernel/genarch/src/drivers/pl050/pl050.c (modified) * kernel/genarch/src/drivers/s3c24xx/uart.c (modified) * kernel/genarch/src/drivers/via-cuda/cuda.c (modified) * kernel/genarch/src/fb/bfb.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/fb/font-8x16.c (modified) * kernel/genarch/src/kbrd/kbrd.c (modified) * kernel/genarch/src/kbrd/kbrd_at.c (modified) * kernel/genarch/src/kbrd/scanc_pc.c (modified) * kernel/genarch/src/mm/as_ht.c (modified) * kernel/genarch/src/mm/as_pt.c (modified) * kernel/genarch/src/mm/asid.c (modified) * kernel/genarch/src/mm/asid_fifo.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/genarch/src/multiboot/multiboot.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (modified) * kernel/genarch/src/ofw/ebus.c (modified) * kernel/genarch/src/ofw/ofw_tree.c (modified) * kernel/genarch/src/ofw/pci.c (modified) * kernel/genarch/src/ofw/sbus.c (modified) * kernel/genarch/src/softint/division.c (modified) * kernel/genarch/src/srln/srln.c (modified) * kernel/generic/include/adt/avl.h (modified) * kernel/generic/include/adt/bitmap.h (modified) * kernel/generic/include/adt/btree.h (modified) * kernel/generic/include/adt/cht.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/bitops.h (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/macros.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/printf/printf_core.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/synch/rcu.h (modified) * kernel/generic/include/synch/rcu_types.h (modified) * kernel/generic/include/synch/spinlock.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/include/synch/workqueue.h (modified) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/include/time/timeout.h (modified) * kernel/generic/include/udebug/udebug.h (modified) * kernel/generic/src/adt/avl.c (modified) * kernel/generic/src/adt/bitmap.c (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/cht.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/adt/list.c (modified) * kernel/generic/src/console/chardev.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/console/prompt.c (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/cpu/cpu_mask.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ddi/irq.c (modified) * kernel/generic/src/debug/debug.c (modified) * kernel/generic/src/debug/panic.c (modified) * kernel/generic/src/debug/stacktrace.c (modified) * kernel/generic/src/debug/symtab.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/ops/conctmeto.c (modified) * kernel/generic/src/ipc/ops/dataread.c (modified) * kernel/generic/src/ipc/ops/datawrite.c (modified) * kernel/generic/src/ipc/ops/pagein.c (modified) * kernel/generic/src/ipc/ops/sharein.c (modified) * kernel/generic/src/ipc/ops/shareout.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/elf.c (modified) * kernel/generic/src/lib/gsort.c (modified) * kernel/generic/src/lib/halt.c (modified) * kernel/generic/src/lib/mem.c (modified) * kernel/generic/src/lib/memfnc.c (modified) * kernel/generic/src/lib/ra.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/log/log.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/main/shutdown.c (modified) * kernel/generic/src/main/uinit.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/backend_phys.c (modified) * kernel/generic/src/mm/backend_user.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/mm/tlb.c (modified) * kernel/generic/src/printf/printf.c (modified) * kernel/generic/src/printf/printf_core.c (modified) * kernel/generic/src/printf/snprintf.c (modified) * kernel/generic/src/printf/vprintf.c (modified) * kernel/generic/src/printf/vsnprintf.c (modified) * kernel/generic/src/proc/program.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/security/perm.c (modified) * kernel/generic/src/smp/ipi.c (modified) * kernel/generic/src/smp/smp.c (modified) * kernel/generic/src/smp/smp_call.c (modified) * kernel/generic/src/synch/condvar.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/mutex.c (modified) * kernel/generic/src/synch/rcu.c (modified) * kernel/generic/src/synch/smp_memory_barrier.c (modified) * kernel/generic/src/synch/spinlock.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/synch/workqueue.c (modified) * kernel/generic/src/syscall/copy.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/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) * kernel/test/atomic/atomic1.c (modified) * kernel/test/avltree/avltree1.c (modified) * kernel/test/btree/btree1.c (modified) * kernel/test/cht/cht1.c (modified) * kernel/test/debug/mips1.c (modified) * kernel/test/fault/fault1.c (modified) * kernel/test/mm/falloc1.c (modified) * kernel/test/mm/falloc2.c (modified) * kernel/test/mm/mapping1.c (modified) * kernel/test/mm/purge1.c (modified) * kernel/test/mm/slab1.c (modified) * kernel/test/mm/slab2.c (modified) * kernel/test/print/print1.c (modified) * kernel/test/print/print2.c (modified) * kernel/test/print/print3.c (modified) * kernel/test/print/print4.c (modified) * kernel/test/print/print5.c (modified) * kernel/test/smpcall/smpcall1.c (modified) * kernel/test/synch/rcu1.c (modified) * kernel/test/synch/semaphore1.c (modified) * kernel/test/synch/semaphore2.c (modified) * kernel/test/synch/workq-test-core.h (modified) * kernel/test/synch/workqueue2.c (modified) * kernel/test/synch/workqueue3.c (modified) * kernel/test/test.c (modified) * kernel/test/thread/thread1.c (modified) * kernel/tools/amd64/decpt.py (modified) * kernel/tools/genmap.py (modified) * kernel/tools/ia32/decpt.py (modified) * tools/autogen.py (modified) * tools/autotool.py (modified) * tools/checkers/clang.py (modified) * tools/checkers/jobfile.py (modified) * tools/checkers/stanse.py (modified) * tools/checkers/vcc.py (modified) * tools/config.py (modified) * tools/dest_build.py (modified) * tools/ew.py (modified) * tools/imgutil.py (modified) * tools/jobfile.py (modified) * tools/mkarray.py (modified) * tools/mkext2.py (modified) * tools/mkfat.py (modified) * tools/mktmpfs.py (modified) * tools/toolchain.sh (modified) * tools/travis.sh (modified) * tools/xstruct.py (modified) * tools/xtui.py (modified) * uspace/app/barber/barber.c (modified) * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cmp/cmp.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/printf/printf.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/tok.c (modified) * uspace/app/bdsh/tok.h (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/bnchmark/bnchmark.c (modified) * uspace/app/df/df.c (modified) * uspace/app/dnscfg/dnscfg.c (modified) * uspace/app/dnsres/dnsres.c (modified) * uspace/app/download/main.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/edit/search.c (modified) * uspace/app/edit/sheet.c (modified) * uspace/app/fontviewer/fontviewer.c (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/init/init.c (modified) * uspace/app/killall/killall.c (modified) * uspace/app/kio/kio.c (modified) * uspace/app/loc/loc.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/mkfat/fat_dentry.h (modified) * uspace/app/nic/nic.c (modified) * uspace/app/ping/ping.c (modified) * uspace/app/rcubench/rcubench.c (modified) * uspace/app/rcutest/rcutest.c (modified) * uspace/app/redir/redir.c (modified) * uspace/app/stats/stats.c (modified) * uspace/app/sysinfo/sysinfo.c (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/tester/console/console1.c (modified) * uspace/app/tester/fault/fault1.c (modified) * uspace/app/tester/fault/fault2.c (modified) * uspace/app/tester/float/float1.c (modified) * uspace/app/tester/float/softfloat1.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/tester/ipc/ping_pong.c (modified) * uspace/app/tester/ipc/starve.c (modified) * uspace/app/tester/loop/loop1.c (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/mm/common.h (modified) * uspace/app/tester/mm/malloc1.c (modified) * uspace/app/tester/mm/malloc3.c (modified) * uspace/app/tester/mm/mapping1.c (modified) * uspace/app/tester/mm/pager1.c (modified) * uspace/app/tester/print/print1.c (modified) * uspace/app/tester/print/print2.c (modified) * uspace/app/tester/print/print3.c (modified) * uspace/app/tester/print/print4.c (modified) * uspace/app/tester/print/print5.c (modified) * uspace/app/tester/print/print6.c (modified) * uspace/app/tester/stdio/stdio1.c (modified) * uspace/app/tester/stdio/stdio2.c (modified) * uspace/app/tester/tester.c (modified) * uspace/app/tester/thread/setjmp1.c (modified) * uspace/app/tester/thread/thread1.c (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/app/testread/testread.c (modified) * uspace/app/testwrit/testwrit.c (modified) * uspace/app/tetris/scores.c (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/shapes.c (modified) * uspace/app/tetris/tetris.c (modified) * uspace/app/top/screen.c (modified) * uspace/app/top/top.c (modified) * uspace/app/top/top.h (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/proto.h (modified) * uspace/app/trace/trace.c (modified) * uspace/app/trace/trace.h (modified) * uspace/app/usbinfo/list.c (modified) * uspace/app/vcalc/vcalc.c (modified) * uspace/app/vdemo/vdemo.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/app/vterm/vterm.c (modified) * uspace/app/vuhid/main.c (modified) * uspace/app/vuhid/report.h (modified) * uspace/app/vuhid/stdreq.c (modified) * uspace/app/websrv/websrv.c (modified) * uspace/app/wifi_supplicant/wifi_supplicant.c (modified) * uspace/dist/src/c/demos/edit/edit.c (modified) * uspace/dist/src/c/demos/edit/search.c (modified) * uspace/dist/src/c/demos/edit/sheet.c (modified) * uspace/dist/src/c/demos/tetris/scores.c (modified) * uspace/dist/src/c/demos/tetris/screen.c (modified) * uspace/dist/src/c/demos/tetris/shapes.c (modified) * uspace/dist/src/c/demos/tetris/tetris.c (modified) * uspace/dist/src/c/demos/top/screen.c (modified) * uspace/dist/src/c/demos/top/top.c (modified) * uspace/dist/src/c/demos/top/top.h (modified) * uspace/doc/doxygroups.h (modified) * uspace/drv/audio/sb16/dsp.c (modified) * uspace/drv/block/ahci/ahci.c (modified) * uspace/drv/block/ahci/ahci.h (modified) * uspace/drv/block/ahci/ahci_sata.h (modified) * uspace/drv/block/ddisk/ddisk.c (modified) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ehci/ehci_bus.h (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci_rh.c (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/vhc/conndev.c (modified) * uspace/drv/bus/usb/vhc/hub/virthubops.c (modified) * uspace/drv/bus/usb/vhc/transfer.c (modified) * uspace/drv/bus/usb/xhci/debug.c (modified) * uspace/drv/bus/usb/xhci/rh.c (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/char/ns8250/cyclic_buffer.h (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c (modified) * uspace/drv/fb/kfb/port.c (modified) * uspace/drv/hid/atkbd/atkbd.c (modified) * uspace/drv/hid/usbhid/blink1/blink1.c (modified) * uspace/drv/hid/usbhid/blink1/blink1.h (modified) * uspace/drv/hid/usbhid/kbd/kbddev.h (modified) * uspace/drv/hid/usbhid/mouse/mousedev.h (modified) * uspace/drv/hid/usbhid/multimedia/keymap.c (modified) * uspace/drv/hid/usbhid/subdrivers.h (modified) * uspace/drv/hid/xtkbd/xtkbd.c (modified) * uspace/drv/intctl/apic/apic.c (modified) * uspace/drv/intctl/i8259/i8259.c (modified) * uspace/drv/nic/ar9271/ar9271.c (modified) * uspace/drv/nic/ar9271/ar9271.h (modified) * uspace/drv/nic/ar9271/ath.h (modified) * uspace/drv/nic/ar9271/ath_usb.c (modified) * uspace/drv/nic/ar9271/ath_usb.h (modified) * uspace/drv/nic/ar9271/htc.c (modified) * uspace/drv/nic/ar9271/htc.h (modified) * uspace/drv/nic/ar9271/hw.c (modified) * uspace/drv/nic/ar9271/wmi.c (modified) * uspace/drv/nic/ar9271/wmi.h (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/e1k/e1k.h (modified) * uspace/drv/nic/ne2k/dp8390.c (modified) * uspace/drv/nic/ne2k/dp8390.h (modified) * uspace/drv/nic/ne2k/ne2k.c (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/nic/rtl8139/general.h (modified) * uspace/drv/nic/rtl8169/driver.c (modified) * uspace/drv/platform/amdm37x/main.c (modified) * uspace/drv/platform/mac/mac.c (modified) * uspace/drv/platform/malta/malta.c (modified) * uspace/drv/platform/msim/msim.c (modified) * uspace/drv/platform/pc/pc.c (modified) * uspace/drv/platform/sun4u/sun4u.c (modified) * uspace/drv/test/test3/test3.c (modified) * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) * uspace/lib/bithenge/src/blob.c (modified) * uspace/lib/block/block.c (modified) * uspace/lib/c/arch/abs32le/include/libarch/atomic.h (modified) * uspace/lib/c/arch/amd64/include/libarch/atomic.h (modified) * uspace/lib/c/arch/amd64/src/entry.S (modified) * uspace/lib/c/arch/amd64/src/entryjmp.S (modified) * uspace/lib/c/arch/amd64/src/fibril.S (modified) * uspace/lib/c/arch/amd64/src/syscall.S (modified) * uspace/lib/c/arch/amd64/src/thread_entry.S (modified) * uspace/lib/c/arch/arm32/include/libarch/atomic.h (modified) * uspace/lib/c/arch/arm32/src/entry.S (modified) * uspace/lib/c/arch/arm32/src/fibril.S (modified) * uspace/lib/c/arch/arm32/src/syscall.c (modified) * uspace/lib/c/arch/arm32/src/thread_entry.S (modified) * uspace/lib/c/arch/ia32/include/libarch/atomic.h (modified) * uspace/lib/c/arch/ia32/include/libarch/ddi.h (modified) * uspace/lib/c/arch/ia32/include/libarch/tls.h (modified) * uspace/lib/c/arch/ia32/src/entry.S (modified) * uspace/lib/c/arch/ia32/src/entryjmp.S (modified) * uspace/lib/c/arch/ia32/src/fibril.S (modified) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/arch/ia32/src/thread_entry.S (modified) * uspace/lib/c/arch/ia64/include/libarch/atomic.h (modified) * uspace/lib/c/arch/ia64/src/ddi.c (modified) * uspace/lib/c/arch/ia64/src/entry.S (modified) * uspace/lib/c/arch/ia64/src/fibril.S (modified) * uspace/lib/c/arch/ia64/src/thread_entry.S (modified) * uspace/lib/c/arch/mips32/include/libarch/atomic.h (modified) * uspace/lib/c/arch/mips32/src/entry.S (modified) * uspace/lib/c/arch/mips32/src/entryjmp.S (modified) * uspace/lib/c/arch/mips32/src/fibril.S (modified) * uspace/lib/c/arch/mips32/src/syscall.c (modified) * uspace/lib/c/arch/mips32/src/thread_entry.S (modified) * uspace/lib/c/arch/ppc32/include/libarch/atomic.h (modified) * uspace/lib/c/arch/ppc32/include/libarch/tls.h (modified) * uspace/lib/c/arch/ppc32/src/entry.S (modified) * uspace/lib/c/arch/ppc32/src/fibril.S (modified) * uspace/lib/c/arch/ppc32/src/syscall.c (modified) * uspace/lib/c/arch/ppc32/src/thread_entry.S (modified) * uspace/lib/c/arch/riscv64/include/libarch/atomic.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/atomic.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/syscall.h (modified) * uspace/lib/c/arch/sparc64/src/entry.S (modified) * uspace/lib/c/arch/sparc64/src/fibril.S (modified) * uspace/lib/c/arch/sparc64/src/thread_entry.S (modified) * uspace/lib/c/generic/adt/checksum.c (modified) * uspace/lib/c/generic/adt/circ_buf.c (modified) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/adt/list.c (modified) * uspace/lib/c/generic/adt/odict.c (modified) * uspace/lib/c/generic/adt/prodcons.c (modified) * uspace/lib/c/generic/arg_parse.c (modified) * uspace/lib/c/generic/assert.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/bd.c (modified) * uspace/lib/c/generic/clipboard.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/device/hw_res.c (modified) * uspace/lib/c/generic/device/hw_res_parsed.c (modified) * uspace/lib/c/generic/device/led_dev.c (modified) * uspace/lib/c/generic/device/pio_window.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/dirent.c (modified) * uspace/lib/c/generic/dnsr.c (modified) * uspace/lib/c/generic/double_to_str.c (modified) * uspace/lib/c/generic/elf/elf_mod.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/futex.c (modified) * uspace/lib/c/generic/getopt.c (modified) * uspace/lib/c/generic/gsort.c (modified) * uspace/lib/c/generic/ieee_double.c (modified) * uspace/lib/c/generic/inet.c (modified) * uspace/lib/c/generic/inet/tcp.c (modified) * uspace/lib/c/generic/inet/udp.c (modified) * uspace/lib/c/generic/inetcfg.c (modified) * uspace/lib/c/generic/inetping.c (modified) * uspace/lib/c/generic/io/asprintf.c (modified) * uspace/lib/c/generic/io/chargrid.c (modified) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/input.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/kio.c (modified) * uspace/lib/c/generic/io/output.c (modified) * uspace/lib/c/generic/io/printf.c (modified) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/io/snprintf.c (modified) * uspace/lib/c/generic/io/vprintf.c (modified) * uspace/lib/c/generic/io/vsnprintf.c (modified) * uspace/lib/c/generic/io/window.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/generic/iplink_srv.c (modified) * uspace/lib/c/generic/irq.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/malloc.c (modified) * uspace/lib/c/generic/mem.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/perm.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/generic/rcu.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/stacktrace.c (modified) * uspace/lib/c/generic/stats.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/tls.c (modified) * uspace/lib/c/generic/udebug.c (modified) * uspace/lib/c/generic/vfs/canonify.c (modified) * uspace/lib/c/generic/vfs/inbox.c (modified) * uspace/lib/c/generic/vfs/mtab.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/bitops.h (modified) * uspace/lib/c/include/device/hw_res.h (modified) * uspace/lib/c/include/device/hw_res_parsed.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/futex.h (modified) * uspace/lib/c/include/inet/addr.h (modified) * uspace/lib/c/include/io/charfield.h (modified) * uspace/lib/c/include/io/chargrid.h (modified) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/io/kbd_event.h (modified) * uspace/lib/c/include/io/keycode.h (modified) * uspace/lib/c/include/io/mode.h (modified) * uspace/lib/c/include/io/pixelmap.h (modified) * uspace/lib/c/include/io/printf_core.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/graph.h (modified) * uspace/lib/c/include/ipc/output.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/loader/pcb.h (modified) * uspace/lib/c/include/nic/nic.h (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/compress/gzip.c (modified) * uspace/lib/compress/inflate.c (modified) * uspace/lib/crypto/aes.c (modified) * uspace/lib/crypto/crypto.c (modified) * uspace/lib/crypto/rc4.c (modified) * uspace/lib/draw/codec/tga.c (modified) * uspace/lib/draw/codec/tga.gz.c (modified) * uspace/lib/draw/codec/webp.c (modified) * uspace/lib/draw/cursor/embedded.c (modified) * uspace/lib/draw/font.c (modified) * uspace/lib/draw/font.h (modified) * uspace/lib/draw/font/bitmap_backend.c (modified) * uspace/lib/draw/font/embedded.c (modified) * uspace/lib/draw/font/pcf.c (modified) * uspace/lib/draw/gfx/font-8x16.c (modified) * uspace/lib/draw/path.c (modified) * uspace/lib/draw/source.c (modified) * uspace/lib/draw/surface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/log.c (modified) * uspace/lib/drv/generic/private/driver.h (modified) * uspace/lib/drv/generic/remote_ahci.c (modified) * uspace/lib/drv/generic/remote_audio_pcm.c (modified) * uspace/lib/drv/generic/remote_hw_res.c (modified) * uspace/lib/drv/generic/remote_ieee80211.c (modified) * uspace/lib/drv/generic/remote_led_dev.c (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/generic/remote_pci.c (modified) * uspace/lib/drv/generic/remote_pio_window.c (modified) * uspace/lib/drv/generic/remote_usbdiag.c (modified) * uspace/lib/drv/generic/remote_usbhid.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/ops/ieee80211.h (modified) * uspace/lib/drv/include/ops/nic.h (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/ext4/include/ext4/types.h (modified) * uspace/lib/ext4/src/balloc.c (modified) * uspace/lib/ext4/src/bitmap.c (modified) * uspace/lib/ext4/src/block_group.c (modified) * uspace/lib/ext4/src/directory.c (modified) * uspace/lib/ext4/src/directory_index.c (modified) * uspace/lib/ext4/src/extent.c (modified) * uspace/lib/ext4/src/filesystem.c (modified) * uspace/lib/ext4/src/ialloc.c (modified) * uspace/lib/ext4/src/inode.c (modified) * uspace/lib/ext4/src/ops.c (modified) * uspace/lib/ext4/src/superblock.c (modified) * uspace/lib/fmtutil/fmtutil.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/graph/graph.c (modified) * uspace/lib/graph/graph.h (modified) * uspace/lib/gui/button.c (modified) * uspace/lib/gui/canvas.c (modified) * uspace/lib/gui/common.c (modified) * uspace/lib/gui/connection.c (modified) * uspace/lib/gui/grid.c (modified) * uspace/lib/gui/label.c (modified) * uspace/lib/gui/minimal.c (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/gui/terminal.h (modified) * uspace/lib/gui/widget.c (modified) * uspace/lib/gui/widget.h (modified) * uspace/lib/gui/window.c (modified) * uspace/lib/http/include/http/receive-buffer.h (modified) * uspace/lib/http/src/headers.c (modified) * uspace/lib/http/src/http.c (modified) * uspace/lib/http/src/receive-buffer.c (modified) * uspace/lib/http/src/request.c (modified) * uspace/lib/http/src/response.c (modified) * uspace/lib/ieee80211/include/ieee80211.h (modified) * uspace/lib/ieee80211/include/ieee80211_private.h (modified) * uspace/lib/ieee80211/src/ieee80211.c (modified) * uspace/lib/ieee80211/src/ieee80211_iface_impl.c (modified) * uspace/lib/ieee80211/src/ieee80211_impl.c (modified) * uspace/lib/math/arch/amd64/src/cos.S (modified) * uspace/lib/math/arch/amd64/src/sin.S (modified) * uspace/lib/math/arch/amd64/src/trunc.S (modified) * uspace/lib/math/arch/ia32/src/cos.S (modified) * uspace/lib/math/arch/ia32/src/sin.S (modified) * uspace/lib/math/arch/ia32/src/trunc.S (modified) * uspace/lib/math/generic/asin.c (modified) * uspace/lib/math/generic/atan.c (modified) * uspace/lib/math/generic/ceil.c (modified) * uspace/lib/math/generic/exp.c (modified) * uspace/lib/math/generic/floor.c (modified) * uspace/lib/math/generic/fmod.c (modified) * uspace/lib/math/generic/log.c (modified) * uspace/lib/math/generic/trig.c (modified) * uspace/lib/math/generic/trunc.c (modified) * uspace/lib/math/include/mathtypes.h (modified) * uspace/lib/nic/src/nic_addr_db.c (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/lib/nic/src/nic_rx_control.c (modified) * uspace/lib/nic/src/nic_wol_virtues.c (modified) * uspace/lib/pcut/src/os/generic.c (modified) * uspace/lib/posix/include/posix/signal.h (modified) * uspace/lib/posix/src/dlfcn.c (modified) * uspace/lib/posix/src/fnmatch.c (modified) * uspace/lib/posix/src/pwd.c (modified) * uspace/lib/posix/src/signal.c (modified) * uspace/lib/posix/src/stdio.c (modified) * uspace/lib/posix/src/stdio/scanf.c (modified) * uspace/lib/posix/src/stdlib.c (modified) * uspace/lib/posix/src/stdlib/strtold.c (modified) * uspace/lib/posix/src/string.c (modified) * uspace/lib/posix/src/strings.c (modified) * uspace/lib/posix/src/sys/mman.c (modified) * uspace/lib/posix/src/sys/stat.c (modified) * uspace/lib/posix/src/sys/wait.c (modified) * uspace/lib/softfloat/add.c (modified) * uspace/lib/softfloat/common.c (modified) * uspace/lib/softfloat/comparison.c (modified) * uspace/lib/softfloat/conversion.c (modified) * uspace/lib/softfloat/div.c (modified) * uspace/lib/softfloat/mul.c (modified) * uspace/lib/softfloat/neg.c (modified) * uspace/lib/softfloat/sub.c (modified) * uspace/lib/softint/generic/division.c (modified) * uspace/lib/softint/generic/multiplication.c (modified) * uspace/lib/softint/generic/shift.c (modified) * uspace/lib/softrend/filter.c (modified) * uspace/lib/softrend/transform.c (modified) * uspace/lib/uri/test/parser.c (modified) * uspace/lib/uri/uri.c (modified) * uspace/lib/usb/src/dma_buffer.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbdev/src/recognise.c (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/include/usb/hid/usages/core.h (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidreport.c (modified) * uspace/lib/usbhost/include/usb/host/utils/malloc32.h (modified) * uspace/lib/usbhost/src/bus.c (modified) * uspace/lib/usbvirt/src/ctrltransfer.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/lib/usbvirt/src/ipc_hc.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/clipboard/clipboard.c (modified) * uspace/srv/devman/client_conn.c (modified) * uspace/srv/devman/dev.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/devtree.c (modified) * uspace/srv/devman/driver.c (modified) * uspace/srv/devman/drv_conn.c (modified) * uspace/srv/devman/fun.c (modified) * uspace/srv/devman/loc.c (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devman/match.c (modified) * uspace/srv/devman/util.c (modified) * uspace/srv/fs/cdfs/cdfs.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/exfat/exfat.c (modified) * uspace/srv/fs/exfat/exfat.h (modified) * uspace/srv/fs/exfat/exfat_bitmap.c (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/exfat/exfat_idx.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/ext4fs/ext4fs.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_dentry.c (modified) * uspace/srv/fs/fat/fat_dentry.h (modified) * uspace/srv/fs/fat/fat_directory.c (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/locfs/locfs.c (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/mfs/mfs_rw.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/fs/udf/udf.c (modified) * uspace/srv/fs/udf/udf.h (modified) * uspace/srv/fs/udf/udf_cksum.c (modified) * uspace/srv/fs/udf/udf_file.c (modified) * uspace/srv/fs/udf/udf_idx.c (modified) * uspace/srv/fs/udf/udf_ops.c (modified) * uspace/srv/fs/udf/udf_osta.c (modified) * uspace/srv/fs/udf/udf_volume.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/gsp.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/layout/ar.c (modified) * uspace/srv/hid/input/layout/cz.c (modified) * uspace/srv/hid/input/mouse.h (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/isdv4_tablet/isdv4.c (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/hid/output/ctl/serial.c (modified) * uspace/srv/hid/output/gfx/font-8x16.c (modified) * uspace/srv/hid/output/output.c (modified) * uspace/srv/hid/output/output.h (modified) * uspace/srv/hid/output/port/ega.c (modified) * uspace/srv/hid/output/port/kfb.c (modified) * uspace/srv/hid/output/proto/vt100.c (modified) * uspace/srv/hid/output/proto/vt100.h (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/rfb/main.c (modified) * uspace/srv/hid/rfb/rfb.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/klog/klog.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/locsrv/category.h (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/locsrv/locsrv.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/net/dhcp/dhcp.c (modified) * uspace/srv/net/dnsrsrv/dns_msg.c (modified) * uspace/srv/net/dnsrsrv/dnsrsrv.c (modified) * uspace/srv/net/dnsrsrv/query.c (modified) * uspace/srv/net/ethip/arp.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/ethip/ethip.h (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/inetsrv/addrobj.c (modified) * uspace/srv/net/inetsrv/icmpv6.c (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/inetsrv/inetcfg.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/inetsrv/ndp.c (modified) * uspace/srv/net/inetsrv/ntrans.c (modified) * uspace/srv/net/inetsrv/pdu.c (modified) * uspace/srv/net/inetsrv/sroute.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/slip/slip.c (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/taskmon/taskmon.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_ipc.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) style: Remove trailing whitespace on _all_ lines, including empty ... Wed, 08 Nov 2017 22:43:39 GMT jzr [9d8b12da] * uspace/Makefile.common (modified) * uspace/app/barber/Makefile (modified) * uspace/app/fontviewer/Makefile (modified) * uspace/app/tester/Makefile (modified) * uspace/app/vcalc/Makefile (modified) * uspace/app/vdemo/Makefile (modified) * uspace/app/viewer/Makefile (modified) * uspace/app/vlaunch/Makefile (modified) * uspace/app/vterm/Makefile (modified) * uspace/lib/math/Makefile (modified) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softrend/Makefile (modified) * uspace/srv/hid/compositor/Makefile (modified) Instead of setting MATH=y, just list 'math' in dependencies like a ... Tue, 07 Nov 2017 23:14:00 GMT jzr [c631734] * boot/Makefile.build (modified) * kernel/Makefile (modified) * uspace/Makefile.common (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/dltest/Makefile (modified) * uspace/lib/math/Makefile (modified) * uspace/lib/pcut/Makefile (modified) * uspace/lib/pcut/update-from-master.sh (modified) * uspace/lib/softint/Makefile (modified) Mostly cleanup in uspace/Makefile.common. - Pass -MP in addition to ... Tue, 24 Oct 2017 04:54:05 GMT jzr [002fd5f] * boot/arch/arm32/include/types.h (modified) * boot/arch/ia64/include/types.h (modified) * boot/arch/mips32/include/types.h (modified) * boot/arch/ppc32/include/types.h (modified) * boot/arch/riscv64/include/types.h (modified) * boot/arch/sparc64/include/types.h (modified) * boot/generic/include/stddef.h (modified) * boot/generic/include/stdint.h (modified) * boot/generic/src/str.c (modified) * kernel/arch/abs32le/include/arch/types.h (modified) * kernel/arch/amd64/include/arch/types.h (modified) * kernel/arch/arm32/include/arch/types.h (modified) * kernel/arch/ia32/include/arch/types.h (modified) * kernel/arch/ia64/include/arch/types.h (modified) * kernel/arch/ia64/src/interrupt.c (modified) * kernel/arch/mips32/include/arch/types.h (modified) * kernel/arch/ppc32/include/arch/types.h (modified) * kernel/arch/riscv64/include/arch/types.h (modified) * kernel/arch/sparc64/include/arch/asm.h (modified) * kernel/arch/sparc64/include/arch/barrier.h (modified) * kernel/arch/sparc64/include/arch/mm/sun4v/tsb.h (modified) * kernel/arch/sparc64/include/arch/types.h (modified) * kernel/generic/include/stddef.h (modified) * kernel/generic/include/stdint.h (modified) * kernel/generic/include/typedefs.h (modified) * kernel/generic/src/lib/str.c (modified) * uspace/lib/c/arch/abs32le/include/libarch/inttypes.h (deleted) * uspace/lib/c/arch/abs32le/include/libarch/stddef.h (deleted) * uspace/lib/c/arch/abs32le/include/libarch/stdint.h (deleted) * uspace/lib/c/arch/abs32le/include/libarch/types.h (deleted) * uspace/lib/c/arch/amd64/include/libarch/inttypes.h (deleted) * uspace/lib/c/arch/amd64/include/libarch/stddef.h (deleted) * uspace/lib/c/arch/amd64/include/libarch/stdint.h (deleted) * uspace/lib/c/arch/amd64/include/libarch/types.h (deleted) * uspace/lib/c/arch/arm32/include/libarch/inttypes.h (deleted) * uspace/lib/c/arch/arm32/include/libarch/stddef.h (deleted) * uspace/lib/c/arch/arm32/include/libarch/stdint.h (deleted) * uspace/lib/c/arch/arm32/include/libarch/types.h (deleted) * uspace/lib/c/arch/ia32/include/libarch/inttypes.h (deleted) * uspace/lib/c/arch/ia32/include/libarch/stddef.h (deleted) * uspace/lib/c/arch/ia32/include/libarch/stdint.h (deleted) * uspace/lib/c/arch/ia32/include/libarch/types.h (deleted) * uspace/lib/c/arch/ia64/include/libarch/faddr.h (modified) * uspace/lib/c/arch/ia64/include/libarch/inttypes.h (deleted) * uspace/lib/c/arch/ia64/include/libarch/stddef.h (deleted) * uspace/lib/c/arch/ia64/include/libarch/stdint.h (deleted) * uspace/lib/c/arch/ia64/include/libarch/types.h (deleted) * uspace/lib/c/arch/mips32/include/libarch/inttypes.h (deleted) * uspace/lib/c/arch/mips32/include/libarch/stddef.h (deleted) * uspace/lib/c/arch/mips32/include/libarch/stdint.h (deleted) * uspace/lib/c/arch/mips32/include/libarch/types.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/inttypes.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/stddef.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/stdint.h (deleted) * uspace/lib/c/arch/mips32eb/include/libarch/types.h (deleted) * uspace/lib/c/arch/ppc32/include/libarch/inttypes.h (deleted) * uspace/lib/c/arch/ppc32/include/libarch/stddef.h (deleted) * uspace/lib/c/arch/ppc32/include/libarch/stdint.h (deleted) * uspace/lib/c/arch/ppc32/include/libarch/types.h (deleted) * uspace/lib/c/arch/riscv64/include/libarch/inttypes.h (deleted) * uspace/lib/c/arch/riscv64/include/libarch/stddef.h (deleted) * uspace/lib/c/arch/riscv64/include/libarch/stdint.h (deleted) * uspace/lib/c/arch/riscv64/include/libarch/types.h (deleted) * uspace/lib/c/arch/sparc64/include/libarch/inttypes.h (deleted) * uspace/lib/c/arch/sparc64/include/libarch/stddef.h (deleted) * uspace/lib/c/arch/sparc64/include/libarch/stdint.h (deleted) * uspace/lib/c/arch/sparc64/include/libarch/types.h (deleted) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/inttypes.h (modified) * uspace/lib/c/include/limits.h (modified) * uspace/lib/c/include/stddef.h (modified) * uspace/lib/c/include/stdint.h (modified) * uspace/lib/c/include/types/common.h (modified) * uspace/lib/drv/generic/logbuf.c (modified) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/lib/math/include/mathtypes.h (modified) * uspace/lib/nic/src/nic_addr_db.c (modified) * uspace/lib/posix/include/posix/limits.h (modified) * uspace/lib/posix/include/posix/stdint.h (modified) Replace parts of system headers with <_bits/...>. Thu, 14 Sep 2017 19:06:00 GMT Jakub Jermar [5918c00] * uspace/lib/math/arch/amd64/src/cos.S (modified) * uspace/lib/math/arch/amd64/src/sin.S (modified) Do not irritate the assembler by FSTPL %sp(1) When moving data ... Sat, 03 Sep 2016 10:14:15 GMT Jakub Jermar [d776329b] * HelenOS.config (modified) * boot/arch/sparc32/Makefile.inc (deleted) * boot/arch/sparc32/_link.ld.in (deleted) * boot/arch/sparc32/include/ambapp.h (deleted) * boot/arch/sparc32/include/arch.h (deleted) * boot/arch/sparc32/include/asm.h (deleted) * boot/arch/sparc32/include/main.h (deleted) * boot/arch/sparc32/include/mm.h (deleted) * boot/arch/sparc32/include/types.h (deleted) * boot/arch/sparc32/src/ambapp.c (deleted) * boot/arch/sparc32/src/asm.S (deleted) * boot/arch/sparc32/src/main.c (deleted) * boot/arch/sparc32/src/mm.c (deleted) * boot/arch/sparc32/src/putchar.c (deleted) * defaults/sparc32/Makefile.config (deleted) * defaults/sparc32/leon3/Makefile.config (deleted) * defaults/sparc32/output (deleted) * kernel/arch/sparc32/Makefile.inc (deleted) * kernel/arch/sparc32/_link.ld.in (deleted) * kernel/arch/sparc32/include/arch/ambapp.h (deleted) * kernel/arch/sparc32/include/arch/arch.h (deleted) * kernel/arch/sparc32/include/arch/asm.h (deleted) * kernel/arch/sparc32/include/arch/atomic.h (deleted) * kernel/arch/sparc32/include/arch/barrier.h (deleted) * kernel/arch/sparc32/include/arch/context.h (deleted) * kernel/arch/sparc32/include/arch/context_offset.h (deleted) * kernel/arch/sparc32/include/arch/cpu.h (deleted) * kernel/arch/sparc32/include/arch/cycle.h (deleted) * kernel/arch/sparc32/include/arch/elf.h (deleted) * kernel/arch/sparc32/include/arch/exception.h (deleted) * kernel/arch/sparc32/include/arch/faddr.h (deleted) * kernel/arch/sparc32/include/arch/fpu_context.h (deleted) * kernel/arch/sparc32/include/arch/interrupt.h (deleted) * kernel/arch/sparc32/include/arch/istate.h (deleted) * kernel/arch/sparc32/include/arch/machine/leon3/leon3.h (deleted) * kernel/arch/sparc32/include/arch/machine_func.h (deleted) * kernel/arch/sparc32/include/arch/mm/as.h (deleted) * kernel/arch/sparc32/include/arch/mm/asid.h (deleted) * kernel/arch/sparc32/include/arch/mm/frame.h (deleted) * kernel/arch/sparc32/include/arch/mm/km.h (deleted) * kernel/arch/sparc32/include/arch/mm/page.h (deleted) * kernel/arch/sparc32/include/arch/mm/page_fault.h (deleted) * kernel/arch/sparc32/include/arch/mm/tlb.h (deleted) * kernel/arch/sparc32/include/arch/proc/task.h (deleted) * kernel/arch/sparc32/include/arch/proc/thread.h (deleted) * kernel/arch/sparc32/include/arch/register.h (deleted) * kernel/arch/sparc32/include/arch/regwin.h (deleted) * kernel/arch/sparc32/include/arch/stack.h (deleted) * kernel/arch/sparc32/include/arch/trap.h (deleted) * kernel/arch/sparc32/include/arch/types.h (deleted) * kernel/arch/sparc32/src/context.S (deleted) * kernel/arch/sparc32/src/cpu/cpu.c (deleted) * kernel/arch/sparc32/src/debug/stacktrace.c (deleted) * kernel/arch/sparc32/src/exception.c (deleted) * kernel/arch/sparc32/src/machine/leon3/leon3.c (deleted) * kernel/arch/sparc32/src/machine_func.c (deleted) * kernel/arch/sparc32/src/mm/as.c (deleted) * kernel/arch/sparc32/src/mm/frame.c (deleted) * kernel/arch/sparc32/src/mm/km.c (deleted) * kernel/arch/sparc32/src/mm/page.c (deleted) * kernel/arch/sparc32/src/mm/tlb.c (deleted) * kernel/arch/sparc32/src/proc/scheduler.c (deleted) * kernel/arch/sparc32/src/proc/task.c (deleted) * kernel/arch/sparc32/src/proc/thread.c (deleted) * kernel/arch/sparc32/src/smp/ipi.c (deleted) * kernel/arch/sparc32/src/smp/smp.c (deleted) * kernel/arch/sparc32/src/sparc32.c (deleted) * kernel/arch/sparc32/src/start.S (deleted) * kernel/arch/sparc32/src/trap_table.S (deleted) * kernel/arch/sparc32/src/userspace.c (deleted) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/genarch/drivers/grlib/irqmp.h (deleted) * kernel/genarch/include/genarch/drivers/grlib/timer.h (deleted) * kernel/genarch/include/genarch/drivers/grlib/uart.h (deleted) * kernel/genarch/src/drivers/grlib/irqmp.c (deleted) * kernel/genarch/src/drivers/grlib/uart.c (deleted) * release/Makefile (modified) * tools/autotool.py (modified) * tools/toolchain.sh (modified) * uspace/drv/bus/amba/Makefile (deleted) * uspace/drv/bus/amba/amba.c (deleted) * uspace/drv/bus/amba/amba.ma (deleted) * uspace/drv/bus/amba/ambapp.h (deleted) * uspace/drv/char/grlib_uart/Makefile (deleted) * uspace/drv/char/grlib_uart/cyclic_buffer.h (deleted) * uspace/drv/char/grlib_uart/grlib_uart.c (deleted) * uspace/drv/char/grlib_uart/grlib_uart.ma (deleted) * uspace/drv/platform/leon3/Makefile (deleted) * uspace/drv/platform/leon3/leon3.c (deleted) * uspace/drv/platform/leon3/leon3.h (deleted) * uspace/drv/platform/leon3/leon3.ma (deleted) * uspace/lib/c/arch/sparc32/Makefile.common (deleted) * uspace/lib/c/arch/sparc32/Makefile.inc (deleted) * uspace/lib/c/arch/sparc32/_link.ld.in (deleted) * uspace/lib/c/arch/sparc32/include/libarch/atomic.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/barrier.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/config.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/context_offset.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/ddi.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/elf.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/elf_linux.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/faddr.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/fibril.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/inttypes.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/istate.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/stack.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/stackarg.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/stddef.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/stdint.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/syscall.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/thread.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/tls.h (deleted) * uspace/lib/c/arch/sparc32/include/libarch/types.h (deleted) * uspace/lib/c/arch/sparc32/src/entry.S (deleted) * uspace/lib/c/arch/sparc32/src/entryjmp.S (deleted) * uspace/lib/c/arch/sparc32/src/fibril.S (deleted) * uspace/lib/c/arch/sparc32/src/stacktrace.c (deleted) * uspace/lib/c/arch/sparc32/src/stacktrace_asm.S (deleted) * uspace/lib/c/arch/sparc32/src/thread_entry.S (deleted) * uspace/lib/c/arch/sparc32/src/tls.c (deleted) * uspace/lib/math/arch/sparc32/Makefile.inc (deleted) * uspace/lib/math/arch/sparc32/include/libarch/math.h (deleted) Remove support for sparc32 This architecture has been unmaintained ... Thu, 01 Sep 2016 16:10:02 GMT Martin Decky [8b6aa39] * boot/arch/riscv64/Makefile.inc (added) * boot/arch/riscv64/_link.ld.in (added) * boot/arch/riscv64/include/arch.h (added) * boot/arch/riscv64/include/asm.h (added) * boot/arch/riscv64/include/main.h (added) * boot/arch/riscv64/include/types.h (added) * boot/arch/riscv64/include/ucb.h (added) * boot/arch/riscv64/src/asm.S (added) * boot/arch/riscv64/src/main.c (added) * boot/arch/riscv64/src/putchar.c (added) * boot/arch/riscv64/src/ucb.c (added) * kernel/arch/riscv64/Makefile.inc (added) * kernel/arch/riscv64/_link.ld.in (added) * kernel/arch/riscv64/include/arch/arch.h (added) * kernel/arch/riscv64/include/arch/asm.h (added) * kernel/arch/riscv64/include/arch/atomic.h (added) * kernel/arch/riscv64/include/arch/barrier.h (added) * kernel/arch/riscv64/include/arch/boot/boot.h (added) * kernel/arch/riscv64/include/arch/context.h (added) * kernel/arch/riscv64/include/arch/context_struct.ag (added) * kernel/arch/riscv64/include/arch/cpu.h (added) * kernel/arch/riscv64/include/arch/cycle.h (added) * kernel/arch/riscv64/include/arch/elf.h (added) * kernel/arch/riscv64/include/arch/faddr.h (added) * kernel/arch/riscv64/include/arch/fpu_context.h (added) * kernel/arch/riscv64/include/arch/interrupt.h (added) * kernel/arch/riscv64/include/arch/istate.h (added) * kernel/arch/riscv64/include/arch/istate_struct.ag (added) * kernel/arch/riscv64/include/arch/mm/as.h (added) * kernel/arch/riscv64/include/arch/mm/asid.h (added) * kernel/arch/riscv64/include/arch/mm/frame.h (added) * kernel/arch/riscv64/include/arch/mm/km.h (added) * kernel/arch/riscv64/include/arch/mm/page.h (added) * kernel/arch/riscv64/include/arch/mm/tlb.h (added) * kernel/arch/riscv64/include/arch/proc/task.h (added) * kernel/arch/riscv64/include/arch/proc/thread.h (added) * kernel/arch/riscv64/include/arch/stack.h (added) * kernel/arch/riscv64/include/arch/types.h (added) * kernel/arch/riscv64/src/asm.S (added) * kernel/arch/riscv64/src/cpu/cpu.c (added) * kernel/arch/riscv64/src/debug/stacktrace.c (added) * kernel/arch/riscv64/src/mm/as.c (added) * kernel/arch/riscv64/src/mm/frame.c (added) * kernel/arch/riscv64/src/mm/km.c (added) * kernel/arch/riscv64/src/mm/page.c (added) * kernel/arch/riscv64/src/mm/tlb.c (added) * kernel/arch/riscv64/src/proc/scheduler.c (added) * kernel/arch/riscv64/src/proc/task.c (added) * kernel/arch/riscv64/src/proc/thread.c (added) * kernel/arch/riscv64/src/riscv64.c (added) * kernel/arch/riscv64/src/userspace.c (added) * uspace/lib/c/arch/riscv64/Makefile.inc (added) * uspace/lib/c/arch/riscv64/_link.ld.in (added) * uspace/lib/c/arch/riscv64/include/libarch/atomic.h (added) * uspace/lib/c/arch/riscv64/include/libarch/barrier.h (added) * uspace/lib/c/arch/riscv64/include/libarch/ddi.h (added) * uspace/lib/c/arch/riscv64/include/libarch/elf.h (added) * uspace/lib/c/arch/riscv64/include/libarch/elf_linux.h (added) * uspace/lib/c/arch/riscv64/include/libarch/entry.h (added) * uspace/lib/c/arch/riscv64/include/libarch/faddr.h (added) * uspace/lib/c/arch/riscv64/include/libarch/fibril.h (added) * uspace/lib/c/arch/riscv64/include/libarch/fibril_context.ag (added) * uspace/lib/c/arch/riscv64/include/libarch/inttypes.h (added) * uspace/lib/c/arch/riscv64/include/libarch/istate.h (added) * uspace/lib/c/arch/riscv64/include/libarch/istate_struct.ag (added) * uspace/lib/c/arch/riscv64/include/libarch/stddef.h (added) * uspace/lib/c/arch/riscv64/include/libarch/stdint.h (added) * uspace/lib/c/arch/riscv64/include/libarch/syscall.h (added) * uspace/lib/c/arch/riscv64/include/libarch/thread.h (added) * uspace/lib/c/arch/riscv64/include/libarch/tls.h (added) * uspace/lib/c/arch/riscv64/include/libarch/types.h (added) * uspace/lib/c/arch/riscv64/src/entry.c (added) * uspace/lib/c/arch/riscv64/src/entryjmp.c (added) * uspace/lib/c/arch/riscv64/src/fibril.c (added) * uspace/lib/c/arch/riscv64/src/stacktrace.c (added) * uspace/lib/c/arch/riscv64/src/syscall.c (added) * uspace/lib/c/arch/riscv64/src/thread_entry.c (added) * uspace/lib/c/arch/riscv64/src/tls.c (added) * uspace/lib/math/arch/riscv64/Makefile.inc (added) * uspace/lib/math/arch/riscv64/include/libarch/math.h (added) dummy/fake support for RISC-V (RV64G) it compiles and the boot ... Wed, 31 Aug 2016 11:15:39 GMT Martin Decky [58563585] * .bzrignore (modified) * boot/arch/ia64/Makefile.inc (modified) * uspace/Makefile.common (modified) * uspace/app/usbinfo/info.c (modified) * uspace/app/usbinfo/list.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ehci/res.h (modified) * uspace/drv/bus/usb/ohci/endpoint_list.h (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/completion_codes.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/iso_transfer_descriptor.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/mem_access.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/ohci/main.c (modified) * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.c (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h (modified) * uspace/drv/bus/usb/uhci/hw_struct/queue_head.h (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/uhci/main.c (modified) * uspace/drv/bus/usb/uhci/transfer_list.h (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.h (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/port.h (modified) * uspace/drv/bus/usb/usbhub/status.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.h (modified) * uspace/drv/bus/usb/usbmast/bo_trans.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.h (modified) * uspace/drv/bus/usb/vhc/devconn.c (modified) * uspace/drv/bus/usb/vhc/hub/virthub.c (modified) * uspace/drv/bus/usb/vhc/hub/virthub.h (modified) * uspace/drv/bus/usb/vhc/hub/virthubops.c (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/drv/bus/usb/vhc/transfer.c (modified) * uspace/drv/bus/usb/vhc/vhcd.h (modified) * uspace/drv/nic/ar9271/ath_usb.c (modified) * uspace/lib/c/arch/amd64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/arm32/src/eabi.S (modified) * uspace/lib/c/arch/arm32/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/arch/ia32/src/syscall.S (modified) * uspace/lib/c/arch/ia64/src/fibril.S (modified) * uspace/lib/c/arch/ia64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/ia64/src/syscall.S (modified) * uspace/lib/c/arch/mips32/src/entryjmp.S (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/dnsr.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/tls.c (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/remote_ahci.c (modified) * uspace/lib/drv/generic/remote_usb.c (modified) * uspace/lib/drv/include/usb_iface.h (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/math/arch/amd64/src/sin.S (modified) * uspace/lib/math/arch/ia32/src/cos.S (modified) * uspace/lib/math/arch/ia32/src/sin.S (modified) * uspace/lib/math/arch/ia32/src/trunc.S (modified) * uspace/lib/usb/include/usb/classes/hub.h (modified) * uspace/lib/usb/include/usb/debug.h (modified) * uspace/lib/usb/include/usb/descriptor.h (modified) * uspace/lib/usb/include/usb/dev.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/usb.c (modified) * uspace/lib/usbdev/include/usb/dev/poll.h (modified) * uspace/lib/usbdev/include/usb/dev/recognise.h (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/lib/usbdev/src/devpoll.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbdev/src/recognise.c (modified) * uspace/lib/usbdev/src/request.c (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) * uspace/lib/usbvirt/include/usbvirt/device.h (modified) * uspace/lib/usbvirt/src/ctrltransfer.c (modified) * uspace/srv/bd/vbd/disk.c (modified) code review and cstyle cleanup (no change in functionality) Tue, 05 Apr 2016 18:47:41 GMT Jiri Svoboda [e2e9a8a] * boot/Makefile.common (modified) * uspace/Makefile.common (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/draw/Makefile (modified) * uspace/lib/graph/Makefile (modified) * uspace/lib/gui/Makefile (modified) * uspace/lib/http/Makefile (modified) * uspace/lib/math/Makefile (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/softint/Makefile (modified) * uspace/lib/softrend/Makefile (modified) * uspace/lib/uri/Makefile (modified) Shared libraries no longer need to observe 8+3 filename limit. Tue, 12 Apr 2016 05:57:00 GMT Jakub Jermar [3b0f1b9a] * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/amd64/src/boot/multiboot.S (modified) * kernel/arch/amd64/src/boot/multiboot2.S (modified) * kernel/arch/amd64/src/context.S (modified) * kernel/arch/amd64/src/debug/stacktrace_asm.S (modified) * kernel/arch/amd64/src/delay.S (modified) * kernel/arch/amd64/src/smp/ap.S (modified) * uspace/lib/c/arch/amd64/Makefile.inc (modified) * uspace/lib/c/arch/amd64/src/entry.S (moved) * uspace/lib/c/arch/amd64/src/entryjmp.S (moved) * uspace/lib/c/arch/amd64/src/fibril.S (modified) * uspace/lib/c/arch/amd64/src/stacktrace_asm.S (modified) * uspace/lib/c/arch/amd64/src/syscall.S (modified) * uspace/lib/c/arch/amd64/src/thread_entry.S (moved) * uspace/lib/math/arch/amd64/src/cos.S (modified) * uspace/lib/math/arch/amd64/src/sin.S (modified) * uspace/lib/math/arch/amd64/src/trunc.S (modified) amd64: use asmtool.h macros for defining symbols Sat, 20 Feb 2016 18:01:33 GMT Jakub Jermar [321a8e6] * uspace/lib/c/arch/ia32/src/fibril.S (modified) * uspace/lib/math/arch/ia32/src/cos.S (modified) * uspace/lib/math/arch/ia32/src/sin.S (modified) * uspace/lib/math/arch/ia32/src/trunc.S (modified) ia32: Silence linker warnings during for dynamically linked builds Sat, 20 Feb 2016 17:57:07 GMT Jakub Jermar [8f5e80be] * uspace/lib/math/arch/ia32/src/cos.S (modified) * uspace/lib/math/arch/ia32/src/sin.S (modified) ia32: Silence assembler warning Thu, 17 Sep 2015 16:16:25 GMT Jiri Svoboda [b69786e] * uspace/app/tester/float/float2.c (modified) * uspace/app/tester/tester.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/math/Makefile (modified) * uspace/lib/math/arch/abs32le/include/libarch/math.h (modified) * uspace/lib/math/arch/amd64/include/libarch/math.h (modified) * uspace/lib/math/arch/arm32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia64/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32eb/include/libarch/math.h (modified) * uspace/lib/math/arch/ppc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc64/include/libarch/math.h (modified) * uspace/lib/math/generic/acos.c (added) * uspace/lib/math/generic/asin.c (added) * uspace/lib/math/generic/atan.c (added) * uspace/lib/math/generic/atan2.c (added) * uspace/lib/math/generic/cosh.c (added) * uspace/lib/math/generic/exp.c (modified) * uspace/lib/math/generic/fabs.c (added) * uspace/lib/math/generic/fmod.c (moved) * uspace/lib/math/generic/frexp.c (added) * uspace/lib/math/generic/ldexp.c (added) * uspace/lib/math/generic/log10.c (added) * uspace/lib/math/generic/modf.c (added) * uspace/lib/math/generic/pow.c (modified) * uspace/lib/math/generic/sinh.c (added) * uspace/lib/math/generic/sqrt.c (added) * uspace/lib/math/generic/tan.c (added) * uspace/lib/math/generic/tanh.c (added) * uspace/lib/math/include/acos.h (added) * uspace/lib/math/include/asin.h (added) * uspace/lib/math/include/atan.h (added) * uspace/lib/math/include/atan2.h (added) * uspace/lib/math/include/cosh.h (added) * uspace/lib/math/include/fabs.h (added) * uspace/lib/math/include/fmod.h (moved) * uspace/lib/math/include/frexp.h (added) * uspace/lib/math/include/ldexp.h (added) * uspace/lib/math/include/log10.h (added) * uspace/lib/math/include/math.h (modified) * uspace/lib/math/include/modf.h (added) * uspace/lib/math/include/sinh.h (added) * uspace/lib/math/include/sqrt.h (added) * uspace/lib/math/include/tan.h (added) * uspace/lib/math/include/tanh.h (added) Add all functions required by C89 plus their single-precision ... Sat, 05 Sep 2015 11:50:00 GMT Jiri Svoboda [9adb61d] * uspace/lib/math/arch/abs32le/include/libarch/math.h (modified) * uspace/lib/math/arch/amd64/include/libarch/math.h (modified) * uspace/lib/math/arch/amd64/src/cos.S (modified) * uspace/lib/math/arch/amd64/src/sin.S (modified) * uspace/lib/math/arch/amd64/src/trunc.S (modified) * uspace/lib/math/arch/arm32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia32/src/cos.S (modified) * uspace/lib/math/arch/ia32/src/sin.S (modified) * uspace/lib/math/arch/ia32/src/trunc.S (modified) * uspace/lib/math/arch/ia64/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32eb/include/libarch/math.h (modified) * uspace/lib/math/arch/ppc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc64/include/libarch/math.h (modified) * uspace/lib/math/generic/ceil.c (modified) * uspace/lib/math/generic/exp.c (modified) * uspace/lib/math/generic/floor.c (modified) * uspace/lib/math/generic/log.c (modified) * uspace/lib/math/generic/mod.c (modified) * uspace/lib/math/generic/pow.c (modified) * uspace/lib/math/generic/trig.c (modified) * uspace/lib/math/generic/trunc.c (modified) * uspace/lib/math/include/ceil.h (modified) * uspace/lib/math/include/floor.h (modified) * uspace/lib/math/include/mod.h (modified) * uspace/lib/math/include/trig.h (modified) Add single-precision variant for all functions. Allow generic ... Sat, 05 Sep 2015 10:11:40 GMT Jiri Svoboda [e6f5766] * uspace/lib/math/arch/abs32le/include/libarch/math.h (modified) * uspace/lib/math/arch/amd64/include/libarch/math.h (modified) * uspace/lib/math/arch/arm32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia64/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32eb/include/libarch/math.h (modified) * uspace/lib/math/arch/ppc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc64/include/libarch/math.h (modified) * uspace/lib/math/generic/ceil.c (modified) * uspace/lib/math/generic/exp.c (modified) * uspace/lib/math/generic/floor.c (modified) * uspace/lib/math/generic/trunc.c (modified) * uspace/lib/math/include/ceil.h (modified) * uspace/lib/math/include/floor.h (modified) * uspace/lib/math/include/trig.h (modified) * uspace/lib/math/include/trunc.h (modified) Use floatN_t types in generic function interfaces. Fri, 04 Sep 2015 08:15:13 GMT Jiri Svoboda [01cdd5a] * uspace/lib/math/arch/abs32le/include/libarch/math.h (modified) * uspace/lib/math/arch/arm32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia64/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32eb/include/libarch/math.h (modified) * uspace/lib/math/arch/ppc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc64/include/libarch/math.h (modified) Add missing math exp(f), lg(f), pow(f) definitions for all architectures. Fri, 04 Sep 2015 06:40:20 GMT Jiri Svoboda [992ffa6] * uspace/app/tester/float/float2.c (modified) * uspace/lib/math/Makefile (modified) * uspace/lib/math/arch/amd64/include/libarch/math.h (modified) * uspace/lib/math/generic/ceil.c (modified) * uspace/lib/math/generic/exp.c (added) * uspace/lib/math/generic/floor.c (modified) * uspace/lib/math/generic/log.c (added) * uspace/lib/math/generic/pow.c (added) * uspace/lib/math/generic/trig.c (modified) * uspace/lib/math/generic/trunc.c (modified) * uspace/lib/math/include/exp.h (added) * uspace/lib/math/include/log.h (added) * uspace/lib/math/include/math.h (modified) * uspace/lib/math/include/pow.h (added) * uspace/lib/math/include/trunc.h (modified) Add exp(f), log(f), pow(f). Improve precision of sin, cos. Tue, 01 Sep 2015 08:08:47 GMT Jiri Svoboda [bae1e1f] * uspace/app/tester/float/float2.c (modified) * uspace/lib/math/Makefile (modified) * uspace/lib/math/arch/abs32le/include/libarch/math.h (modified) * uspace/lib/math/arch/amd64/include/libarch/math.h (modified) * uspace/lib/math/arch/arm32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia64/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32eb/include/libarch/math.h (modified) * uspace/lib/math/arch/ppc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc64/include/libarch/math.h (modified) * uspace/lib/math/generic/ceil.c (added) * uspace/lib/math/generic/floor.c (added) * uspace/lib/math/include/ceil.h (added) * uspace/lib/math/include/floor.h (added) floor() and ceil(). Sat, 14 Mar 2015 21:36:44 GMT Martin Decky [c0c38c7c] * uspace/app/tester/float/softfloat1.c (modified) * uspace/lib/math/arch/abs32le/include/libarch/math.h (modified) * uspace/lib/math/arch/amd64/include/libarch/math.h (modified) * uspace/lib/math/arch/arm32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia64/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32eb/include/libarch/math.h (modified) * uspace/lib/math/arch/ppc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc64/include/libarch/math.h (modified) * uspace/lib/math/generic/mod.c (modified) * uspace/lib/math/generic/trig.c (modified) * uspace/lib/math/include/mathtypes.h (modified) * uspace/lib/math/include/mod.h (modified) * uspace/lib/math/include/trig.h (modified) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/add.c (modified) * uspace/lib/softfloat/add.h (modified) * uspace/lib/softfloat/common.c (modified) * uspace/lib/softfloat/common.h (modified) * uspace/lib/softfloat/comparison.c (modified) * uspace/lib/softfloat/comparison.h (modified) * uspace/lib/softfloat/conversion.c (modified) * uspace/lib/softfloat/conversion.h (modified) * uspace/lib/softfloat/div.c (modified) * uspace/lib/softfloat/div.h (modified) * uspace/lib/softfloat/mul.c (modified) * uspace/lib/softfloat/mul.h (modified) * uspace/lib/softfloat/neg.c (added) * uspace/lib/softfloat/neg.h (added) * uspace/lib/softfloat/sftypes.h (deleted) * uspace/lib/softfloat/softfloat.c (deleted) * uspace/lib/softfloat/softfloat.h (deleted) * uspace/lib/softfloat/sub.c (modified) * uspace/lib/softfloat/sub.h (modified) software floating point overhaul use proper type mapping fix cosine ... Thu, 11 Dec 2014 23:50:45 GMT Martin Decky [b336613f] * uspace/lib/math/generic/trunc.c (modified) fix floating point truncation arithmetics (this solves most of the ... Thu, 28 Aug 2014 17:30:01 GMT Jakub Jermar [6c1c1f7] * HelenOS.config (modified) * boot/arch/mips64/Makefile.inc (deleted) * boot/arch/mips64/_link.ld.in (deleted) * boot/arch/mips64/include/arch.h (deleted) * boot/arch/mips64/include/asm.h (deleted) * boot/arch/mips64/include/main.h (deleted) * boot/arch/mips64/include/regname.h (deleted) * boot/arch/mips64/include/types.h (deleted) * boot/arch/mips64/src/asm.S (deleted) * boot/arch/mips64/src/main.c (deleted) * boot/arch/mips64/src/putchar.c (deleted) * defaults/mips64/Makefile.config (deleted) * defaults/mips64/msim/Makefile.config (deleted) * defaults/mips64/output (deleted) * kernel/arch/mips64/Makefile.inc (deleted) * kernel/arch/mips64/_link.ld.in (deleted) * kernel/arch/mips64/include/arch/arch.h (deleted) * kernel/arch/mips64/include/arch/asm.h (deleted) * kernel/arch/mips64/include/arch/asm/boot.h (deleted) * kernel/arch/mips64/include/arch/asm/regname.h (deleted) * kernel/arch/mips64/include/arch/atomic.h (deleted) * kernel/arch/mips64/include/arch/barrier.h (deleted) * kernel/arch/mips64/include/arch/cache.h (deleted) * kernel/arch/mips64/include/arch/context.h (deleted) * kernel/arch/mips64/include/arch/context_offset.h (deleted) * kernel/arch/mips64/include/arch/cp0.h (deleted) * kernel/arch/mips64/include/arch/cpu.h (deleted) * kernel/arch/mips64/include/arch/cycle.h (deleted) * kernel/arch/mips64/include/arch/debug.h (deleted) * kernel/arch/mips64/include/arch/debugger.h (deleted) * kernel/arch/mips64/include/arch/drivers/msim.h (deleted) * kernel/arch/mips64/include/arch/elf.h (deleted) * kernel/arch/mips64/include/arch/exception.h (deleted) * kernel/arch/mips64/include/arch/faddr.h (deleted) * kernel/arch/mips64/include/arch/fpu_context.h (deleted) * kernel/arch/mips64/include/arch/interrupt.h (deleted) * kernel/arch/mips64/include/arch/istate.h (deleted) * kernel/arch/mips64/include/arch/mm/as.h (deleted) * kernel/arch/mips64/include/arch/mm/asid.h (deleted) * kernel/arch/mips64/include/arch/mm/frame.h (deleted) * kernel/arch/mips64/include/arch/mm/km.h (deleted) * kernel/arch/mips64/include/arch/mm/page.h (deleted) * kernel/arch/mips64/include/arch/mm/tlb.h (deleted) * kernel/arch/mips64/include/arch/proc/task.h (deleted) * kernel/arch/mips64/include/arch/proc/thread.h (deleted) * kernel/arch/mips64/include/arch/smp/dorder.h (deleted) * kernel/arch/mips64/include/arch/stack.h (deleted) * kernel/arch/mips64/include/arch/types.h (deleted) * kernel/arch/mips64/src/asm.S (deleted) * kernel/arch/mips64/src/cache.c (deleted) * kernel/arch/mips64/src/context.S (deleted) * kernel/arch/mips64/src/cpu (deleted) * kernel/arch/mips64/src/ddi (deleted) * kernel/arch/mips64/src/debug (deleted) * kernel/arch/mips64/src/debugger.c (deleted) * kernel/arch/mips64/src/exception.c (deleted) * kernel/arch/mips64/src/fpu_context.c (deleted) * kernel/arch/mips64/src/interrupt.c (deleted) * kernel/arch/mips64/src/mips64.c (deleted) * kernel/arch/mips64/src/mm/as.c (deleted) * kernel/arch/mips64/src/mm/frame.c (deleted) * kernel/arch/mips64/src/mm/km.c (deleted) * kernel/arch/mips64/src/mm/page.c (deleted) * kernel/arch/mips64/src/mm/tlb.c (deleted) * kernel/arch/mips64/src/smp/dorder.c (deleted) * kernel/arch/mips64/src/smp/smp.c (deleted) * kernel/arch/mips64/src/start.S (deleted) * uspace/lib/c/arch/mips64/Makefile.common (deleted) * uspace/lib/c/arch/mips64/Makefile.inc (deleted) * uspace/lib/c/arch/mips64/_link.ld.in (deleted) * uspace/lib/c/arch/mips64/include/libarch/atomic.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/barrier.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/config.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/context_offset.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/cp0.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/ddi.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/elf.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/elf_linux.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/faddr.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/fibril.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/inttypes.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/istate.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/regname.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/stack.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/syscall.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/thread.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/tls.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/types.h (deleted) * uspace/lib/c/arch/mips64/src/entry.S (deleted) * uspace/lib/c/arch/mips64/src/entryjmp.S (deleted) * uspace/lib/c/arch/mips64/src/fibril.S (deleted) * uspace/lib/c/arch/mips64/src/stacktrace.c (deleted) * uspace/lib/c/arch/mips64/src/stacktrace_asm.S (deleted) * uspace/lib/c/arch/mips64/src/syscall.c (deleted) * uspace/lib/c/arch/mips64/src/thread_entry.S (deleted) * uspace/lib/c/arch/mips64/src/tls.c (deleted) * uspace/lib/math/arch/mips64/Makefile.inc (deleted) * uspace/lib/math/arch/mips64/include/libarch/math.h (deleted) Remove mips64 support. The mips64 port has been in a very early ... Thu, 06 Mar 2014 02:45:53 GMT Martin Decky [ba11ebb] * uspace/lib/math/Makefile (modified) * uspace/lib/math/arch/abs32le/include/libarch/math.h (modified) * uspace/lib/math/arch/amd64/include/libarch/math.h (modified) * uspace/lib/math/arch/arm32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia64/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32eb/include/libarch/math.h (modified) * uspace/lib/math/arch/mips64/include/libarch/math.h (modified) * uspace/lib/math/arch/ppc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc64/include/libarch/math.h (modified) * uspace/lib/math/generic/mod.c (added) * uspace/lib/math/generic/trig.c (added) * uspace/lib/math/include/math.h (modified) * uspace/lib/math/include/mod.h (added) * uspace/lib/math/include/trig.h (added) implement generic sine and cosine functions using Taylor series ... Thu, 06 Mar 2014 02:45:01 GMT Martin Decky [47f7390f] * uspace/lib/math/generic/trunc.c (modified) add comment Thu, 06 Mar 2014 02:44:40 GMT Martin Decky [a11bcb1] * uspace/lib/math/include/mathtypes.h (modified) * uspace/lib/math/include/trunc.h (modified) fix group Sat, 01 Mar 2014 23:03:21 GMT Martin Decky [d9be488] * HelenOS.config (modified) * uspace/Makefile.common (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/float/float2.c (added) * uspace/app/tester/float/float2.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/vdemo/Makefile (modified) * uspace/app/viewer/Makefile (modified) * uspace/app/vlaunch/Makefile (modified) * uspace/app/vterm/Makefile (modified) * uspace/lib/math/Makefile (modified) * uspace/lib/math/arch/abs32le/Makefile.inc (added) * uspace/lib/math/arch/abs32le/include/libarch/math.h (added) * uspace/lib/math/arch/amd64/Makefile.inc (added) * uspace/lib/math/arch/amd64/include/libarch/math.h (moved) * uspace/lib/math/arch/amd64/include/libarch/x87.h (added) * uspace/lib/math/arch/amd64/src/cos.S (added) * uspace/lib/math/arch/amd64/src/sin.S (added) * uspace/lib/math/arch/amd64/src/trunc.S (added) * uspace/lib/math/arch/arm32/Makefile.inc (added) * uspace/lib/math/arch/arm32/include/libarch/math.h (added) * uspace/lib/math/arch/ia32/Makefile.inc (added) * uspace/lib/math/arch/ia32/include/libarch/math.h (added) * uspace/lib/math/arch/ia32/include/libarch/x87.h (added) * uspace/lib/math/arch/ia32/src/cos.S (added) * uspace/lib/math/arch/ia32/src/sin.S (added) * uspace/lib/math/arch/ia32/src/trunc.S (added) * uspace/lib/math/arch/ia64/Makefile.inc (added) * uspace/lib/math/arch/ia64/include/libarch/math.h (added) * uspace/lib/math/arch/mips32/Makefile.inc (added) * uspace/lib/math/arch/mips32/include/libarch/math.h (added) * uspace/lib/math/arch/mips32eb/Makefile.inc (added) * uspace/lib/math/arch/mips32eb/include/libarch/math.h (added) * uspace/lib/math/arch/mips64/Makefile.inc (added) * uspace/lib/math/arch/mips64/include/libarch/math.h (added) * uspace/lib/math/arch/ppc32/Makefile.inc (added) * uspace/lib/math/arch/ppc32/include/libarch/math.h (added) * uspace/lib/math/arch/sparc32/Makefile.inc (added) * uspace/lib/math/arch/sparc32/include/libarch/math.h (added) * uspace/lib/math/arch/sparc64/Makefile.inc (added) * uspace/lib/math/arch/sparc64/include/libarch/math.h (added) * uspace/lib/math/generic/trunc.c (added) * uspace/lib/math/include/math.h (moved) * uspace/lib/math/include/mathtypes.h (added) * uspace/lib/math/include/trunc.h (moved) * uspace/lib/math/src/dummy.c (deleted) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/sftypes.h (modified) * uspace/lib/softfloat/softfloat.c (modified) * uspace/lib/softrend/Makefile (modified) * uspace/srv/hid/compositor/Makefile (modified) refactor floating point support * implement IA-32 and AMD64 ... Tue, 17 Dec 2013 10:53:16 GMT Vojtech Horky [24e58cc] * uspace/lib/c/include/math.h (modified) * uspace/lib/math/src/dummy.c (modified) More dummy math functions Mon, 16 Dec 2013 13:11:10 GMT Vojtech Horky [8620b2f] * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/lib/c/include/math.h (added) * uspace/lib/math/Makefile (added) * uspace/lib/math/src/dummy.c (added) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/math.h (modified) * uspace/lib/posix/source/math.c (deleted) Move math functions into a separate library Their implementation is ...