Changeset ab936440 in mainline
- Timestamp:
- 2019-02-12T20:42:42Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f31ca47
- Parents:
- 7f7817a9 (diff), 4805495 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - git-author:
- Matthieu Riolo <matthieu.riolo@…> (2019-02-12 20:26:18)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-02-12 20:42:42)
- Files:
-
- 67 added
- 17 deleted
- 652 edited
- 5 moved
-
.gitignore (modified) (view diffs)
-
.travis.yml (modified) (view diffs)
-
HelenOS.config (modified) (view diffs)
-
README.md (modified) (view diffs)
-
abi/arch/abs32le/include/abi/arch/elf.h (modified) (view diffs)
-
abi/arch/amd64/include/abi/arch/elf.h (modified) (view diffs)
-
abi/arch/arm32/include/abi/arch/elf.h (modified) (view diffs)
-
abi/arch/ia32/include/abi/arch/elf.h (modified) (view diffs)
-
abi/arch/ia64/include/abi/arch/elf.h (modified) (view diffs)
-
abi/arch/mips32/include/abi/arch/elf.h (modified) (view diffs)
-
abi/arch/ppc32/include/abi/arch/elf.h (modified) (view diffs)
-
abi/arch/riscv64/include/abi/arch/elf.h (modified) (view diffs)
-
abi/arch/sparc64/include/abi/arch/elf.h (modified) (view diffs)
-
abi/doc/doxygroups.h (modified) (view diffs)
-
abi/include/abi/asmtool.h (modified) (view diffs)
-
abi/include/abi/cap.h (modified) (view diffs)
-
abi/include/abi/ddi/arg.h (modified) (view diffs)
-
abi/include/abi/ddi/irq.h (modified) (view diffs)
-
abi/include/abi/elf.h (modified) (view diffs)
-
abi/include/abi/fb/visuals.h (modified) (view diffs)
-
abi/include/abi/fourcc.h (modified) (view diffs)
-
abi/include/abi/ipc/event.h (modified) (view diffs)
-
abi/include/abi/ipc/interfaces.h (modified) (view diffs)
-
abi/include/abi/ipc/ipc.h (modified) (view diffs)
-
abi/include/abi/ipc/methods.h (modified) (view diffs)
-
abi/include/abi/kio.h (modified) (view diffs)
-
abi/include/abi/klog.h (modified) (view diffs)
-
abi/include/abi/log.h (modified) (view diffs)
-
abi/include/abi/mm/as.h (modified) (view diffs)
-
abi/include/abi/proc/task.h (modified) (view diffs)
-
abi/include/abi/proc/thread.h (modified) (view diffs)
-
abi/include/abi/proc/uarg.h (modified) (view diffs)
-
abi/include/abi/synch.h (modified) (view diffs)
-
abi/include/abi/syscall.h (modified) (view diffs)
-
abi/include/abi/sysinfo.h (modified) (view diffs)
-
abi/include/abi/udebug.h (modified) (view diffs)
-
abi/include/limits.h (modified) (view diffs)
-
boot/Makefile.build (modified) (view diffs)
-
boot/Makefile.common (modified) (view diffs)
-
boot/arch/amd64/Makefile.inc (modified) (view diffs)
-
boot/arch/arm32/src/mm.c (modified) (view diffs)
-
boot/arch/ia64/src/main.c (modified) (view diffs)
-
boot/generic/include/byteorder.h (modified) (view diffs)
-
boot/generic/include/errno.h (modified) (view diffs)
-
boot/generic/include/str.h (modified) (view diffs)
-
boot/generic/src/str.c (modified) (view diffs)
-
contrib/qemu/build-from-scratch.sh (modified) (view diffs)
-
defaults/amd64/Makefile.config (modified) (view diffs)
-
defaults/arm32/Makefile.config (modified) (view diffs)
-
defaults/arm32/beagleboardxm/Makefile.config (modified) (view diffs)
-
defaults/arm32/beaglebone/Makefile.config (modified) (view diffs)
-
defaults/ia32/Makefile.config (modified) (view diffs)
-
defaults/ppc32/Makefile.config (modified) (view diffs)
-
defaults/sparc64/niagara/Makefile.config (modified) (view diffs)
-
defaults/sparc64/ultra/Makefile.config (modified) (view diffs)
-
doxygen/doxygen.cfg.diff (modified) (view diffs)
-
kernel/Makefile (modified) (view diffs)
-
kernel/arch/abs32le/include/arch/asm.h (modified) (view diffs)
-
kernel/arch/abs32le/include/arch/cycle.h (modified) (view diffs)
-
kernel/arch/abs32le/include/arch/istate.h (modified) (view diffs)
-
kernel/arch/abs32le/include/arch/mm/page.h (modified) (view diffs)
-
kernel/arch/amd64/include/arch/asm.h (modified) (view diffs)
-
kernel/arch/amd64/include/arch/cycle.h (modified) (view diffs)
-
kernel/arch/amd64/include/arch/istate.h (modified) (view diffs)
-
kernel/arch/amd64/include/arch/mm/page.h (modified) (view diffs)
-
kernel/arch/arm32/include/arch/asm.h (modified) (view diffs)
-
kernel/arch/arm32/include/arch/context.h (modified) (view diffs)
-
kernel/arch/arm32/include/arch/cycle.h (modified) (view diffs)
-
kernel/arch/arm32/include/arch/istate.h (modified) (view diffs)
-
kernel/arch/arm32/include/arch/mm/page.h (modified) (view diffs)
-
kernel/arch/arm32/include/arch/mm/page_armv4.h (modified) (view diffs)
-
kernel/arch/arm32/include/arch/mm/page_armv6.h (modified) (view diffs)
-
kernel/arch/arm32/src/mm/tlb.c (modified) (view diffs)
-
kernel/arch/ia32/include/arch/asm.h (modified) (view diffs)
-
kernel/arch/ia32/include/arch/cycle.h (modified) (view diffs)
-
kernel/arch/ia32/include/arch/istate.h (modified) (view diffs)
-
kernel/arch/ia32/include/arch/mm/page.h (modified) (view diffs)
-
kernel/arch/ia64/include/arch/asm.h (modified) (view diffs)
-
kernel/arch/ia64/include/arch/cpu.h (modified) (view diffs)
-
kernel/arch/ia64/include/arch/cycle.h (modified) (view diffs)
-
kernel/arch/ia64/include/arch/istate.h (modified) (view diffs)
-
kernel/arch/ia64/include/arch/mm/page.h (modified) (view diffs)
-
kernel/arch/mips32/include/arch/asm.h (modified) (view diffs)
-
kernel/arch/mips32/include/arch/cycle.h (modified) (view diffs)
-
kernel/arch/mips32/include/arch/istate.h (modified) (view diffs)
-
kernel/arch/mips32/include/arch/mm/page.h (modified) (view diffs)
-
kernel/arch/mips32/include/arch/mm/tlb.h (modified) (view diffs)
-
kernel/arch/ppc32/include/arch/asm.h (modified) (view diffs)
-
kernel/arch/ppc32/include/arch/cpu.h (modified) (view diffs)
-
kernel/arch/ppc32/include/arch/cycle.h (modified) (view diffs)
-
kernel/arch/ppc32/include/arch/istate.h (modified) (view diffs)
-
kernel/arch/ppc32/include/arch/istate_struct.h (modified) (view diffs)
-
kernel/arch/ppc32/include/arch/mm/frame.h (modified) (view diffs)
-
kernel/arch/ppc32/include/arch/mm/page.h (modified) (view diffs)
-
kernel/arch/riscv64/include/arch/asm.h (modified) (view diffs)
-
kernel/arch/riscv64/include/arch/cycle.h (modified) (view diffs)
-
kernel/arch/riscv64/include/arch/istate.h (modified) (view diffs)
-
kernel/arch/riscv64/include/arch/mm/page.h (modified) (view diffs)
-
kernel/arch/sparc64/include/arch/asm.h (modified) (view diffs)
-
kernel/arch/sparc64/include/arch/barrier.h (modified) (view diffs)
-
kernel/arch/sparc64/include/arch/cycle.h (modified) (view diffs)
-
kernel/arch/sparc64/include/arch/istate.h (modified) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h (modified) (view diffs)
-
kernel/arch/sparc64/include/arch/mm/sun4v/tlb.h (modified) (view diffs)
-
kernel/arch/sparc64/include/arch/sun4u/asm.h (modified) (view diffs)
-
kernel/arch/sparc64/include/arch/sun4u/cpu.h (modified) (view diffs)
-
kernel/arch/sparc64/src/sun4v/start.S (modified) (view diffs)
-
kernel/genarch/Makefile.inc (modified) (view diffs)
-
kernel/genarch/include/genarch/drivers/bcm2835/irc.h (modified) (view diffs)
-
kernel/genarch/include/genarch/drivers/bcm2835/mbox.h (modified) (view diffs)
-
kernel/genarch/include/genarch/drivers/bcm2835/timer.h (modified) (view diffs)
-
kernel/genarch/src/drivers/bcm2835/irc.c (added)
-
kernel/genarch/src/drivers/bcm2835/timer.c (added)
-
kernel/genarch/src/fb/fb.c (modified) (view diffs)
-
kernel/genarch/src/multiboot/multiboot.c (modified) (view diffs)
-
kernel/genarch/src/ofw/ofw_tree.c (modified) (view diffs)
-
kernel/generic/include/adt/btree.h (deleted)
-
kernel/generic/include/adt/list.h (modified) (view diffs)
-
kernel/generic/include/adt/odict.h (modified) (view diffs)
-
kernel/generic/include/bitops.h (modified) (view diffs)
-
kernel/generic/include/context.h (modified) (view diffs)
-
kernel/generic/include/lib/refcount.h (modified) (view diffs)
-
kernel/generic/include/macros.h (modified) (view diffs)
-
kernel/generic/include/mm/as.h (modified) (view diffs)
-
kernel/generic/include/str.h (modified) (view diffs)
-
kernel/generic/include/synch/spinlock.h (modified) (view diffs)
-
kernel/generic/include/trace.h (modified) (view diffs)
-
kernel/generic/include/types/adt/odict.h (modified) (view diffs)
-
kernel/generic/src/adt/btree.c (deleted)
-
kernel/generic/src/console/kconsole.c (modified) (view diffs)
-
kernel/generic/src/ddi/ddi.c (modified) (view diffs)
-
kernel/generic/src/interrupt/interrupt.c (modified) (view diffs)
-
kernel/generic/src/lib/str.c (modified) (view diffs)
-
kernel/generic/src/main/main.c (modified) (view diffs)
-
kernel/generic/src/mm/as.c (modified) (view diffs)
-
kernel/generic/src/mm/backend_anon.c (modified) (view diffs)
-
kernel/generic/src/mm/backend_elf.c (modified) (view diffs)
-
kernel/generic/src/mm/backend_phys.c (modified) (view diffs)
-
kernel/generic/src/mm/backend_user.c (modified) (view diffs)
-
kernel/generic/src/mm/frame.c (modified) (view diffs)
-
kernel/generic/src/mm/page.c (modified) (view diffs)
-
kernel/generic/src/mm/slab.c (modified) (view diffs)
-
kernel/generic/src/proc/current.c (modified) (view diffs)
-
kernel/generic/src/proc/task.c (modified) (view diffs)
-
kernel/generic/src/proc/thread.c (modified) (view diffs)
-
kernel/generic/src/sysinfo/stats.c (modified) (view diffs)
-
kernel/generic/src/sysinfo/sysinfo.c (modified) (view diffs)
-
kernel/test/btree/btree1.c (deleted)
-
kernel/test/btree/btree1.def (deleted)
-
kernel/test/test.c (modified) (view diffs)
-
kernel/test/test.h (modified) (view diffs)
-
tools/autotool.py (modified) (view diffs)
-
tools/build-ccheck.sh (modified) (view diffs)
-
tools/ew.py (modified) (view diffs)
-
tools/toolchain.sh (modified) (view diffs)
-
uspace/Makefile (modified) (view diffs)
-
uspace/Makefile.common (modified) (view diffs)
-
uspace/app/bdsh/Makefile (modified) (view diffs)
-
uspace/app/bdsh/cmds/builtins/builtin_aliases.c (added)
-
uspace/app/bdsh/cmds/builtins/builtin_aliases.h (modified) (view diffs)
-
uspace/app/bdsh/cmds/builtins/builtins.c (added)
-
uspace/app/bdsh/cmds/builtins/builtins.h (modified) (view diffs)
-
uspace/app/bdsh/cmds/mknewcmd (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/alias/alias.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/ls/ls.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/module_aliases.c (added)
-
uspace/app/bdsh/cmds/modules/module_aliases.h (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/modules.c (added)
-
uspace/app/bdsh/cmds/modules/modules.h (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) (view diffs)
-
uspace/app/bdsh/cmds/modules/unalias/unalias.c (modified) (view diffs)
-
uspace/app/bdsh/compl.c (modified) (view diffs)
-
uspace/app/bnchmark/bnchmark.c (deleted)
-
uspace/app/bnchmark/doc/doxygroups.h (deleted)
-
uspace/app/dltest/dltest.c (modified) (view diffs)
-
uspace/app/hbench/Makefile (added)
-
uspace/app/hbench/benchlist.c (moved) (moved from uspace/app/perf/perf.h ) (view diffs)
-
uspace/app/hbench/csv.c (added)
-
uspace/app/hbench/doc/doxygroups.h (added)
-
uspace/app/hbench/env.c (added)
-
uspace/app/hbench/fs/dirread.c (added)
-
uspace/app/hbench/fs/fileread.c (added)
-
uspace/app/hbench/hbench.h (added)
-
uspace/app/hbench/ipc/ns_ping.c (added)
-
uspace/app/hbench/ipc/ping_pong.c (added)
-
uspace/app/hbench/main.c (added)
-
uspace/app/hbench/malloc/malloc1.c (added)
-
uspace/app/hbench/malloc/malloc2.c (added)
-
uspace/app/hbench/synch/fibril_mutex.c (added)
-
uspace/app/hbench/utils.c (added)
-
uspace/app/init/untar.c (modified) (view diffs)
-
uspace/app/lprint/Makefile (moved) (moved from uspace/app/bnchmark/Makefile ) (view diffs)
-
uspace/app/lprint/doc/doxygroups.h (added)
-
uspace/app/lprint/lprint.c (added)
-
uspace/app/mkbd/main.c (modified) (view diffs)
-
uspace/app/mkext4/mkext4.c (modified) (view diffs)
-
uspace/app/modplay/modplay.c (modified) (view diffs)
-
uspace/app/pci/Makefile (added)
-
uspace/app/pci/doc/doxygroups.h (added)
-
uspace/app/pci/pci.c (added)
-
uspace/app/perf/doc/doxygroups.h (deleted)
-
uspace/app/perf/ipc/ns_ping.c (deleted)
-
uspace/app/perf/ipc/ns_ping.def (deleted)
-
uspace/app/perf/ipc/ping_pong.c (deleted)
-
uspace/app/perf/ipc/ping_pong.def (deleted)
-
uspace/app/perf/malloc/malloc1.c (deleted)
-
uspace/app/perf/malloc/malloc1.def (deleted)
-
uspace/app/perf/malloc/malloc2.c (deleted)
-
uspace/app/perf/malloc/malloc2.def (deleted)
-
uspace/app/perf/perf.c (deleted)
-
uspace/app/sbi/src/bigint.c (modified) (view diffs)
-
uspace/app/sportdmp/sportdmp.c (modified) (view diffs)
-
uspace/app/sysinst/rdimg.c (modified) (view diffs)
-
uspace/app/sysinst/sysinst.c (modified) (view diffs)
-
uspace/app/tester/chardev/chardev1.c (modified) (view diffs)
-
uspace/app/tester/hw/serial/serial1.c (modified) (view diffs)
-
uspace/app/tester/stdio/logger2.c (modified) (view diffs)
-
uspace/app/tester/tester.c (modified) (view diffs)
-
uspace/app/wavplay/drec.c (modified) (view diffs)
-
uspace/app/wavplay/main.c (modified) (view diffs)
-
uspace/doc/main_page.h (deleted)
-
uspace/drv/audio/hdaudio/hdaudio.c (modified) (view diffs)
-
uspace/drv/audio/hdaudio/hdaudio.ma (modified) (view diffs)
-
uspace/drv/block/ahci/ahci.c (modified) (view diffs)
-
uspace/drv/block/ata_bd/main.c (modified) (view diffs)
-
uspace/drv/block/ddisk/ddisk.c (modified) (view diffs)
-
uspace/drv/block/usbmast/main.c (modified) (view diffs)
-
uspace/drv/block/virtio-blk/Makefile (added)
-
uspace/drv/block/virtio-blk/virtio-blk.c (added)
-
uspace/drv/block/virtio-blk/virtio-blk.h (added)
-
uspace/drv/block/virtio-blk/virtio-blk.ma (added)
-
uspace/drv/bus/isa/i8237.c (modified) (view diffs)
-
uspace/drv/bus/isa/isa.dev (modified) (view diffs)
-
uspace/drv/bus/pci/pciintel/Makefile (modified) (view diffs)
-
uspace/drv/bus/pci/pciintel/ctl.c (added)
-
uspace/drv/bus/pci/pciintel/ctl.h (moved) (moved from uspace/lib/cpp/include/__bits/common.hpp ) (view diffs)
-
uspace/drv/bus/pci/pciintel/pci.c (modified) (view diffs)
-
uspace/drv/bus/pci/pciintel/pci.h (modified) (view diffs)
-
uspace/drv/bus/usb/ehci/hw_struct/iso_transfer_descriptor.h (modified) (view diffs)
-
uspace/drv/bus/usb/ehci/hw_struct/transfer_descriptor.h (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) (view diffs)
-
uspace/drv/bus/usb/ohci/ohci_regs.h (modified) (view diffs)
-
uspace/drv/bus/usb/uhci/uhci_batch.c (modified) (view diffs)
-
uspace/drv/bus/usb/xhci/hw_struct/common.h (modified) (view diffs)
-
uspace/drv/bus/usb/xhci/trb_ring.c (modified) (view diffs)
-
uspace/drv/char/i8042/i8042.c (modified) (view diffs)
-
uspace/drv/char/msim-con/msim-con.c (modified) (view diffs)
-
uspace/drv/char/ns8250/ns8250.c (modified) (view diffs)
-
uspace/drv/char/pc-lpt/Makefile (moved) (moved from uspace/app/perf/Makefile ) (view diffs)
-
uspace/drv/char/pc-lpt/doc/doxygroups.h (added)
-
uspace/drv/char/pc-lpt/main.c (added)
-
uspace/drv/char/pc-lpt/pc-lpt.c (added)
-
uspace/drv/char/pc-lpt/pc-lpt.h (added)
-
uspace/drv/char/pc-lpt/pc-lpt.ma (added)
-
uspace/drv/char/pc-lpt/pc-lpt_hw.h (added)
-
uspace/drv/char/pl050/pl050.c (modified) (view diffs)
-
uspace/drv/char/ski-con/ski-con.c (modified) (view diffs)
-
uspace/drv/char/sun4v-con/sun4v-con.c (modified) (view diffs)
-
uspace/drv/fb/amdm37x_dispc/main.c (modified) (view diffs)
-
uspace/drv/fb/kfb/port.c (modified) (view diffs)
-
uspace/drv/hid/atkbd/atkbd.c (modified) (view diffs)
-
uspace/drv/hid/ps2mouse/ps2mouse.c (modified) (view diffs)
-
uspace/drv/hid/xtkbd/xtkbd.c (modified) (view diffs)
-
uspace/drv/intctl/apic/apic.c (modified) (view diffs)
-
uspace/drv/intctl/i8259/i8259.c (modified) (view diffs)
-
uspace/drv/intctl/icp-ic/icp-ic.c (modified) (view diffs)
-
uspace/drv/intctl/obio/obio.c (modified) (view diffs)
-
uspace/drv/nic/rtl8139/driver.h (modified) (view diffs)
-
uspace/drv/nic/virtio-net/virtio-net.c (modified) (view diffs)
-
uspace/drv/nic/virtio-net/virtio-net.h (modified) (view diffs)
-
uspace/drv/test/test1/test1.c (modified) (view diffs)
-
uspace/drv/test/test2/test2.c (modified) (view diffs)
-
uspace/drv/test/test3/test3.c (modified) (view diffs)
-
uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) (view diffs)
-
uspace/lib/c/Makefile (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/config.h (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/elf_linux.h (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/faddr.h (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/fibril_context.h (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/syscall.h (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/thread.h (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/include/libarch/tls.h (modified) (view diffs)
-
uspace/lib/c/arch/abs32le/src/fibril.c (modified) (view diffs)
-
uspace/lib/c/arch/amd64/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/amd64/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/config.h (modified) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/elf_linux.h (modified) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/faddr.h (modified) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/fibril_context.h (modified) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/rtld/dynamic.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/rtld/elf_dyn.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/rtld/module.h (added)
-
uspace/lib/c/arch/amd64/include/libarch/stackarg.h (modified) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/syscall.h (modified) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/thread.h (modified) (view diffs)
-
uspace/lib/c/arch/amd64/include/libarch/tls.h (modified) (view diffs)
-
uspace/lib/c/arch/amd64/src/entry.S (modified) (view diffs)
-
uspace/lib/c/arch/amd64/src/fibril.S (modified) (view diffs)
-
uspace/lib/c/arch/amd64/src/rtld/dynamic.c (added)
-
uspace/lib/c/arch/amd64/src/rtld/reloc.c (added)
-
uspace/lib/c/arch/amd64/src/thread_entry.S (modified) (view diffs)
-
uspace/lib/c/arch/amd64/src/tls.c (modified) (view diffs)
-
uspace/lib/c/arch/arm32/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/arm32/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/config.h (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/elf_linux.h (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/faddr.h (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/fibril_context.h (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/rtld/dynamic.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/rtld/elf_dyn.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/rtld/module.h (added)
-
uspace/lib/c/arch/arm32/include/libarch/stackarg.h (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/syscall.h (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/thread.h (modified) (view diffs)
-
uspace/lib/c/arch/arm32/include/libarch/tls.h (modified) (view diffs)
-
uspace/lib/c/arch/arm32/src/atomic.c (modified) (view diffs)
-
uspace/lib/c/arch/arm32/src/entry.S (modified) (view diffs)
-
uspace/lib/c/arch/arm32/src/fibril.S (modified) (view diffs)
-
uspace/lib/c/arch/arm32/src/rtld/dynamic.c (added)
-
uspace/lib/c/arch/arm32/src/rtld/reloc.c (added)
-
uspace/lib/c/arch/arm32/src/syscall.c (modified) (view diffs)
-
uspace/lib/c/arch/arm32/src/tls.c (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/config.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/elf_linux.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/faddr.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/fibril_context.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/rtld/dynamic.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/rtld/elf_dyn.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/rtld/module.h (added)
-
uspace/lib/c/arch/ia32/include/libarch/syscall.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/thread.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/include/libarch/tls.h (modified) (view diffs)
-
uspace/lib/c/arch/ia32/src/fibril.S (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/config.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/elf_linux.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/faddr.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/fibril_context.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/stack.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/stackarg.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/syscall.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/thread.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/include/libarch/tls.h (modified) (view diffs)
-
uspace/lib/c/arch/ia64/src/fibril.S (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/config.h (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/elf_linux.h (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/faddr.h (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/fibril_context.h (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/stack.h (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/syscall.h (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/thread.h (modified) (view diffs)
-
uspace/lib/c/arch/mips32/include/libarch/tls.h (modified) (view diffs)
-
uspace/lib/c/arch/mips32/src/fibril.S (modified) (view diffs)
-
uspace/lib/c/arch/mips32/src/syscall.c (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/config.h (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/elf_linux.h (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/faddr.h (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/fibril_context.h (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/regname.h (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/rtld/dynamic.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/rtld/elf_dyn.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/rtld/module.h (added)
-
uspace/lib/c/arch/ppc32/include/libarch/stackarg.h (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/syscall.h (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/thread.h (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/include/libarch/tls.h (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/src/fibril.S (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/src/rtld/dynamic.c (added)
-
uspace/lib/c/arch/ppc32/src/rtld/reloc.c (added)
-
uspace/lib/c/arch/ppc32/src/syscall.c (modified) (view diffs)
-
uspace/lib/c/arch/ppc32/src/tls.c (modified) (view diffs)
-
uspace/lib/c/arch/riscv64/include/libarch/config.h (modified) (view diffs)
-
uspace/lib/c/arch/riscv64/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/riscv64/include/libarch/elf_linux.h (modified) (view diffs)
-
uspace/lib/c/arch/riscv64/include/libarch/faddr.h (modified) (view diffs)
-
uspace/lib/c/arch/riscv64/include/libarch/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/riscv64/include/libarch/fibril_context.h (modified) (view diffs)
-
uspace/lib/c/arch/riscv64/include/libarch/syscall.h (modified) (view diffs)
-
uspace/lib/c/arch/riscv64/include/libarch/thread.h (modified) (view diffs)
-
uspace/lib/c/arch/riscv64/include/libarch/tls.h (modified) (view diffs)
-
uspace/lib/c/arch/riscv64/src/fibril.c (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/Makefile.common (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/Makefile.inc (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/config.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/ddi.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/elf_linux.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/faddr.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/fibril.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/fibril_context.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/rtld/dynamic.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/rtld/elf_dyn.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/rtld/module.h (added)
-
uspace/lib/c/arch/sparc64/include/libarch/stack.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/stackarg.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/syscall.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/thread.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/include/libarch/tls.h (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/src/fibril.S (modified) (view diffs)
-
uspace/lib/c/arch/sparc64/src/rtld/dynamic.c (added)
-
uspace/lib/c/arch/sparc64/src/rtld/reloc.c (added)
-
uspace/lib/c/arch/sparc64/src/tls.c (modified) (view diffs)
-
uspace/lib/c/generic/as.c (modified) (view diffs)
-
uspace/lib/c/generic/async/client.c (modified) (view diffs)
-
uspace/lib/c/generic/async/ports.c (modified) (view diffs)
-
uspace/lib/c/generic/async/server.c (modified) (view diffs)
-
uspace/lib/c/generic/context.c (modified) (view diffs)
-
uspace/lib/c/generic/ctype.c (added)
-
uspace/lib/c/generic/dirent.c (modified) (view diffs)
-
uspace/lib/c/generic/double_to_str.c (modified) (view diffs)
-
uspace/lib/c/generic/elf/elf_mod.c (modified) (view diffs)
-
uspace/lib/c/generic/ieee_double.c (modified) (view diffs)
-
uspace/lib/c/generic/io/asprintf.c (modified) (view diffs)
-
uspace/lib/c/generic/io/chardev.c (modified) (view diffs)
-
uspace/lib/c/generic/io/chardev_srv.c (modified) (view diffs)
-
uspace/lib/c/generic/io/chargrid.c (modified) (view diffs)
-
uspace/lib/c/generic/irc.c (modified) (view diffs)
-
uspace/lib/c/generic/loc.c (modified) (view diffs)
-
uspace/lib/c/generic/mem.c (modified) (view diffs)
-
uspace/lib/c/generic/pci.c (added)
-
uspace/lib/c/generic/pio_trace.c (modified) (view diffs)
-
uspace/lib/c/generic/private/async.h (modified) (view diffs)
-
uspace/lib/c/generic/private/cc.h (moved) (moved from uspace/lib/c/include/cc.h ) (view diffs)
-
uspace/lib/c/generic/private/fibril.h (modified) (view diffs)
-
uspace/lib/c/generic/private/futex.h (modified) (view diffs)
-
uspace/lib/c/generic/private/io.h (modified) (view diffs)
-
uspace/lib/c/generic/private/libc.h (modified) (view diffs)
-
uspace/lib/c/generic/private/loader.h (modified) (view diffs)
-
uspace/lib/c/generic/private/malloc.h (modified) (view diffs)
-
uspace/lib/c/generic/private/ns.h (modified) (view diffs)
-
uspace/lib/c/generic/private/scanf.h (modified) (view diffs)
-
uspace/lib/c/generic/private/sstream.h (modified) (view diffs)
-
uspace/lib/c/generic/private/stdio.h (modified) (view diffs)
-
uspace/lib/c/generic/private/stdlib.h (modified) (view diffs)
-
uspace/lib/c/generic/private/thread.h (modified) (view diffs)
-
uspace/lib/c/generic/rtld/dynamic.c (modified) (view diffs)
-
uspace/lib/c/generic/rtld/module.c (modified) (view diffs)
-
uspace/lib/c/generic/setjmp.c (modified) (view diffs)
-
uspace/lib/c/generic/str.c (modified) (view diffs)
-
uspace/lib/c/generic/string.c (modified) (view diffs)
-
uspace/lib/c/generic/thread/fibril.c (modified) (view diffs)
-
uspace/lib/c/generic/time.c (modified) (view diffs)
-
uspace/lib/c/generic/vol.c (modified) (view diffs)
-
uspace/lib/c/include/adt/checksum.h (modified) (view diffs)
-
uspace/lib/c/include/adt/circ_buf.h (modified) (view diffs)
-
uspace/lib/c/include/adt/fifo.h (modified) (view diffs)
-
uspace/lib/c/include/adt/gcdlcm.h (modified) (view diffs)
-
uspace/lib/c/include/adt/hash.h (modified) (view diffs)
-
uspace/lib/c/include/adt/hash_table.h (modified) (view diffs)
-
uspace/lib/c/include/adt/list.h (modified) (view diffs)
-
uspace/lib/c/include/adt/prodcons.h (modified) (view diffs)
-
uspace/lib/c/include/align.h (modified) (view diffs)
-
uspace/lib/c/include/arg_parse.h (modified) (view diffs)
-
uspace/lib/c/include/as.h (modified) (view diffs)
-
uspace/lib/c/include/assert.h (modified) (view diffs)
-
uspace/lib/c/include/async.h (modified) (view diffs)
-
uspace/lib/c/include/barrier.h (modified) (view diffs)
-
uspace/lib/c/include/bd.h (modified) (view diffs)
-
uspace/lib/c/include/bd_srv.h (modified) (view diffs)
-
uspace/lib/c/include/bitops.h (modified) (view diffs)
-
uspace/lib/c/include/bsearch.h (modified) (view diffs)
-
uspace/lib/c/include/byteorder.h (modified) (view diffs)
-
uspace/lib/c/include/cap.h (modified) (view diffs)
-
uspace/lib/c/include/clipboard.h (modified) (view diffs)
-
uspace/lib/c/include/config.h (modified) (view diffs)
-
uspace/lib/c/include/context.h (modified) (view diffs)
-
uspace/lib/c/include/corecfg.h (modified) (view diffs)
-
uspace/lib/c/include/ctype.h (modified) (view diffs)
-
uspace/lib/c/include/ddi.h (modified) (view diffs)
-
uspace/lib/c/include/device/clock_dev.h (modified) (view diffs)
-
uspace/lib/c/include/device/hw_res.h (modified) (view diffs)
-
uspace/lib/c/include/device/hw_res_parsed.h (modified) (view diffs)
-
uspace/lib/c/include/device/led_dev.h (modified) (view diffs)
-
uspace/lib/c/include/device/pio_window.h (modified) (view diffs)
-
uspace/lib/c/include/devman.h (modified) (view diffs)
-
uspace/lib/c/include/dirent.h (modified) (view diffs)
-
uspace/lib/c/include/dlfcn.h (modified) (view diffs)
-
uspace/lib/c/include/elf/elf.h (modified) (view diffs)
-
uspace/lib/c/include/elf/elf_linux.h (modified) (view diffs)
-
uspace/lib/c/include/entry_point.h (modified) (view diffs)
-
uspace/lib/c/include/errno.h (modified) (view diffs)
-
uspace/lib/c/include/fibril.h (modified) (view diffs)
-
uspace/lib/c/include/fibril_synch.h (modified) (view diffs)
-
uspace/lib/c/include/fourcc.h (modified) (view diffs)
-
uspace/lib/c/include/gsort.h (modified) (view diffs)
-
uspace/lib/c/include/ieee80211/ieee80211.h (modified) (view diffs)
-
uspace/lib/c/include/imath.h (modified) (view diffs)
-
uspace/lib/c/include/inet/addr.h (modified) (view diffs)
-
uspace/lib/c/include/inet/dhcp.h (modified) (view diffs)
-
uspace/lib/c/include/inet/dnsr.h (modified) (view diffs)
-
uspace/lib/c/include/inet/endpoint.h (modified) (view diffs)
-
uspace/lib/c/include/inet/host.h (modified) (view diffs)
-
uspace/lib/c/include/inet/hostname.h (modified) (view diffs)
-
uspace/lib/c/include/inet/hostport.h (modified) (view diffs)
-
uspace/lib/c/include/inet/inet.h (modified) (view diffs)
-
uspace/lib/c/include/inet/inetcfg.h (modified) (view diffs)
-
uspace/lib/c/include/inet/inetping.h (modified) (view diffs)
-
uspace/lib/c/include/inet/iplink.h (modified) (view diffs)
-
uspace/lib/c/include/inet/iplink_srv.h (modified) (view diffs)
-
uspace/lib/c/include/inet/tcp.h (modified) (view diffs)
-
uspace/lib/c/include/inet/udp.h (modified) (view diffs)
-
uspace/lib/c/include/io/chardev.h (modified) (view diffs)
-
uspace/lib/c/include/io/chardev_srv.h (modified) (view diffs)
-
uspace/lib/c/include/io/charfield.h (modified) (view diffs)
-
uspace/lib/c/include/io/chargrid.h (modified) (view diffs)
-
uspace/lib/c/include/io/color.h (modified) (view diffs)
-
uspace/lib/c/include/io/con_srv.h (modified) (view diffs)
-
uspace/lib/c/include/io/concaps.h (modified) (view diffs)
-
uspace/lib/c/include/io/cons_event.h (modified) (view diffs)
-
uspace/lib/c/include/io/console.h (modified) (view diffs)
-
uspace/lib/c/include/io/input.h (modified) (view diffs)
-
uspace/lib/c/include/io/kbd_event.h (modified) (view diffs)
-
uspace/lib/c/include/io/keycode.h (modified) (view diffs)
-
uspace/lib/c/include/io/kio.h (modified) (view diffs)
-
uspace/lib/c/include/io/klog.h (modified) (view diffs)
-
uspace/lib/c/include/io/label.h (modified) (view diffs)
-
uspace/lib/c/include/io/log.h (modified) (view diffs)
-
uspace/lib/c/include/io/logctl.h (modified) (view diffs)
-
uspace/lib/c/include/io/mode.h (modified) (view diffs)
-
uspace/lib/c/include/io/output.h (modified) (view diffs)
-
uspace/lib/c/include/io/pixel.h (modified) (view diffs)
-
uspace/lib/c/include/io/pixelmap.h (modified) (view diffs)
-
uspace/lib/c/include/io/pos_event.h (modified) (view diffs)
-
uspace/lib/c/include/io/printf_core.h (modified) (view diffs)
-
uspace/lib/c/include/io/serial.h (modified) (view diffs)
-
uspace/lib/c/include/io/style.h (modified) (view diffs)
-
uspace/lib/c/include/io/table.h (modified) (view diffs)
-
uspace/lib/c/include/io/verify.h (modified) (view diffs)
-
uspace/lib/c/include/io/visualizer.h (modified) (view diffs)
-
uspace/lib/c/include/io/window.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/adb.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/bd.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/chardev.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/clipboard.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/common.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/console.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/corecfg.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/dev_iface.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/devman.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/dhcp.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/dnsr.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/event.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/graph.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/inet.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/input.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/ipc.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/ipc_test.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/iplink.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/irc.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/irq.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/kbdev.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/loader.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/loc.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/logger.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/mouseev.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/ns.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/output.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/pci.h (added)
-
uspace/lib/c/include/ipc/serial_ctl.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/services.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/tcp.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/udp.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/vbd.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/vfs.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/vol.h (modified) (view diffs)
-
uspace/lib/c/include/ipc/window.h (modified) (view diffs)
-
uspace/lib/c/include/ipc_test.h (modified) (view diffs)
-
uspace/lib/c/include/irc.h (modified) (view diffs)
-
uspace/lib/c/include/l18n/langs.h (modified) (view diffs)
-
uspace/lib/c/include/libc.h (modified) (view diffs)
-
uspace/lib/c/include/loader/loader.h (modified) (view diffs)
-
uspace/lib/c/include/loader/pcb.h (modified) (view diffs)
-
uspace/lib/c/include/loc.h (modified) (view diffs)
-
uspace/lib/c/include/macros.h (modified) (view diffs)
-
uspace/lib/c/include/malloc.h (modified) (view diffs)
-
uspace/lib/c/include/mem.h (modified) (view diffs)
-
uspace/lib/c/include/nic/eth_phys.h (modified) (view diffs)
-
uspace/lib/c/include/nic/nic.h (modified) (view diffs)
-
uspace/lib/c/include/ns.h (modified) (view diffs)
-
uspace/lib/c/include/offset.h (modified) (view diffs)
-
uspace/lib/c/include/pci.h (added)
-
uspace/lib/c/include/perf.h (added)
-
uspace/lib/c/include/qsort.h (modified) (view diffs)
-
uspace/lib/c/include/refcount.h (modified) (view diffs)
-
uspace/lib/c/include/rndgen.h (modified) (view diffs)
-
uspace/lib/c/include/rtld/dynamic.h (modified) (view diffs)
-
uspace/lib/c/include/rtld/elf_dyn.h (modified) (view diffs)
-
uspace/lib/c/include/rtld/module.h (modified) (view diffs)
-
uspace/lib/c/include/rtld/rtld.h (modified) (view diffs)
-
uspace/lib/c/include/rtld/rtld_arch.h (modified) (view diffs)
-
uspace/lib/c/include/rtld/rtld_debug.h (modified) (view diffs)
-
uspace/lib/c/include/rtld/symbol.h (modified) (view diffs)
-
uspace/lib/c/include/setjmp.h (modified) (view diffs)
-
uspace/lib/c/include/smc.h (modified) (view diffs)
-
uspace/lib/c/include/stack.h (modified) (view diffs)
-
uspace/lib/c/include/stacktrace.h (modified) (view diffs)
-
uspace/lib/c/include/stats.h (modified) (view diffs)
-
uspace/lib/c/include/stdio.h (modified) (view diffs)
-
uspace/lib/c/include/stdlib.h (modified) (view diffs)
-
uspace/lib/c/include/str.h (modified) (view diffs)
-
uspace/lib/c/include/str_error.h (modified) (view diffs)
-
uspace/lib/c/include/string.h (modified) (view diffs)
-
uspace/lib/c/include/syscall.h (modified) (view diffs)
-
uspace/lib/c/include/sysinfo.h (modified) (view diffs)
-
uspace/lib/c/include/task.h (modified) (view diffs)
-
uspace/lib/c/include/time.h (modified) (view diffs)
-
uspace/lib/c/include/tls.h (modified) (view diffs)
-
uspace/lib/c/include/tmpfile.h (modified) (view diffs)
-
uspace/lib/c/include/trace.h (modified) (view diffs)
-
uspace/lib/c/include/types/casting.h (added)
-
uspace/lib/c/include/types/common.h (modified) (view diffs)
-
uspace/lib/c/include/types/inet.h (modified) (view diffs)
-
uspace/lib/c/include/types/inet/host.h (modified) (view diffs)
-
uspace/lib/c/include/types/inet/hostport.h (modified) (view diffs)
-
uspace/lib/c/include/types/inetcfg.h (modified) (view diffs)
-
uspace/lib/c/include/types/inetping.h (modified) (view diffs)
-
uspace/lib/c/include/types/io/chardev.h (added)
-
uspace/lib/c/include/types/label.h (modified) (view diffs)
-
uspace/lib/c/include/types/pci.h (added)
-
uspace/lib/c/include/types/rtld/module.h (modified) (view diffs)
-
uspace/lib/c/include/types/rtld/rtld.h (modified) (view diffs)
-
uspace/lib/c/include/types/task.h (modified) (view diffs)
-
uspace/lib/c/include/types/uuid.h (modified) (view diffs)
-
uspace/lib/c/include/types/vol.h (modified) (view diffs)
-
uspace/lib/c/include/udebug.h (modified) (view diffs)
-
uspace/lib/c/include/unaligned.h (modified) (view diffs)
-
uspace/lib/c/include/uuid.h (modified) (view diffs)
-
uspace/lib/c/include/vbd.h (modified) (view diffs)
-
uspace/lib/c/include/vfs/canonify.h (modified) (view diffs)
-
uspace/lib/c/include/vfs/inbox.h (modified) (view diffs)
-
uspace/lib/c/include/vfs/vfs.h (modified) (view diffs)
-
uspace/lib/c/include/vfs/vfs_mtab.h (modified) (view diffs)
-
uspace/lib/c/include/vfs/vfs_sess.h (modified) (view diffs)
-
uspace/lib/c/include/vol.h (modified) (view diffs)
-
uspace/lib/c/include/wchar.h (modified) (view diffs)
-
uspace/lib/c/test/casting.c (added)
-
uspace/lib/c/test/main.c (modified) (view diffs)
-
uspace/lib/c/test/perf.c (added)
-
uspace/lib/c/test/string.c (modified) (view diffs)
-
uspace/lib/clui/tinput.c (modified) (view diffs)
-
uspace/lib/cpp/include/__bits/adt/list.hpp (modified) (view diffs)
-
uspace/lib/cpp/include/__bits/complex.hpp (modified) (view diffs)
-
uspace/lib/cpp/include/__bits/functional/bind.hpp (modified) (view diffs)
-
uspace/lib/cpp/include/__bits/io/fstream.hpp (modified) (view diffs)
-
uspace/lib/cpp/include/__bits/io/istream.hpp (modified) (view diffs)
-
uspace/lib/cpp/include/__bits/io/ostream.hpp (modified) (view diffs)
-
uspace/lib/cpp/include/__bits/new.hpp (modified) (view diffs)
-
uspace/lib/cpp/include/__bits/string/string.hpp (modified) (view diffs)
-
uspace/lib/cpp/include/__bits/thread/future.hpp (modified) (view diffs)
-
uspace/lib/cpp/include/__bits/thread/mutex.hpp (modified) (view diffs)
-
uspace/lib/cpp/include/__bits/thread/thread.hpp (modified) (view diffs)
-
uspace/lib/cpp/include/__bits/thread/threading.hpp (modified) (view diffs)
-
uspace/lib/cpp/include/cassert (modified) (view diffs)
-
uspace/lib/cpp/include/cctype (modified) (view diffs)
-
uspace/lib/cpp/include/cerrno (modified) (view diffs)
-
uspace/lib/cpp/include/cinttypes (modified) (view diffs)
-
uspace/lib/cpp/include/climits (modified) (view diffs)
-
uspace/lib/cpp/include/csetjmp (modified) (view diffs)
-
uspace/lib/cpp/include/cstdarg (modified) (view diffs)
-
uspace/lib/cpp/include/cstddef (modified) (view diffs)
-
uspace/lib/cpp/include/cstdint (modified) (view diffs)
-
uspace/lib/cpp/include/cstdio (modified) (view diffs)
-
uspace/lib/cpp/include/cstdlib (modified) (view diffs)
-
uspace/lib/cpp/include/cstring (modified) (view diffs)
-
uspace/lib/cpp/include/ctime (modified) (view diffs)
-
uspace/lib/cpp/include/cwchar (modified) (view diffs)
-
uspace/lib/cpp/src/__bits/runtime.cpp (modified) (view diffs)
-
uspace/lib/cpp/src/__bits/unwind.cpp (modified) (view diffs)
-
uspace/lib/cpp/src/condition_variable.cpp (modified) (view diffs)
-
uspace/lib/cpp/src/string.cpp (modified) (view diffs)
-
uspace/lib/cpp/src/thread.cpp (modified) (view diffs)
-
uspace/lib/dltest/dltest.c (modified) (view diffs)
-
uspace/lib/dltest/libdltest.h (modified) (view diffs)
-
uspace/lib/drv/generic/driver.c (modified) (view diffs)
-
uspace/lib/drv/generic/remote_audio_pcm.c (modified) (view diffs)
-
uspace/lib/ext4/include/ext4/cfg.h (modified) (view diffs)
-
uspace/lib/ext4/include/ext4/superblock.h (modified) (view diffs)
-
uspace/lib/ext4/src/balloc.c (modified) (view diffs)
-
uspace/lib/ext4/src/filesystem.c (modified) (view diffs)
-
uspace/lib/ext4/src/ialloc.c (modified) (view diffs)
-
uspace/lib/ext4/src/superblock.c (modified) (view diffs)
-
uspace/lib/http/src/headers.c (modified) (view diffs)
-
uspace/lib/http/src/request.c (modified) (view diffs)
-
uspace/lib/ieee80211/src/ieee80211.c (modified) (view diffs)
-
uspace/lib/nettl/include/nettl/amap.h (modified) (view diffs)
-
uspace/lib/nic/src/nic_addr_db.c (modified) (view diffs)
-
uspace/lib/nic/src/nic_driver.c (modified) (view diffs)
-
uspace/lib/pcut/src/os/generic.c (modified) (view diffs)
-
uspace/lib/pcut/src/os/helenos.c (modified) (view diffs)
-
uspace/lib/posix/Makefile (modified) (view diffs)
-
uspace/lib/posix/include/posix/string.h (modified) (view diffs)
-
uspace/lib/posix/src/string.c (modified) (view diffs)
-
uspace/lib/posix/src/time.c (modified) (view diffs)
-
uspace/lib/posix/src/unistd.c (modified) (view diffs)
-
uspace/lib/untar/untar.c (modified) (view diffs)
-
uspace/lib/usb/include/usb/request.h (modified) (view diffs)
-
uspace/lib/usbdev/src/request.c (modified) (view diffs)
-
uspace/lib/usbhost/include/usb/host/hcd.h (modified) (view diffs)
-
uspace/lib/virtio/virtio-pci.h (modified) (view diffs)
-
uspace/lib/virtio/virtio.c (modified) (view diffs)
-
uspace/srv/audio/hound/hound.c (modified) (view diffs)
-
uspace/srv/devman/main.c (modified) (view diffs)
-
uspace/srv/fs/locfs/locfs_ops.c (modified) (view diffs)
-
uspace/srv/fs/udf/udf.h (modified) (view diffs)
-
uspace/srv/fs/udf/udf_file.c (modified) (view diffs)
-
uspace/srv/fs/udf/udf_file.h (modified) (view diffs)
-
uspace/srv/fs/udf/udf_ops.c (modified) (view diffs)
-
uspace/srv/fs/udf/udf_volume.c (modified) (view diffs)
-
uspace/srv/fs/udf/udf_volume.h (modified) (view diffs)
-
uspace/srv/hid/compositor/compositor.c (modified) (view diffs)
-
uspace/srv/hid/input/ctl/stty.c (modified) (view diffs)
-
uspace/srv/hid/input/input.c (modified) (view diffs)
-
uspace/srv/hid/input/port/chardev.c (modified) (view diffs)
-
uspace/srv/hid/input/stroke.c (modified) (view diffs)
-
uspace/srv/hid/isdv4_tablet/isdv4.c (modified) (view diffs)
-
uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) (view diffs)
-
uspace/srv/locsrv/locsrv.c (modified) (view diffs)
-
uspace/srv/logger/logs.c (modified) (view diffs)
-
uspace/srv/net/dnsrsrv/dns_msg.c (modified) (view diffs)
-
uspace/srv/net/inetsrv/icmp.c (modified) (view diffs)
-
uspace/srv/net/inetsrv/icmpv6.c (modified) (view diffs)
-
uspace/srv/net/inetsrv/pdu.c (modified) (view diffs)
-
uspace/srv/net/slip/slip.c (modified) (view diffs)
-
uspace/srv/ns/clonable.c (modified) (view diffs)
-
uspace/srv/ns/service.c (modified) (view diffs)
-
uspace/srv/test/chardev-test/main.c (modified) (view diffs)
-
uspace/srv/vfs/vfs_ops.c (modified) (view diffs)
-
version (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
