#
# ChangeLog for / in mainline
#
# Generated by Trac 1.6
# 2025-04-13T09:26:56Z

Mon, 18 Feb 2019 17:03:03 GMT Jiří Zárevúcky <zarevucky.jiri@…> [b2dca036]
	* uspace/app/df/df.c (modified)

	Remove dead code from app/df

	The app used to have a test for ...


Mon, 18 Feb 2019 17:03:03 GMT Jiří Zárevúcky <zarevucky.jiri@…> [6c707e4]
	* uspace/lib/c/generic/uuid.c (modified)
	* uspace/lib/c/include/uuid.h (modified)

	Add an implementation of uuid_format


Mon, 18 Feb 2019 17:03:03 GMT Jiří Zárevúcky <zarevucky.jiri@…> [ab7d85a]
	* uspace/lib/c/generic/uuid.c (modified)

	Remove unnecessary test from uuid parser

	The original parser tested ...


Mon, 18 Feb 2019 17:03:03 GMT Jiří Zárevúcky <zarevucky.jiri@…> [bae2a05f]
	* uspace/lib/c/generic/gsort.c (modified)

	Update file description for gsort.c

	This commit removes the old ...


Mon, 18 Feb 2019 17:02:54 GMT Jiří Zárevúcky <zarevucky.jiri@…> [88e7dc5]
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/test/cap.c (added)
	* uspace/lib/c/test/double_to_str.c (added)
	* uspace/lib/c/test/getopt.c (added)
	* uspace/lib/c/test/gsort.c (added)
	* uspace/lib/c/test/ieee_double.c (added)
	* uspace/lib/c/test/imath.c (added)
	* uspace/lib/c/test/main.c (modified)
	* uspace/lib/c/test/uuid.c (added)

	Add pcut tests

	Adds tests for cap, gsort, ieee_double, ...


Mon, 18 Feb 2019 16:18:37 GMT Jiří Zárevúcky <zarevucky.jiri@…> [fc9167f]
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/test/adt/odict.c (moved)

	Correct location of pcut test for odict


Fri, 15 Feb 2019 14:08:13 GMT Jiří Zárevúcky <zarevucky.jiri@…> [0f51ca4]
	* uspace/lib/pcut/Makefile (modified)
	* uspace/lib/pcut/include/pcut/asserts.h (modified)

	Update libpcut from upstream


Fri, 15 Feb 2019 14:07:34 GMT Jiří Zárevúcky <zarevucky.jiri@…> [43dd2d4b]
	* uspace/lib/pcut/update-from-master.sh (modified)

	libpcut update-from-master needs full bash to work


Fri, 15 Feb 2019 13:34:23 GMT Jiří Zárevúcky <zarevucky.jiri@…> [0f6a85ae]
	* uspace/lib/c/generic/uuid.c (modified)

	Fix version 4 UUID generation

	According to the standard, the 4 most ...


Fri, 15 Feb 2019 13:10:09 GMT Jiří Zárevúcky <zarevucky.jiri@…> [9f4ce50]
	* uspace/lib/c/generic/gsort.c (modified)

	Fix test of the comparison function in gsort()

	Comparison functions ...


Fri, 15 Feb 2019 13:02:35 GMT Jiří Zárevúcky <zarevucky.jiri@…> [89e3152]
	* uspace/lib/c/generic/string.c (modified)

	Fix strndup()

	PCUT showed one failure which occured while testing ...


Thu, 14 Feb 2019 01:09:38 GMT Jiri Svoboda <jiri@…> [fc448f5]
	* tools/build-ccheck.sh (modified)

	Bump sycek

	Ccheck now reports meaningful issues where it would ...


Mon, 11 Feb 2019 15:01:33 GMT Jiří Zárevúcky <zarevucky.jiri@…> [4805495]
	* abi/arch/abs32le/include/abi/arch/elf.h (modified)
	* abi/arch/amd64/include/abi/arch/elf.h (modified)
	* abi/arch/arm32/include/abi/arch/elf.h (modified)
	* abi/arch/ia32/include/abi/arch/elf.h (modified)
	* abi/arch/ia64/include/abi/arch/elf.h (modified)
	* abi/arch/mips32/include/abi/arch/elf.h (modified)
	* abi/arch/ppc32/include/abi/arch/elf.h (modified)
	* abi/arch/riscv64/include/abi/arch/elf.h (modified)
	* abi/arch/sparc64/include/abi/arch/elf.h (modified)
	* abi/include/abi/asmtool.h (modified)
	* abi/include/abi/cap.h (modified)
	* abi/include/abi/ddi/arg.h (modified)
	* abi/include/abi/ddi/irq.h (modified)
	* abi/include/abi/elf.h (modified)
	* abi/include/abi/fb/visuals.h (modified)
	* abi/include/abi/fourcc.h (modified)
	* abi/include/abi/ipc/event.h (modified)
	* abi/include/abi/ipc/interfaces.h (modified)
	* abi/include/abi/ipc/ipc.h (modified)
	* abi/include/abi/ipc/methods.h (modified)
	* abi/include/abi/kio.h (modified)
	* abi/include/abi/klog.h (modified)
	* abi/include/abi/log.h (modified)
	* abi/include/abi/mm/as.h (modified)
	* abi/include/abi/proc/task.h (modified)
	* abi/include/abi/proc/thread.h (modified)
	* abi/include/abi/proc/uarg.h (modified)
	* abi/include/abi/synch.h (modified)
	* abi/include/abi/syscall.h (modified)
	* abi/include/abi/sysinfo.h (modified)
	* abi/include/abi/udebug.h (modified)
	* abi/include/limits.h (modified)
	* boot/generic/include/byteorder.h (modified)
	* kernel/generic/include/adt/odict.h (modified)
	* kernel/generic/include/lib/refcount.h (modified)
	* kernel/generic/include/types/adt/odict.h (modified)
	* uspace/lib/c/arch/abs32le/include/libarch/config.h (modified)
	* uspace/lib/c/arch/abs32le/include/libarch/ddi.h (modified)
	* uspace/lib/c/arch/abs32le/include/libarch/elf_linux.h (modified)
	* uspace/lib/c/arch/abs32le/include/libarch/faddr.h (modified)
	* uspace/lib/c/arch/abs32le/include/libarch/fibril.h (modified)
	* uspace/lib/c/arch/abs32le/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/abs32le/include/libarch/syscall.h (modified)
	* uspace/lib/c/arch/abs32le/include/libarch/thread.h (modified)
	* uspace/lib/c/arch/abs32le/include/libarch/tls.h (modified)
	* uspace/lib/c/arch/amd64/include/libarch/config.h (modified)
	* uspace/lib/c/arch/amd64/include/libarch/elf_linux.h (modified)
	* uspace/lib/c/arch/amd64/include/libarch/faddr.h (modified)
	* uspace/lib/c/arch/amd64/include/libarch/fibril.h (modified)
	* uspace/lib/c/arch/amd64/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/amd64/include/libarch/rtld/dynamic.h (modified)
	* uspace/lib/c/arch/amd64/include/libarch/rtld/elf_dyn.h (modified)
	* uspace/lib/c/arch/amd64/include/libarch/rtld/module.h (modified)
	* uspace/lib/c/arch/amd64/include/libarch/stackarg.h (modified)
	* uspace/lib/c/arch/amd64/include/libarch/syscall.h (modified)
	* uspace/lib/c/arch/amd64/include/libarch/thread.h (modified)
	* uspace/lib/c/arch/amd64/include/libarch/tls.h (modified)
	* uspace/lib/c/arch/arm32/include/libarch/config.h (modified)
	* uspace/lib/c/arch/arm32/include/libarch/ddi.h (modified)
	* uspace/lib/c/arch/arm32/include/libarch/elf_linux.h (modified)
	* uspace/lib/c/arch/arm32/include/libarch/faddr.h (modified)
	* uspace/lib/c/arch/arm32/include/libarch/fibril.h (modified)
	* uspace/lib/c/arch/arm32/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/arm32/include/libarch/rtld/dynamic.h (modified)
	* uspace/lib/c/arch/arm32/include/libarch/rtld/elf_dyn.h (modified)
	* uspace/lib/c/arch/arm32/include/libarch/rtld/module.h (modified)
	* uspace/lib/c/arch/arm32/include/libarch/stackarg.h (modified)
	* uspace/lib/c/arch/arm32/include/libarch/syscall.h (modified)
	* uspace/lib/c/arch/arm32/include/libarch/thread.h (modified)
	* uspace/lib/c/arch/arm32/include/libarch/tls.h (modified)
	* uspace/lib/c/arch/ia32/include/libarch/config.h (modified)
	* uspace/lib/c/arch/ia32/include/libarch/ddi.h (modified)
	* uspace/lib/c/arch/ia32/include/libarch/elf_linux.h (modified)
	* uspace/lib/c/arch/ia32/include/libarch/faddr.h (modified)
	* uspace/lib/c/arch/ia32/include/libarch/fibril.h (modified)
	* uspace/lib/c/arch/ia32/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/ia32/include/libarch/rtld/dynamic.h (modified)
	* uspace/lib/c/arch/ia32/include/libarch/rtld/elf_dyn.h (modified)
	* uspace/lib/c/arch/ia32/include/libarch/rtld/module.h (modified)
	* uspace/lib/c/arch/ia32/include/libarch/syscall.h (modified)
	* uspace/lib/c/arch/ia32/include/libarch/thread.h (modified)
	* uspace/lib/c/arch/ia32/include/libarch/tls.h (modified)
	* uspace/lib/c/arch/ia64/include/libarch/config.h (modified)
	* uspace/lib/c/arch/ia64/include/libarch/ddi.h (modified)
	* uspace/lib/c/arch/ia64/include/libarch/elf_linux.h (modified)
	* uspace/lib/c/arch/ia64/include/libarch/faddr.h (modified)
	* uspace/lib/c/arch/ia64/include/libarch/fibril.h (modified)
	* uspace/lib/c/arch/ia64/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/ia64/include/libarch/stack.h (modified)
	* uspace/lib/c/arch/ia64/include/libarch/stackarg.h (modified)
	* uspace/lib/c/arch/ia64/include/libarch/syscall.h (modified)
	* uspace/lib/c/arch/ia64/include/libarch/thread.h (modified)
	* uspace/lib/c/arch/ia64/include/libarch/tls.h (modified)
	* uspace/lib/c/arch/mips32/include/libarch/config.h (modified)
	* uspace/lib/c/arch/mips32/include/libarch/ddi.h (modified)
	* uspace/lib/c/arch/mips32/include/libarch/elf_linux.h (modified)
	* uspace/lib/c/arch/mips32/include/libarch/faddr.h (modified)
	* uspace/lib/c/arch/mips32/include/libarch/fibril.h (modified)
	* uspace/lib/c/arch/mips32/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/mips32/include/libarch/stack.h (modified)
	* uspace/lib/c/arch/mips32/include/libarch/syscall.h (modified)
	* uspace/lib/c/arch/mips32/include/libarch/thread.h (modified)
	* uspace/lib/c/arch/mips32/include/libarch/tls.h (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/config.h (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/ddi.h (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/elf_linux.h (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/faddr.h (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/fibril.h (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/regname.h (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/rtld/dynamic.h (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/rtld/elf_dyn.h (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/rtld/module.h (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/stackarg.h (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/syscall.h (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/thread.h (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/tls.h (modified)
	* uspace/lib/c/arch/riscv64/include/libarch/config.h (modified)
	* uspace/lib/c/arch/riscv64/include/libarch/ddi.h (modified)
	* uspace/lib/c/arch/riscv64/include/libarch/elf_linux.h (modified)
	* uspace/lib/c/arch/riscv64/include/libarch/faddr.h (modified)
	* uspace/lib/c/arch/riscv64/include/libarch/fibril.h (modified)
	* uspace/lib/c/arch/riscv64/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/riscv64/include/libarch/syscall.h (modified)
	* uspace/lib/c/arch/riscv64/include/libarch/thread.h (modified)
	* uspace/lib/c/arch/riscv64/include/libarch/tls.h (modified)
	* uspace/lib/c/arch/sparc64/include/libarch/config.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/arch/sparc64/include/libarch/faddr.h (modified)
	* uspace/lib/c/arch/sparc64/include/libarch/fibril.h (modified)
	* uspace/lib/c/arch/sparc64/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/sparc64/include/libarch/rtld/dynamic.h (modified)
	* uspace/lib/c/arch/sparc64/include/libarch/rtld/elf_dyn.h (modified)
	* uspace/lib/c/arch/sparc64/include/libarch/rtld/module.h (modified)
	* uspace/lib/c/arch/sparc64/include/libarch/stack.h (modified)
	* uspace/lib/c/arch/sparc64/include/libarch/stackarg.h (modified)
	* uspace/lib/c/arch/sparc64/include/libarch/syscall.h (modified)
	* uspace/lib/c/arch/sparc64/include/libarch/thread.h (modified)
	* uspace/lib/c/arch/sparc64/include/libarch/tls.h (modified)
	* uspace/lib/c/generic/async/client.c (modified)
	* uspace/lib/c/generic/async/ports.c (modified)
	* uspace/lib/c/generic/async/server.c (modified)
	* uspace/lib/c/generic/private/async.h (modified)
	* uspace/lib/c/generic/private/cc.h (modified)
	* uspace/lib/c/generic/private/fibril.h (modified)
	* uspace/lib/c/generic/private/futex.h (modified)
	* uspace/lib/c/generic/private/io.h (modified)
	* uspace/lib/c/generic/private/libc.h (modified)
	* uspace/lib/c/generic/private/loader.h (modified)
	* uspace/lib/c/generic/private/malloc.h (modified)
	* uspace/lib/c/generic/private/ns.h (modified)
	* uspace/lib/c/generic/private/scanf.h (modified)
	* uspace/lib/c/generic/private/sstream.h (modified)
	* uspace/lib/c/generic/private/stdio.h (modified)
	* uspace/lib/c/generic/private/stdlib.h (modified)
	* uspace/lib/c/generic/private/thread.h (modified)
	* uspace/lib/c/include/adt/checksum.h (modified)
	* uspace/lib/c/include/adt/circ_buf.h (modified)
	* uspace/lib/c/include/adt/fifo.h (modified)
	* uspace/lib/c/include/adt/gcdlcm.h (modified)
	* uspace/lib/c/include/adt/hash.h (modified)
	* uspace/lib/c/include/adt/hash_table.h (modified)
	* uspace/lib/c/include/adt/list.h (modified)
	* uspace/lib/c/include/adt/prodcons.h (modified)
	* uspace/lib/c/include/align.h (modified)
	* uspace/lib/c/include/arg_parse.h (modified)
	* uspace/lib/c/include/as.h (modified)
	* uspace/lib/c/include/assert.h (modified)
	* uspace/lib/c/include/async.h (modified)
	* uspace/lib/c/include/barrier.h (modified)
	* uspace/lib/c/include/bd.h (modified)
	* uspace/lib/c/include/bd_srv.h (modified)
	* uspace/lib/c/include/bitops.h (modified)
	* uspace/lib/c/include/bsearch.h (modified)
	* uspace/lib/c/include/byteorder.h (modified)
	* uspace/lib/c/include/cap.h (modified)
	* uspace/lib/c/include/clipboard.h (modified)
	* uspace/lib/c/include/config.h (modified)
	* uspace/lib/c/include/context.h (modified)
	* uspace/lib/c/include/corecfg.h (modified)
	* uspace/lib/c/include/ctype.h (modified)
	* uspace/lib/c/include/ddi.h (modified)
	* uspace/lib/c/include/device/clock_dev.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/device/led_dev.h (modified)
	* uspace/lib/c/include/device/pio_window.h (modified)
	* uspace/lib/c/include/devman.h (modified)
	* uspace/lib/c/include/dirent.h (modified)
	* uspace/lib/c/include/dlfcn.h (modified)
	* uspace/lib/c/include/elf/elf.h (modified)
	* uspace/lib/c/include/elf/elf_linux.h (modified)
	* uspace/lib/c/include/entry_point.h (modified)
	* uspace/lib/c/include/errno.h (modified)
	* uspace/lib/c/include/fibril.h (modified)
	* uspace/lib/c/include/fibril_synch.h (modified)
	* uspace/lib/c/include/fourcc.h (modified)
	* uspace/lib/c/include/gsort.h (modified)
	* uspace/lib/c/include/ieee80211/ieee80211.h (modified)
	* uspace/lib/c/include/imath.h (modified)
	* uspace/lib/c/include/inet/addr.h (modified)
	* uspace/lib/c/include/inet/dhcp.h (modified)
	* uspace/lib/c/include/inet/dnsr.h (modified)
	* uspace/lib/c/include/inet/endpoint.h (modified)
	* uspace/lib/c/include/inet/host.h (modified)
	* uspace/lib/c/include/inet/hostname.h (modified)
	* uspace/lib/c/include/inet/hostport.h (modified)
	* uspace/lib/c/include/inet/inet.h (modified)
	* uspace/lib/c/include/inet/inetcfg.h (modified)
	* uspace/lib/c/include/inet/inetping.h (modified)
	* uspace/lib/c/include/inet/iplink.h (modified)
	* uspace/lib/c/include/inet/iplink_srv.h (modified)
	* uspace/lib/c/include/inet/tcp.h (modified)
	* uspace/lib/c/include/inet/udp.h (modified)
	* uspace/lib/c/include/io/chardev.h (modified)
	* uspace/lib/c/include/io/chardev_srv.h (modified)
	* uspace/lib/c/include/io/charfield.h (modified)
	* uspace/lib/c/include/io/chargrid.h (modified)
	* uspace/lib/c/include/io/color.h (modified)
	* uspace/lib/c/include/io/con_srv.h (modified)
	* uspace/lib/c/include/io/concaps.h (modified)
	* uspace/lib/c/include/io/cons_event.h (modified)
	* uspace/lib/c/include/io/console.h (modified)
	* uspace/lib/c/include/io/input.h (modified)
	* uspace/lib/c/include/io/kbd_event.h (modified)
	* uspace/lib/c/include/io/keycode.h (modified)
	* uspace/lib/c/include/io/kio.h (modified)
	* uspace/lib/c/include/io/klog.h (modified)
	* uspace/lib/c/include/io/label.h (modified)
	* uspace/lib/c/include/io/log.h (modified)
	* uspace/lib/c/include/io/logctl.h (modified)
	* uspace/lib/c/include/io/mode.h (modified)
	* uspace/lib/c/include/io/output.h (modified)
	* uspace/lib/c/include/io/pixel.h (modified)
	* uspace/lib/c/include/io/pixelmap.h (modified)
	* uspace/lib/c/include/io/pos_event.h (modified)
	* uspace/lib/c/include/io/printf_core.h (modified)
	* uspace/lib/c/include/io/serial.h (modified)
	* uspace/lib/c/include/io/style.h (modified)
	* uspace/lib/c/include/io/table.h (modified)
	* uspace/lib/c/include/io/verify.h (modified)
	* uspace/lib/c/include/io/visualizer.h (modified)
	* uspace/lib/c/include/io/window.h (modified)
	* uspace/lib/c/include/ipc/adb.h (modified)
	* uspace/lib/c/include/ipc/bd.h (modified)
	* uspace/lib/c/include/ipc/chardev.h (modified)
	* uspace/lib/c/include/ipc/clipboard.h (modified)
	* uspace/lib/c/include/ipc/common.h (modified)
	* uspace/lib/c/include/ipc/console.h (modified)
	* uspace/lib/c/include/ipc/corecfg.h (modified)
	* uspace/lib/c/include/ipc/dev_iface.h (modified)
	* uspace/lib/c/include/ipc/devman.h (modified)
	* uspace/lib/c/include/ipc/dhcp.h (modified)
	* uspace/lib/c/include/ipc/dnsr.h (modified)
	* uspace/lib/c/include/ipc/event.h (modified)
	* uspace/lib/c/include/ipc/graph.h (modified)
	* uspace/lib/c/include/ipc/inet.h (modified)
	* uspace/lib/c/include/ipc/input.h (modified)
	* uspace/lib/c/include/ipc/ipc.h (modified)
	* uspace/lib/c/include/ipc/ipc_test.h (modified)
	* uspace/lib/c/include/ipc/iplink.h (modified)
	* uspace/lib/c/include/ipc/irc.h (modified)
	* uspace/lib/c/include/ipc/irq.h (modified)
	* uspace/lib/c/include/ipc/kbdev.h (modified)
	* uspace/lib/c/include/ipc/loader.h (modified)
	* uspace/lib/c/include/ipc/loc.h (modified)
	* uspace/lib/c/include/ipc/logger.h (modified)
	* uspace/lib/c/include/ipc/mouseev.h (modified)
	* uspace/lib/c/include/ipc/ns.h (modified)
	* uspace/lib/c/include/ipc/output.h (modified)
	* uspace/lib/c/include/ipc/pci.h (modified)
	* uspace/lib/c/include/ipc/serial_ctl.h (modified)
	* uspace/lib/c/include/ipc/services.h (modified)
	* uspace/lib/c/include/ipc/tcp.h (modified)
	* uspace/lib/c/include/ipc/udp.h (modified)
	* uspace/lib/c/include/ipc/vbd.h (modified)
	* uspace/lib/c/include/ipc/vfs.h (modified)
	* uspace/lib/c/include/ipc/vol.h (modified)
	* uspace/lib/c/include/ipc/window.h (modified)
	* uspace/lib/c/include/ipc_test.h (modified)
	* uspace/lib/c/include/irc.h (modified)
	* uspace/lib/c/include/l18n/langs.h (modified)
	* uspace/lib/c/include/libc.h (modified)
	* uspace/lib/c/include/loader/loader.h (modified)
	* uspace/lib/c/include/loader/pcb.h (modified)
	* uspace/lib/c/include/loc.h (modified)
	* uspace/lib/c/include/macros.h (modified)
	* uspace/lib/c/include/malloc.h (modified)
	* uspace/lib/c/include/mem.h (modified)
	* uspace/lib/c/include/nic/eth_phys.h (modified)
	* uspace/lib/c/include/nic/nic.h (modified)
	* uspace/lib/c/include/ns.h (modified)
	* uspace/lib/c/include/offset.h (modified)
	* uspace/lib/c/include/pci.h (modified)
	* uspace/lib/c/include/perf.h (modified)
	* uspace/lib/c/include/qsort.h (modified)
	* uspace/lib/c/include/refcount.h (modified)
	* uspace/lib/c/include/rndgen.h (modified)
	* uspace/lib/c/include/rtld/dynamic.h (modified)
	* uspace/lib/c/include/rtld/elf_dyn.h (modified)
	* uspace/lib/c/include/rtld/module.h (modified)
	* uspace/lib/c/include/rtld/rtld.h (modified)
	* uspace/lib/c/include/rtld/rtld_arch.h (modified)
	* uspace/lib/c/include/rtld/rtld_debug.h (modified)
	* uspace/lib/c/include/rtld/symbol.h (modified)
	* uspace/lib/c/include/setjmp.h (modified)
	* uspace/lib/c/include/smc.h (modified)
	* uspace/lib/c/include/stack.h (modified)
	* uspace/lib/c/include/stacktrace.h (modified)
	* uspace/lib/c/include/stats.h (modified)
	* uspace/lib/c/include/stdio.h (modified)
	* uspace/lib/c/include/stdlib.h (modified)
	* uspace/lib/c/include/str.h (modified)
	* uspace/lib/c/include/str_error.h (modified)
	* uspace/lib/c/include/string.h (modified)
	* uspace/lib/c/include/syscall.h (modified)
	* uspace/lib/c/include/sysinfo.h (modified)
	* uspace/lib/c/include/task.h (modified)
	* uspace/lib/c/include/time.h (modified)
	* uspace/lib/c/include/tls.h (modified)
	* uspace/lib/c/include/tmpfile.h (modified)
	* uspace/lib/c/include/trace.h (modified)
	* uspace/lib/c/include/types/casting.h (modified)
	* uspace/lib/c/include/types/common.h (modified)
	* uspace/lib/c/include/types/inet.h (modified)
	* uspace/lib/c/include/types/inet/host.h (modified)
	* uspace/lib/c/include/types/inet/hostport.h (modified)
	* uspace/lib/c/include/types/inetcfg.h (modified)
	* uspace/lib/c/include/types/inetping.h (modified)
	* uspace/lib/c/include/types/io/chardev.h (modified)
	* uspace/lib/c/include/types/label.h (modified)
	* uspace/lib/c/include/types/pci.h (modified)
	* uspace/lib/c/include/types/rtld/module.h (modified)
	* uspace/lib/c/include/types/rtld/rtld.h (modified)
	* uspace/lib/c/include/types/task.h (modified)
	* uspace/lib/c/include/types/uuid.h (modified)
	* uspace/lib/c/include/types/vol.h (modified)
	* uspace/lib/c/include/udebug.h (modified)
	* uspace/lib/c/include/unaligned.h (modified)
	* uspace/lib/c/include/uuid.h (modified)
	* uspace/lib/c/include/vbd.h (modified)
	* uspace/lib/c/include/vfs/canonify.h (modified)
	* uspace/lib/c/include/vfs/inbox.h (modified)
	* uspace/lib/c/include/vfs/vfs.h (modified)
	* uspace/lib/c/include/vfs/vfs_mtab.h (modified)
	* uspace/lib/c/include/vfs/vfs_sess.h (modified)
	* uspace/lib/c/include/vol.h (modified)
	* uspace/lib/c/include/wchar.h (modified)

	Make sure libc and abi header guards are reserved identifiers

	It's ...


Mon, 11 Feb 2019 14:56:26 GMT Jiří Zárevúcky <zarevucky.jiri@…> [8df5f20]
	* kernel/arch/abs32le/include/arch/asm.h (modified)
	* kernel/arch/abs32le/include/arch/cycle.h (modified)
	* kernel/arch/abs32le/include/arch/istate.h (modified)
	* kernel/arch/abs32le/include/arch/mm/page.h (modified)
	* kernel/arch/amd64/include/arch/asm.h (modified)
	* kernel/arch/amd64/include/arch/cycle.h (modified)
	* kernel/arch/amd64/include/arch/istate.h (modified)
	* kernel/arch/amd64/include/arch/mm/page.h (modified)
	* kernel/arch/arm32/include/arch/asm.h (modified)
	* kernel/arch/arm32/include/arch/cycle.h (modified)
	* kernel/arch/arm32/include/arch/istate.h (modified)
	* kernel/arch/arm32/include/arch/mm/page.h (modified)
	* kernel/arch/arm32/include/arch/mm/page_armv4.h (modified)
	* kernel/arch/arm32/include/arch/mm/page_armv6.h (modified)
	* kernel/arch/ia32/include/arch/asm.h (modified)
	* kernel/arch/ia32/include/arch/cycle.h (modified)
	* kernel/arch/ia32/include/arch/istate.h (modified)
	* kernel/arch/ia32/include/arch/mm/page.h (modified)
	* kernel/arch/ia64/include/arch/asm.h (modified)
	* kernel/arch/ia64/include/arch/cpu.h (modified)
	* kernel/arch/ia64/include/arch/cycle.h (modified)
	* kernel/arch/ia64/include/arch/istate.h (modified)
	* kernel/arch/ia64/include/arch/mm/page.h (modified)
	* kernel/arch/mips32/include/arch/asm.h (modified)
	* kernel/arch/mips32/include/arch/cycle.h (modified)
	* kernel/arch/mips32/include/arch/istate.h (modified)
	* kernel/arch/mips32/include/arch/mm/page.h (modified)
	* kernel/arch/mips32/include/arch/mm/tlb.h (modified)
	* kernel/arch/ppc32/include/arch/asm.h (modified)
	* kernel/arch/ppc32/include/arch/cpu.h (modified)
	* kernel/arch/ppc32/include/arch/cycle.h (modified)
	* kernel/arch/ppc32/include/arch/istate.h (modified)
	* kernel/arch/ppc32/include/arch/mm/frame.h (modified)
	* kernel/arch/ppc32/include/arch/mm/page.h (modified)
	* kernel/arch/riscv64/include/arch/asm.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/sparc64/include/arch/asm.h (modified)
	* kernel/arch/sparc64/include/arch/barrier.h (modified)
	* kernel/arch/sparc64/include/arch/cycle.h (modified)
	* kernel/arch/sparc64/include/arch/istate.h (modified)
	* kernel/arch/sparc64/include/arch/mm/sun4u/tlb.h (modified)
	* kernel/arch/sparc64/include/arch/mm/sun4v/tlb.h (modified)
	* kernel/arch/sparc64/include/arch/sun4u/asm.h (modified)
	* kernel/arch/sparc64/include/arch/sun4u/cpu.h (modified)
	* kernel/generic/include/adt/list.h (modified)
	* kernel/generic/include/bitops.h (modified)
	* kernel/generic/include/context.h (modified)
	* kernel/generic/include/macros.h (modified)
	* kernel/generic/include/synch/spinlock.h (modified)
	* kernel/generic/include/trace.h (modified)
	* kernel/generic/src/console/kconsole.c (modified)
	* kernel/generic/src/ddi/ddi.c (modified)
	* kernel/generic/src/interrupt/interrupt.c (modified)
	* kernel/generic/src/main/main.c (modified)
	* kernel/generic/src/mm/as.c (modified)
	* kernel/generic/src/mm/frame.c (modified)
	* kernel/generic/src/mm/page.c (modified)
	* kernel/generic/src/mm/slab.c (modified)
	* kernel/generic/src/proc/current.c (modified)
	* kernel/generic/src/sysinfo/sysinfo.c (modified)
	* uspace/lib/c/include/adt/list.h (modified)
	* uspace/lib/c/include/trace.h (modified)

	Rename NO_TRACE to _NO_TRACE

	<trace.h> may end up transitively ...


Sun, 10 Feb 2019 13:27:33 GMT Jiří Zárevúcky <zarevucky.jiri@…> [391996b]
	* uspace/lib/c/generic/dirent.c (modified)
	* uspace/lib/c/include/dirent.h (modified)

	Hide internal details of <dirent.h> structure DIR


Sun, 10 Feb 2019 13:21:08 GMT Jiri Svoboda <jiri@…> [b583311]
	* uspace/srv/hid/input/ctl/stty.c (modified)
	* uspace/srv/hid/input/stroke.c (modified)

	Serial keyboard could handle Ctrl-Q et al.


Sun, 10 Feb 2019 12:55:06 GMT Jiří Zárevúcky <zarevucky.jiri@…> [d6b759c]
	* .travis.yml (modified)

	Switch travis from Ubuntu Trusty (2014) to Xenial (2016)


Fri, 08 Feb 2019 10:28:50 GMT Jiri Svoboda <jiri@…> [758c79d]
	* uspace/srv/net/inetsrv/icmpv6.c (modified)

	Fix pointer computation for IPv6 ping reply, too

	It's good to be ...


Fri, 08 Feb 2019 10:20:40 GMT Jiri Svoboda <jiri@…> [f0bc6f6]
	* uspace/srv/net/inetsrv/icmp.c (modified)

	Fix pointer computation for ping reply

	Under the right ...


Wed, 06 Feb 2019 23:45:53 GMT Jiri Svoboda <jiri@…> [2332e13]
	* defaults/ppc32/Makefile.config (modified)

	Forgot to enable dynamic linking in ppc32 profile


Wed, 06 Feb 2019 22:15:59 GMT Jakub Jermar <jakub@…> [8fed3ef]
	* uspace/drv/nic/virtio-net/virtio-net.c (modified)

	Improve error handling in virtio-net


Wed, 06 Feb 2019 17:56:30 GMT Jakub Jermar <jakub@…> [e2f332c]
	* uspace/drv/block/virtio-blk/virtio-blk.c (modified)

	Fix ccheck


Wed, 06 Feb 2019 17:30:48 GMT Jakub Jermar <jakub@…> [13eecc4]
	* boot/Makefile.common (modified)
	* tools/ew.py (modified)
	* uspace/Makefile (modified)
	* 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/lib/virtio/virtio.c (modified)

	Add virtio-blk driver


Tue, 05 Feb 2019 20:25:48 GMT Jakub Jermar <jakub@…> [a1f173d]
	* uspace/drv/nic/virtio-net/virtio-net.c (modified)
	* uspace/drv/nic/virtio-net/virtio-net.h (modified)

	Use VIRTIO 1.0 layout of virtio_net_hdr_t

	When VIRTIO_F_VERSION_1 ...


Tue, 05 Feb 2019 20:25:14 GMT Jakub Jermar <jakub@…> [d80fa05]
	* uspace/lib/virtio/virtio-pci.h (modified)
	* uspace/lib/virtio/virtio.c (modified)

	Accept VIRTIO_F_VERSION_1


Tue, 05 Feb 2019 17:42:58 GMT Jiří Zárevúcky <zarevucky.jiri@…> [d066259]
	* boot/generic/include/errno.h (modified)
	* boot/generic/include/str.h (modified)
	* boot/generic/src/str.c (modified)
	* kernel/generic/include/str.h (modified)
	* kernel/generic/src/lib/str.c (modified)
	* uspace/lib/c/generic/str.c (modified)
	* uspace/lib/c/include/str.h (modified)

	Synchronize str.c/str.h across boot/kernel/uspace


Tue, 05 Feb 2019 16:00:20 GMT Jiří Zárevúcky <zarevucky.jiri@…> [cca2d93b]
	* uspace/lib/c/generic/io/asprintf.c (modified)
	* uspace/lib/c/include/stdio.h (modified)

	Rename (v)printf_size to (v)print_length, to match <str.h> naming
	scheme


Tue, 05 Feb 2019 15:25:50 GMT Jiří Zárevúcky <zarevucky.jiri@…> [4f4018b]
	* uspace/lib/c/generic/io/asprintf.c (modified)
	* uspace/lib/http/src/headers.c (modified)
	* uspace/lib/http/src/request.c (modified)

	Do not misuse printf_size() to estimate byte size of output

	The ...


Sun, 03 Feb 2019 22:49:24 GMT Jiri Svoboda <jiri@…> [472fe7a]
	* uspace/lib/c/generic/mem.c (modified)
	* uspace/lib/c/generic/private/cc.h (modified)

	Fix ccheck


Sun, 03 Feb 2019 17:03:37 GMT Jiří Zárevúcky <zarevucky.jiri@…> [8f99dbf]
	* uspace/lib/c/generic/mem.c (modified)
	* uspace/lib/c/generic/private/cc.h (moved)
	* uspace/lib/c/include/mem.h (modified)

	Move non-optimization attribute from header to implementation


Sun, 03 Feb 2019 14:56:13 GMT Jiří Zárevúcky <zarevucky.jiri@…> [b4f1171]
	* uspace/lib/c/arch/abs32le/src/fibril.c (modified)
	* uspace/lib/c/arch/amd64/src/fibril.S (modified)
	* uspace/lib/c/arch/arm32/src/fibril.S (modified)
	* uspace/lib/c/arch/ia32/src/fibril.S (modified)
	* uspace/lib/c/arch/ia64/include/libarch/fibril.h (modified)
	* uspace/lib/c/arch/ia64/src/fibril.S (modified)
	* uspace/lib/c/arch/mips32/src/fibril.S (modified)
	* uspace/lib/c/arch/ppc32/src/fibril.S (modified)
	* uspace/lib/c/arch/riscv64/src/fibril.c (modified)
	* uspace/lib/c/arch/sparc64/src/fibril.S (modified)
	* uspace/lib/c/generic/context.c (modified)
	* uspace/lib/c/generic/setjmp.c (modified)
	* uspace/lib/c/include/setjmp.h (modified)

	Rename __setjmp/__longjmp to __context_save/__context_restore

	Once ...


Sun, 03 Feb 2019 14:35:44 GMT Jiří Zárevúcky <zarevucky.jiri@…> [a5c78a18]
	* uspace/lib/c/arch/abs32le/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/abs32le/src/fibril.c (modified)
	* uspace/lib/c/arch/amd64/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/amd64/src/fibril.S (modified)
	* uspace/lib/c/arch/arm32/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/ia32/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/ia32/src/fibril.S (modified)
	* uspace/lib/c/arch/ia64/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/ia64/src/fibril.S (modified)
	* uspace/lib/c/arch/mips32/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/mips32/src/fibril.S (modified)
	* uspace/lib/c/arch/ppc32/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/ppc32/src/fibril.S (modified)
	* uspace/lib/c/arch/riscv64/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/riscv64/src/fibril.c (modified)
	* uspace/lib/c/arch/sparc64/include/libarch/fibril_context.h (modified)
	* uspace/lib/c/arch/sparc64/src/fibril.S (modified)
	* uspace/lib/c/include/context.h (modified)
	* uspace/lib/c/include/setjmp.h (modified)

	Rename context_t to __context_t

	<libarch/fibril_context.h> is ...


Sat, 02 Feb 2019 17:05:56 GMT Jiří Zárevúcky <zarevucky.jiri@…> [67ca359]
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/generic/ctype.c (added)
	* uspace/lib/c/include/ctype.h (modified)

	Functions in <ctype.h> should be external

	Standard says so.


Sat, 02 Feb 2019 16:23:01 GMT Jiří Zárevúcky <zarevucky.jiri@…> [92244ed]
	* uspace/lib/c/include/time.h (modified)

	.tm_nsec of struct tm cannot be conditional

	Doing so means that any ...


Fri, 01 Feb 2019 23:49:06 GMT Jiří Zárevúcky <zarevucky.jiri@…> [3446ead]
	* uspace/lib/c/include/fibril_synch.h (modified)

	Remove unnecessary include


Fri, 01 Feb 2019 22:54:49 GMT Jiří Zárevúcky <zarevucky.jiri@…> [e77d408]
	* doxygen/doxygen.cfg.diff (modified)

	doxygen: Enumerate input directories to avoid pulling in unintended
	files


Fri, 01 Feb 2019 22:22:47 GMT Jiří Zárevúcky <zarevucky.jiri@…> [1a37496]
	* uspace/drv/bus/isa/i8237.c (modified)
	* uspace/lib/pcut/src/os/helenos.c (modified)

	Use FIBRIL_MUTEX_INITIALIZE() not FIBRIL_MUTEX_INITIALIZER()


Fri, 01 Feb 2019 22:21:51 GMT Jiří Zárevúcky <zarevucky.jiri@…> [8fdab9e]
	* uspace/srv/fs/udf/udf_ops.c (modified)

	Remove unused variable


Mon, 28 Jan 2019 16:28:42 GMT Jiri Svoboda <jiri@…> [d4f9a2a]
	* tools/build-ccheck.sh (modified)

	Bump sycek


Mon, 28 Jan 2019 16:08:24 GMT Jiri Svoboda <jiri@…> [dedc4cd]
	* uspace/app/bdsh/Makefile (modified)
	* uspace/app/bdsh/cmds/builtins/builtin_aliases.c (added)
	* uspace/app/bdsh/cmds/builtins/builtin_aliases.h (modified)
	* uspace/app/bdsh/cmds/builtins/builtins.c (added)
	* uspace/app/bdsh/cmds/builtins/builtins.h (modified)
	* uspace/app/bdsh/cmds/mknewcmd (modified)
	* uspace/app/bdsh/cmds/modules/module_aliases.c (added)
	* uspace/app/bdsh/cmds/modules/module_aliases.h (modified)
	* uspace/app/bdsh/cmds/modules/modules.c (added)
	* uspace/app/bdsh/cmds/modules/modules.h (modified)

	Fix non-static variables in header files (ccheck)


Mon, 28 Jan 2019 15:47:05 GMT Jiri Svoboda <jiri@…> [8d2289c]
	* uspace/app/hbench/env.c (modified)
	* uspace/lib/ieee80211/src/ieee80211.c (modified)
	* uspace/lib/virtio/virtio.c (modified)

	Fix use of 'extern' with function def. (ccheck)


Mon, 28 Jan 2019 15:41:15 GMT Jiri Svoboda <jiri@…> [67bcd81]
	* kernel/genarch/Makefile.inc (modified)
	* kernel/genarch/include/genarch/drivers/bcm2835/irc.h (modified)
	* kernel/genarch/include/genarch/drivers/bcm2835/mbox.h (modified)
	* kernel/genarch/include/genarch/drivers/bcm2835/timer.h (modified)
	* kernel/genarch/src/drivers/bcm2835/irc.c (added)
	* kernel/genarch/src/drivers/bcm2835/timer.c (added)

	Move bcm2835 mbox code from headers to C files (ccheck)

	New ccheck ...


Mon, 28 Jan 2019 07:46:58 GMT Vojtech Horky <vojtech.horky@…> [3fea752]
	* .gitignore (modified)
	* boot/Makefile.common (modified)
	* uspace/Makefile (modified)
	* uspace/app/bnchmark/Makefile (deleted)
	* uspace/app/bnchmark/bnchmark.c (deleted)
	* uspace/app/bnchmark/doc/doxygroups.h (deleted)
	* uspace/app/hbench/Makefile (moved)
	* uspace/app/hbench/benchlist.c (moved)
	* 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/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/tester/tester.c (modified)
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/include/perf.h (added)
	* uspace/lib/c/include/types/casting.h (added)
	* uspace/lib/c/test/casting.c (added)
	* uspace/lib/c/test/main.c (modified)
	* uspace/lib/c/test/perf.c (added)

	Merge changes to benchmarking tool (PR #151)

	This merges ...


Tue, 22 Jan 2019 21:36:42 GMT Vojtech Horky <vojtech.horky@…> [182487c6]
	* uspace/lib/c/arch/arm32/src/syscall.c (modified)
	* uspace/lib/c/arch/ppc32/src/syscall.c (modified)

	ppc32, arm32: clobber memory on syscall

	As the syscall may touch ...


Tue, 22 Jan 2019 21:36:42 GMT Vojtech Horky <vojtech.horky@…> [e5ace7d7]
	* uspace/lib/c/arch/mips32/src/syscall.c (modified)

	mips32: clobber memory on sycall (thx Adam Frey)

	As the syscall may ...


Tue, 22 Jan 2019 16:35:46 GMT Jiří Zárevúcky <zarevucky.jiri@…> [c3fa24e]
	* uspace/lib/c/generic/pio_trace.c (modified)
	* uspace/lib/c/include/fibril_synch.h (modified)

	Use LIST_INITIALIZER() macro


Tue, 22 Jan 2019 15:57:32 GMT Jiri Svoboda <jiri@…> [b51ee38]
	* uspace/lib/c/arch/arm32/src/entry.S (modified)

	Remove leftover definition


Tue, 22 Jan 2019 12:16:42 GMT Jiri Svoboda <jiri@…> [3ffb69b]
	* HelenOS.config (modified)
	* defaults/arm32/Makefile.config (modified)
	* uspace/lib/c/arch/arm32/Makefile.common (modified)
	* uspace/lib/c/arch/arm32/Makefile.inc (modified)
	* 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/tls.h (modified)
	* uspace/lib/c/arch/arm32/src/atomic.c (modified)
	* uspace/lib/c/arch/arm32/src/entry.S (modified)
	* 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/tls.c (modified)

	Dynamic linking for arm32


Mon, 21 Jan 2019 18:01:59 GMT Vojtech Horky <vojtech.horky@…> [871cff9a]
	* uspace/app/hbench/env.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/main.c (modified)

	hbench: add options to set duration and run count


Mon, 21 Jan 2019 13:52:34 GMT Vojtech Horky <vojtech.horky@…> [2d81880]
	* uspace/app/hbench/hbench.h (modified)

	hbench: explain why we inline


Mon, 21 Jan 2019 13:50:08 GMT Vojtech Horky <vojtech.horky@…> [9736c00]
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/utils.c (modified)

	hbench: variable renaming


Mon, 21 Jan 2019 13:49:08 GMT Vojtech Horky <vojtech.horky@…> [be30e74]
	* uspace/app/hbench/hbench.h (modified)

	hbench: comments


Mon, 21 Jan 2019 13:45:29 GMT Vojtech Horky <vojtech.horky@…> [94d52d5]
	* uspace/app/hbench/Makefile (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/utils.c (added)

	hbench: do not force inlining

	These functions are not performance ...


Mon, 21 Jan 2019 13:39:37 GMT Vojtech Horky <vojtech.horky@…> [d17cf8c]
	* uspace/app/hbench/Makefile (modified)
	* uspace/app/hbench/doc/doxygroups.h (modified)
	* uspace/app/hbench/env.c (moved)
	* uspace/app/hbench/fs/dirread.c (modified)
	* uspace/app/hbench/fs/fileread.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/ipc/ns_ping.c (modified)
	* uspace/app/hbench/ipc/ping_pong.c (modified)
	* uspace/app/hbench/main.c (modified)
	* uspace/app/hbench/malloc/malloc1.c (modified)
	* uspace/app/hbench/malloc/malloc2.c (modified)
	* uspace/app/hbench/synch/fibril_mutex.c (modified)

	hbench: remove global state

	Move benchmark parameters into a ...


Mon, 21 Jan 2019 13:20:31 GMT Vojtech Horky <vojtech.horky@…> [e7f9a09]
	* uspace/app/hbench/csv.c (modified)
	* uspace/app/hbench/doc/doxygroups.h (modified)
	* uspace/app/hbench/fs/dirread.c (modified)
	* uspace/app/hbench/fs/fileread.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/ipc/ns_ping.c (modified)
	* uspace/app/hbench/ipc/ping_pong.c (modified)
	* uspace/app/hbench/main.c (modified)
	* uspace/app/hbench/malloc/malloc1.c (modified)
	* uspace/app/hbench/malloc/malloc2.c (modified)
	* uspace/app/hbench/synch/fibril_mutex.c (modified)

	hbench: less parameters to benchmark runners

	Merge stopwatch as ...


Sun, 20 Jan 2019 15:59:17 GMT Jiří Zárevúcky <zarevucky.jiri@…> [e5360a8]
	* uspace/lib/c/generic/private/fibril.h (modified)
	* uspace/lib/c/include/fibril.h (modified)

	Unnecessary public include


Sun, 20 Jan 2019 15:59:17 GMT Jiří Zárevúcky <zarevucky.jiri@…> [57264ac3]
	* uspace/lib/cpp/include/__bits/thread/threading.hpp (modified)

	Unnecessary include


Sun, 20 Jan 2019 15:59:17 GMT Jiří Zárevúcky <zarevucky.jiri@…> [d8cb48d]
	* uspace/lib/c/generic/thread/fibril.c (modified)
	* uspace/lib/c/include/fibril.h (modified)

	Remove FIBRIL_DFLT_STK_SIZE macro


Sun, 20 Jan 2019 15:56:59 GMT GitHub <noreply@…> [4f13e19]
	* uspace/lib/c/generic/async/client.c (modified)
	* uspace/lib/c/generic/async/server.c (modified)
	* uspace/lib/c/include/async.h (modified)
	* uspace/srv/devman/main.c (modified)
	* uspace/srv/fs/locfs/locfs_ops.c (modified)
	* uspace/srv/locsrv/locsrv.c (modified)
	* uspace/srv/ns/clonable.c (modified)
	* uspace/srv/ns/service.c (modified)
	* uspace/srv/vfs/vfs_ops.c (modified)

	Remove async "fast" and "slow" functions from public interface (#153) ...


Sun, 20 Jan 2019 10:02:08 GMT Jiri Svoboda <jiri@…> [eefdd7c]
	* HelenOS.config (modified)
	* uspace/lib/c/arch/ppc32/Makefile.common (modified)
	* uspace/lib/c/arch/ppc32/Makefile.inc (modified)
	* 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/tls.h (modified)
	* 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/tls.c (modified)

	Dynamic linking for ppc32


Sun, 20 Jan 2019 00:55:57 GMT Jiri Svoboda <jiri@…> [a131536d]
	* uspace/lib/c/arch/sparc64/src/rtld/reloc.c (modified)

	Assert we don't exceed supported number of slots


Sat, 19 Jan 2019 18:30:52 GMT Jakub Jermar <jakub@…> [b71ec66]
	* uspace/drv/nic/virtio-net/virtio-net.c (modified)

	Fix typo


Fri, 18 Jan 2019 19:18:44 GMT Jakub Jermar <jakub@…> [4248ce5]
	* tools/autotool.py (modified)

	Do not require python2


Wed, 16 Jan 2019 18:07:45 GMT jxsvoboda <5887334+jxsvoboda@…> [7dcce0a]
	* uspace/lib/cpp/include/__bits/adt/list.hpp (modified)
	* uspace/lib/cpp/include/__bits/complex.hpp (modified)
	* uspace/lib/cpp/include/__bits/functional/bind.hpp (modified)
	* uspace/lib/cpp/include/__bits/io/fstream.hpp (modified)
	* uspace/lib/cpp/include/__bits/io/istream.hpp (modified)
	* uspace/lib/cpp/include/__bits/io/ostream.hpp (modified)
	* uspace/lib/cpp/include/__bits/new.hpp (modified)
	* uspace/lib/cpp/include/__bits/string/string.hpp (modified)
	* uspace/lib/cpp/include/__bits/thread/future.hpp (modified)
	* uspace/lib/cpp/include/cassert (modified)
	* uspace/lib/cpp/src/__bits/runtime.cpp (modified)
	* uspace/lib/cpp/src/__bits/unwind.cpp (modified)
	* uspace/lib/cpp/src/condition_variable.cpp (modified)
	* uspace/lib/cpp/src/string.cpp (modified)
	* uspace/lib/cpp/src/thread.cpp (modified)

	cpp: abort and report when an unimplemented function is called


Tue, 15 Jan 2019 15:47:46 GMT Jiri Svoboda <jiri@…> [cf9e949]
	* tools/build-ccheck.sh (modified)

	Fix oops.


Tue, 15 Jan 2019 15:21:26 GMT Jiri Svoboda <jiri@…> [623b2134]
	* tools/build-ccheck.sh (modified)

	Bump sycek (enforce no indentation on blank lines)


Mon, 14 Jan 2019 17:53:26 GMT Jakub Jermar <jakub@…> [d4ceba0]
	* uspace/lib/virtio/virtio.c (modified)

	Fix comments


Mon, 14 Jan 2019 16:52:47 GMT Jiri Svoboda <jiri@…> [1c3c287]
	* HelenOS.config (modified)
	* defaults/sparc64/niagara/Makefile.config (modified)
	* defaults/sparc64/ultra/Makefile.config (modified)
	* uspace/lib/c/arch/amd64/src/rtld/dynamic.c (modified)
	* uspace/lib/c/arch/sparc64/Makefile.common (modified)
	* uspace/lib/c/arch/sparc64/Makefile.inc (modified)
	* 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/tls.h (modified)
	* 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)
	* uspace/lib/c/generic/elf/elf_mod.c (modified)
	* uspace/lib/c/include/smc.h (modified)

	Dynamic linking on sparc64


Mon, 14 Jan 2019 14:38:18 GMT Jiri Svoboda <jiri@…> [8e3bc063]
	* uspace/app/dltest/dltest.c (modified)
	* uspace/lib/dltest/dltest.c (modified)
	* uspace/lib/dltest/libdltest.h (modified)

	dltest needs test that calls a function

	During bringup of dynamic ...


Sun, 13 Jan 2019 15:15:48 GMT Jiri Svoboda <jiri@…> [e0e5e6f5]
	* uspace/app/pci/Makefile (modified)

	PCI utility does not need any libraries


Fri, 11 Jan 2019 18:17:38 GMT Jiří Zárevúcky <zarevucky.jiri@…> [fec7ba0]
	* uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified)
	* uspace/app/mkbd/main.c (modified)
	* uspace/app/sysinst/rdimg.c (modified)
	* uspace/app/tester/stdio/logger2.c (modified)
	* uspace/app/wavplay/drec.c (modified)
	* uspace/drv/bus/usb/xhci/hw_struct/common.h (modified)
	* uspace/drv/test/test2/test2.c (modified)
	* uspace/lib/c/generic/async/server.c (modified)
	* uspace/lib/c/generic/irc.c (modified)
	* uspace/lib/c/include/async.h (modified)
	* uspace/lib/posix/src/time.c (modified)
	* uspace/lib/posix/src/unistd.c (modified)
	* uspace/lib/usbhost/include/usb/host/hcd.h (modified)
	* uspace/srv/hid/isdv4_tablet/isdv4.c (modified)

	Avoid including <fibril.h> from <async.h>


Fri, 11 Jan 2019 17:24:29 GMT Jiří Zárevúcky <zarevucky.jiri@…> [dcec5d2]
	* uspace/lib/cpp/include/cstdint (modified)

	Use the correct types in <cstdint>


Fri, 11 Jan 2019 17:24:29 GMT Jiří Zárevúcky <zarevucky.jiri@…> [b251af5a]
	* uspace/lib/cpp/include/__bits/common.hpp (deleted)
	* uspace/lib/cpp/include/__bits/thread/mutex.hpp (modified)
	* uspace/lib/cpp/include/__bits/thread/thread.hpp (modified)
	* uspace/lib/cpp/include/cassert (modified)
	* uspace/lib/cpp/include/cctype (modified)
	* uspace/lib/cpp/include/cerrno (modified)
	* uspace/lib/cpp/include/cinttypes (modified)
	* uspace/lib/cpp/include/climits (modified)
	* uspace/lib/cpp/include/csetjmp (modified)
	* uspace/lib/cpp/include/cstdarg (modified)
	* uspace/lib/cpp/include/cstddef (modified)
	* uspace/lib/cpp/include/cstdint (modified)
	* uspace/lib/cpp/include/cstdio (modified)
	* uspace/lib/cpp/include/cstdlib (modified)
	* uspace/lib/cpp/include/cstring (modified)
	* uspace/lib/cpp/include/ctime (modified)
	* uspace/lib/cpp/include/cwchar (modified)

	Remove <lib/cpp/include/__bits/common.hpp>, which is no longer
	necessary


Fri, 11 Jan 2019 12:49:41 GMT Jiri Svoboda <jiri@…> [6480827]
	* uspace/Makefile.common (modified)
	* uspace/lib/c/arch/amd64/Makefile.common (modified)

	Alignment workaround is just for amd64

	Oops, this was never meant ...


Thu, 10 Jan 2019 21:07:16 GMT Vojtech Horky <vojtech.horky@…> [94ebebf]
	* uspace/app/hbench/doc/doxygroups.h (modified)
	* uspace/app/hbench/fs/dirread.c (modified)
	* uspace/app/hbench/fs/fileread.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/main.c (modified)

	hbench: turn comments into doc-blocks


Thu, 10 Jan 2019 20:54:32 GMT Vojtech Horky <vojtech.horky@…> [51a04bd]
	* uspace/lib/c/include/perf.h (modified)

	libc: clarify stopwatch documentation


Thu, 10 Jan 2019 20:51:25 GMT Vojtech Horky <vojtech.horky@…> [5fbc1f9]
	* uspace/lib/c/include/perf.h (modified)
	* uspace/lib/c/test/perf.c (modified)

	libc: stopwatch API symmetry


Thu, 10 Jan 2019 20:37:54 GMT GitHub <noreply@…> [a91b828]
	* boot/Makefile.build (modified)
	* boot/Makefile.common (modified)
	* defaults/amd64/Makefile.config (modified)
	* defaults/ia32/Makefile.config (modified)

	Merge PR #150 from vhotspur/defaults

	This is change is mostly ...


Thu, 10 Jan 2019 18:39:16 GMT Jiří Zárevúcky <zarevucky.jiri@…> [0a520db]
	* uspace/app/sbi/src/bigint.c (modified)
	* uspace/drv/bus/usb/ehci/hw_struct/transfer_descriptor.h (modified)
	* uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified)
	* uspace/drv/bus/usb/uhci/uhci_batch.c (modified)
	* uspace/drv/bus/usb/xhci/trb_ring.c (modified)
	* uspace/lib/c/generic/double_to_str.c (modified)
	* uspace/lib/c/generic/ieee_double.c (modified)
	* uspace/lib/c/generic/time.c (modified)
	* uspace/lib/c/include/assert.h (modified)
	* uspace/lib/usb/include/usb/request.h (modified)
	* uspace/lib/usbdev/src/request.c (modified)
	* uspace/srv/locsrv/locsrv.c (modified)
	* uspace/srv/net/inetsrv/pdu.c (modified)

	Change static_assert to its standard definition


Thu, 10 Jan 2019 08:22:07 GMT jxsvoboda <5887334+jxsvoboda@…> [f47c2dc1]
	* uspace/app/init/untar.c (modified)
	* uspace/drv/bus/usb/ohci/ohci_regs.h (modified)
	* uspace/lib/pcut/src/os/generic.c (modified)
	* uspace/lib/untar/untar.c (modified)

	removed some trailing whitespace


Thu, 10 Jan 2019 08:22:07 GMT jxsvoboda <5887334+jxsvoboda@…> [856be6e9]
	* README.md (modified)

	Update README.md


Thu, 10 Jan 2019 08:22:07 GMT jxsvoboda <5887334+jxsvoboda@…> [f4a0b43]
	* README.md (modified)

	Added screenshot


Wed, 09 Jan 2019 19:12:08 GMT Jakub Jermář <jakub@…> [adc07b5]
	* README.md (modified)

	Update README.md


Wed, 09 Jan 2019 19:12:08 GMT Jakub Jermář <jakub@…> [2d156bb]
	* README.md (modified)

	Added screenshot


Wed, 09 Jan 2019 15:11:17 GMT Vojtech Horky <vojtech.horky@…> [272a293]
	* HelenOS.config (modified)
	* defaults/amd64/Makefile.config (modified)
	* uspace/Makefile.common (modified)
	* uspace/lib/c/arch/amd64/include/libarch/rtld/module.h (added)
	* uspace/lib/c/arch/ia32/include/libarch/rtld/module.h (added)
	* uspace/lib/c/generic/elf/elf_mod.c (modified)
	* uspace/lib/c/generic/rtld/module.c (modified)

	Merge upstream changes


Wed, 09 Jan 2019 12:47:37 GMT Vojtech Horky <vojtech.horky@…> [60c96cf]
	* boot/Makefile.common (modified)

	boot image: GUI apps are not always essential

	If the platform ...


Wed, 09 Jan 2019 12:45:26 GMT Vojtech Horky <vojtech.horky@…> [3bf8a75]
	* boot/Makefile.build (modified)

	boot image: use higher compression ratio

	This should save few bytes ...


Wed, 09 Jan 2019 12:43:00 GMT Vojtech Horky <vojtech.horky@…> [1aa9eff]
	* defaults/amd64/Makefile.config (modified)
	* defaults/ia32/Makefile.config (modified)

	defaults: include PCUT tests on ia32 and amd64

	We should run PCUT ...


Wed, 09 Jan 2019 12:38:13 GMT Jiri Svoboda <jiri@…> [1567471]
	* HelenOS.config (modified)
	* defaults/amd64/Makefile.config (modified)
	* uspace/Makefile.common (modified)
	* uspace/lib/c/arch/amd64/include/libarch/rtld/module.h (added)
	* uspace/lib/c/arch/ia32/include/libarch/rtld/module.h (added)
	* uspace/lib/c/generic/elf/elf_mod.c (modified)
	* uspace/lib/c/generic/rtld/module.c (modified)

	Enable dynamic linking on amd64


Wed, 09 Jan 2019 08:27:21 GMT Vojtech Horky <vojtech.horky@…> [c2db02a]
	* uspace/app/hbench/Makefile (modified)
	* uspace/app/hbench/benchlist.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/synch/fibril_mutex.c (added)

	hbench: add fibril_mutex benchmark

	Not very sophisticated but not ...


Tue, 08 Jan 2019 13:27:05 GMT Jiri Svoboda <jiri@…> [d3e938c]
	* abi/include/abi/asmtool.h (modified)
	* uspace/lib/c/arch/amd64/Makefile.inc (modified)
	* 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/tls.h (modified)
	* uspace/lib/c/arch/amd64/src/entry.S (modified)
	* 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)
	* uspace/lib/c/arch/amd64/src/tls.c (modified)
	* uspace/lib/c/generic/rtld/dynamic.c (modified)
	* uspace/lib/c/include/rtld/elf_dyn.h (modified)

	Dynamic linking on amd64 (WIP)

	After modifying HelenOS.config, it ...


Tue, 08 Jan 2019 12:50:24 GMT Jiri Svoboda <jiri@…> [9c4df21]
	* uspace/Makefile.common (modified)

	Should never link static libc into shared library

	This could happen ...


Mon, 07 Jan 2019 20:47:20 GMT Jiří Zárevúcky <zarevucky.jiri@…> [3d7594d]
	* uspace/Makefile.common (modified)

	Fix dependency tracking for libc and shared libraries


Mon, 07 Jan 2019 12:56:22 GMT Vojtech Horky <vojtech.horky@…> [ebb0835]
	* uspace/app/hbench/csv.c (modified)
	* uspace/app/hbench/doc/doxygroups.h (modified)
	* uspace/app/hbench/fs/dirread.c (modified)
	* uspace/app/hbench/fs/fileread.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/ipc/ns_ping.c (modified)
	* uspace/app/hbench/ipc/ping_pong.c (modified)
	* uspace/app/hbench/main.c (modified)
	* uspace/app/hbench/malloc/malloc1.c (modified)
	* uspace/app/hbench/malloc/malloc2.c (modified)

	hbench: add tiny wrapper around stopwatch_t

	This prepares the ...


Sun, 06 Jan 2019 22:33:17 GMT Vojtech Horky <vojtech.horky@…> [a787081]
	* uspace/app/hbench/benchlist.c (modified)
	* uspace/app/hbench/fs/dirread.c (modified)
	* uspace/app/hbench/fs/fileread.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/ipc/ns_ping.c (modified)
	* uspace/app/hbench/ipc/ping_pong.c (modified)
	* uspace/app/hbench/malloc/malloc1.c (modified)
	* uspace/app/hbench/malloc/malloc2.c (modified)

	hbench: do not shorten identifiers at all costs


Sun, 06 Jan 2019 22:29:09 GMT Vojtech Horky <vojtech.horky@…> [77b01fe]
	* uspace/app/hbench/ipc/ns_ping.c (modified)
	* uspace/app/hbench/ipc/ping_pong.c (modified)
	* uspace/app/hbench/malloc/malloc1.c (modified)
	* uspace/app/hbench/malloc/malloc2.c (modified)

	hbench: add Doxygen groups


Sun, 06 Jan 2019 22:28:51 GMT Vojtech Horky <vojtech.horky@…> [d926f42]
	* uspace/app/hbench/benchlist.c (modified)
	* uspace/app/hbench/benchlist.h (deleted)
	* uspace/app/hbench/csv.c (modified)
	* uspace/app/hbench/csv.h (deleted)
	* uspace/app/hbench/fs/dirread.c (modified)
	* uspace/app/hbench/fs/fileread.c (modified)
	* uspace/app/hbench/hbench.h (modified)
	* uspace/app/hbench/ipc/ns_ping.c (modified)
	* uspace/app/hbench/ipc/ping_pong.c (modified)
	* uspace/app/hbench/main.c (modified)
	* uspace/app/hbench/malloc/malloc1.c (modified)
	* uspace/app/hbench/malloc/malloc2.c (modified)
	* uspace/app/hbench/params.c (modified)
	* uspace/app/hbench/params.h (deleted)

	hbench: one header is enough


Sun, 06 Jan 2019 22:19:21 GMT Vojtech Horky <vojtech.horky@…> [fe656783]
	* .gitignore (modified)
	* boot/Makefile.common (modified)
	* uspace/Makefile (modified)
	* uspace/app/hbench/Makefile (moved)
	* uspace/app/hbench/benchlist.c (moved)
	* uspace/app/hbench/benchlist.h (moved)
	* uspace/app/hbench/csv.c (moved)
	* uspace/app/hbench/csv.h (moved)
	* uspace/app/hbench/doc/doxygroups.h (moved)
	* uspace/app/hbench/fs/dirread.c (moved)
	* uspace/app/hbench/fs/fileread.c (moved)
	* uspace/app/hbench/hbench.h (moved)
	* uspace/app/hbench/ipc/ns_ping.c (moved)
	* uspace/app/hbench/ipc/ping_pong.c (moved)
	* uspace/app/hbench/main.c (moved)
	* uspace/app/hbench/malloc/malloc1.c (moved)
	* uspace/app/hbench/malloc/malloc2.c (moved)
	* uspace/app/hbench/params.c (moved)
	* uspace/app/hbench/params.h (moved)

	Rename perf to hbench

	The main reason for the rename is that perf ...


Sun, 06 Jan 2019 13:45:09 GMT Jakub Jermar <jakub@…> [063a3647]
	* kernel/genarch/src/ofw/ofw_tree.c (modified)

	Make the OFW tree root appear as 'ofw' in sysinfo

	The OFW root node ...


Sun, 06 Jan 2019 09:34:14 GMT Jiri Svoboda <jiri@…> [af7b85b]
	* uspace/drv/hid/ps2mouse/ps2mouse.c (modified)

	ps2mouse needs to deal with pre-enabled reporting

	Grub 2 enables ...