Changes in / [2b11c3c:f834dd81] in mainline
- Files:
-
- 56 added
- 80 deleted
- 89 edited
-
HelenOS.config (modified) (view diffs)
-
abi/include/_bits/NULL.h (added)
-
abi/include/_bits/WCHAR_MAX.h (added)
-
abi/include/_bits/WCHAR_MIN.h (added)
-
abi/include/_bits/WEOF.h (added)
-
abi/include/_bits/all.h (added)
-
abi/include/_bits/inttypes.h (added)
-
abi/include/_bits/limits.h (added)
-
abi/include/_bits/macros.h (added)
-
abi/include/_bits/native.h (added)
-
abi/include/_bits/ptrdiff_t.h (added)
-
abi/include/_bits/size_t.h (added)
-
abi/include/_bits/ssize_t.h (added)
-
abi/include/_bits/stdint.h (added)
-
abi/include/_bits/wchar_t.h (added)
-
abi/include/_bits/wint_t.h (added)
-
boot/Makefile (modified) (view diffs)
-
boot/Makefile.build (modified) (view diffs)
-
boot/Makefile.common (modified) (view diffs)
-
boot/arch/arm32/include/arch.h (deleted)
-
boot/arch/arm32/include/arch/arch.h (added)
-
boot/arch/arm32/include/arch/asm.h (added)
-
boot/arch/arm32/include/arch/cp15.h (added)
-
boot/arch/arm32/include/arch/main.h (added)
-
boot/arch/arm32/include/arch/mm.h (added)
-
boot/arch/arm32/include/arch/types.h (added)
-
boot/arch/arm32/include/asm.h (deleted)
-
boot/arch/arm32/include/cp15.h (deleted)
-
boot/arch/arm32/include/main.h (deleted)
-
boot/arch/arm32/include/mm.h (deleted)
-
boot/arch/arm32/include/types.h (deleted)
-
boot/arch/ia64/include/arch.h (deleted)
-
boot/arch/ia64/include/arch/arch.h (added)
-
boot/arch/ia64/include/arch/asm.h (added)
-
boot/arch/ia64/include/arch/main.h (added)
-
boot/arch/ia64/include/arch/pal.h (added)
-
boot/arch/ia64/include/arch/sal.h (added)
-
boot/arch/ia64/include/arch/ski.h (added)
-
boot/arch/ia64/include/arch/types.h (added)
-
boot/arch/ia64/include/asm.h (deleted)
-
boot/arch/ia64/include/main.h (deleted)
-
boot/arch/ia64/include/pal.h (deleted)
-
boot/arch/ia64/include/sal.h (deleted)
-
boot/arch/ia64/include/ski.h (deleted)
-
boot/arch/ia64/include/types.h (deleted)
-
boot/arch/mips32/include/arch.h (deleted)
-
boot/arch/mips32/include/arch/arch.h (added)
-
boot/arch/mips32/include/arch/asm.h (added)
-
boot/arch/mips32/include/arch/main.h (added)
-
boot/arch/mips32/include/arch/regname.h (added)
-
boot/arch/mips32/include/arch/types.h (added)
-
boot/arch/mips32/include/asm.h (deleted)
-
boot/arch/mips32/include/main.h (deleted)
-
boot/arch/mips32/include/regname.h (deleted)
-
boot/arch/mips32/include/types.h (deleted)
-
boot/arch/ppc32/include/arch.h (deleted)
-
boot/arch/ppc32/include/arch/arch.h (added)
-
boot/arch/ppc32/include/arch/asm.h (added)
-
boot/arch/ppc32/include/arch/main.h (added)
-
boot/arch/ppc32/include/arch/ofw.h (added)
-
boot/arch/ppc32/include/arch/regname.h (added)
-
boot/arch/ppc32/include/arch/types.h (added)
-
boot/arch/ppc32/include/asm.h (deleted)
-
boot/arch/ppc32/include/main.h (deleted)
-
boot/arch/ppc32/include/ofw.h (deleted)
-
boot/arch/ppc32/include/regname.h (deleted)
-
boot/arch/ppc32/include/types.h (deleted)
-
boot/arch/riscv64/include/arch.h (deleted)
-
boot/arch/riscv64/include/arch/arch.h (added)
-
boot/arch/riscv64/include/arch/asm.h (added)
-
boot/arch/riscv64/include/arch/main.h (added)
-
boot/arch/riscv64/include/arch/mm.h (added)
-
boot/arch/riscv64/include/arch/types.h (added)
-
boot/arch/riscv64/include/arch/ucb.h (added)
-
boot/arch/riscv64/include/asm.h (deleted)
-
boot/arch/riscv64/include/main.h (deleted)
-
boot/arch/riscv64/include/mm.h (deleted)
-
boot/arch/riscv64/include/types.h (deleted)
-
boot/arch/riscv64/include/ucb.h (deleted)
-
boot/arch/sparc64/include/arch.h (deleted)
-
boot/arch/sparc64/include/arch/arch.h (added)
-
boot/arch/sparc64/include/arch/asm.h (added)
-
boot/arch/sparc64/include/arch/main.h (added)
-
boot/arch/sparc64/include/arch/ofw.h (added)
-
boot/arch/sparc64/include/arch/types.h (added)
-
boot/arch/sparc64/include/asm.h (deleted)
-
boot/arch/sparc64/include/main.h (deleted)
-
boot/arch/sparc64/include/ofw.h (deleted)
-
boot/arch/sparc64/include/types.h (deleted)
-
boot/genarch/include/division.h (deleted)
-
boot/genarch/include/efi.h (deleted)
-
boot/genarch/include/genarch/division.h (added)
-
boot/genarch/include/genarch/efi.h (added)
-
boot/genarch/include/genarch/multiplication.h (added)
-
boot/genarch/include/genarch/ofw.h (added)
-
boot/genarch/include/genarch/ofw_tree.h (added)
-
boot/genarch/include/multiplication.h (deleted)
-
boot/genarch/include/ofw.h (deleted)
-
boot/genarch/include/ofw_tree.h (deleted)
-
boot/generic/include/stddef.h (modified) (view diffs)
-
boot/generic/include/stdint.h (modified) (view diffs)
-
boot/generic/src/printf_core.c (modified) (view diffs)
-
boot/generic/src/str.c (modified) (view diffs)
-
kernel/Makefile (modified) (view diffs)
-
kernel/arch/abs32le/include/arch/types.h (modified) (view diffs)
-
kernel/arch/amd64/include/arch/types.h (modified) (view diffs)
-
kernel/arch/arm32/include/arch/types.h (modified) (view diffs)
-
kernel/arch/ia32/include/arch/types.h (modified) (view diffs)
-
kernel/arch/ia32/src/interrupt.c (modified) (view diffs)
-
kernel/arch/ia64/include/arch/types.h (modified) (view diffs)
-
kernel/arch/ia64/src/interrupt.c (modified) (view diffs)
-
kernel/arch/mips32/include/arch/types.h (modified) (view diffs)
-
kernel/arch/ppc32/include/arch/types.h (modified) (view diffs)
-
kernel/arch/riscv64/include/arch/types.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/mm/sun4v/tsb.h (modified) (view diffs)
-
kernel/arch/sparc64/include/arch/types.h (modified) (view diffs)
-
kernel/generic/include/stddef.h (modified) (view diffs)
-
kernel/generic/include/stdint.h (modified) (view diffs)
-
kernel/generic/include/synch/mutex.h (modified) (view diffs)
-
kernel/generic/include/typedefs.h (modified) (view diffs)
-
kernel/generic/src/cap/cap.c (modified) (view diffs)
-
kernel/generic/src/debug/panic.c (modified) (view diffs)
-
kernel/generic/src/ipc/ipc.c (modified) (view diffs)
-
kernel/generic/src/ipc/irq.c (modified) (view diffs)
-
kernel/generic/src/ipc/sysipc.c (modified) (view diffs)
-
kernel/generic/src/ipc/sysipc_ops.c (modified) (view diffs)
-
kernel/generic/src/lib/ra.c (modified) (view diffs)
-
kernel/generic/src/lib/str.c (modified) (view diffs)
-
kernel/generic/src/mm/backend_user.c (modified) (view diffs)
-
kernel/generic/src/printf/printf_core.c (modified) (view diffs)
-
kernel/generic/src/synch/mutex.c (modified) (view diffs)
-
tools/autotool.py (modified) (view diffs)
-
tools/config.py (modified) (view diffs)
-
tools/ew.py (modified) (view diffs)
-
tools/mkarray.py (modified) (view diffs)
-
tools/toolchain.sh (modified) (view diffs)
-
uspace/Makefile (modified) (view diffs)
-
uspace/Makefile.common (modified) (view diffs)
-
uspace/app/edit/search.c (modified) (view diffs)
-
uspace/app/tester/float/softfloat1.c (modified) (view diffs)
-
uspace/app/tester/print/print4.c (modified) (view diffs)
-
uspace/app/tester/util.h (modified) (view diffs)
-
uspace/lib/bithenge/src/print.c (modified) (view diffs)
-
uspace/lib/c/Makefile (modified) (view diffs)
-
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) (view diffs)
-
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/double_to_str.c (modified) (view diffs)
-
uspace/lib/c/generic/gsort.c (modified) (view diffs)
-
uspace/lib/c/generic/inet/addr.c (modified) (view diffs)
-
uspace/lib/c/generic/io/printf_core.c (modified) (view diffs)
-
uspace/lib/c/generic/str.c (modified) (view diffs)
-
uspace/lib/c/include/inttypes.h (modified) (view diffs)
-
uspace/lib/c/include/io/charfield.h (modified) (view diffs)
-
uspace/lib/c/include/limits.h (modified) (view diffs)
-
uspace/lib/c/include/stddef.h (modified) (view diffs)
-
uspace/lib/c/include/stdint.h (modified) (view diffs)
-
uspace/lib/c/include/types/common.h (modified) (view diffs)
-
uspace/lib/c/include/wchar.h (added)
-
uspace/lib/draw/gfx/font-8x16.h (modified) (view diffs)
-
uspace/lib/drv/Makefile (modified) (view diffs)
-
uspace/lib/drv/generic/logbuf.c (modified) (view diffs)
-
uspace/lib/drv/generic/remote_usb.c (modified) (view diffs)
-
uspace/lib/drv/include/ddf/interrupt.h (modified) (view diffs)
-
uspace/lib/drv/include/usb_iface.h (modified) (view diffs)
-
uspace/lib/drv/include/usbhc_iface.h (modified) (view diffs)
-
uspace/lib/drv/include/usbhid_iface.h (modified) (view diffs)
-
uspace/lib/http/include/http/receive-buffer.h (modified) (view diffs)
-
uspace/lib/math/include/mathtypes.h (modified) (view diffs)
-
uspace/lib/nic/include/nic_addr_db.h (modified) (view diffs)
-
uspace/lib/nic/src/nic_addr_db.c (modified) (view diffs)
-
uspace/lib/pcut/Makefile (modified) (view diffs)
-
uspace/lib/pcut/update-from-master.sh (modified) (view diffs)
-
uspace/lib/posix/include/posix/limits.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/locale.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/stddef.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/stdint.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/stdlib.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/string.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/strings.h (modified) (view diffs)
-
uspace/lib/posix/include/posix/time.h (modified) (view diffs)
-
uspace/lib/trackmod/xm.c (modified) (view diffs)
-
uspace/lib/usb/Makefile (modified) (view diffs)
-
uspace/lib/usb/include/usb/request.h (modified) (view diffs)
-
uspace/lib/usb/include/usb/usb.h (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
