# # ChangeLog for uspace/lib/c in mainline # # Generated by Trac 1.6 # 2025-08-01T22:42:01Z Sun, 08 Jul 2018 17:57:20 GMT Martin Decky [be0f5e4] * uspace/lib/c/arch/abs32le/_link.ld.in (modified) * uspace/lib/c/arch/amd64/_link.ld.in (modified) * uspace/lib/c/arch/arm32/_link.ld.in (modified) * uspace/lib/c/arch/ia32/_link.ld.in (modified) * uspace/lib/c/arch/ia64/_link.ld.in (modified) * uspace/lib/c/arch/ia64/include/libarch/tls.h (modified) * uspace/lib/c/arch/mips32/_link.ld.in (modified) * uspace/lib/c/arch/ppc32/_link.ld.in (modified) * uspace/lib/c/arch/riscv64/_link.ld.in (modified) * uspace/lib/c/arch/sparc64/_link.ld.in (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/stdio.h (modified) cstyle (no change in functionality) Fri, 06 Jul 2018 22:13:20 GMT Jiri Svoboda [e89a06a] * uspace/app/barber/barber.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/include/loc.h (modified) * uspace/lib/hound/include/hound/server.h (modified) * uspace/lib/hound/src/protocol.c (modified) * uspace/srv/audio/hound/main.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/output/port/chardev.c (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/nconfsrv/iplink.c (modified) * uspace/srv/volsrv/part.c (modified) * uspace/srv/volsrv/part.h (modified) * uspace/srv/volsrv/types/part.h (modified) * uspace/srv/volsrv/volsrv.c (modified) Encapsulate partitions list in volume server. (Global state is not ... Fri, 06 Jul 2018 20:06:58 GMT Jakub Jermar [6419c6e] * uspace/lib/c/arch/arm32/include/libarch/tls.h (modified) * uspace/lib/c/arch/mips32/include/libarch/tls.h (modified) * uspace/lib/c/arch/ppc32/include/libarch/tls.h (modified) Don't use GCC C extension in -std=c++17 code Pointer arithmetics on ... Fri, 06 Jul 2018 17:18:28 GMT Jiri Svoboda [da680b4b] * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/test/str.c (modified) * uspace/srv/volsrv/part.c (modified) Don't automatically mount writable filesystems on ATA hard drives. ... Thu, 05 Jul 2018 21:41:25 GMT Dzejrou [9ba040a] * uspace/lib/c/arch/riscv64/_link.ld.in (modified) cpp: added missing section on riscv64 Thu, 05 Jul 2018 21:41:25 GMT Dzejrou [5ceda22] * uspace/lib/c/arch/ia32/_link.ld.in (modified) cpp: fixed linking issues on ia32 caused by inaccessible symbols Thu, 05 Jul 2018 21:41:25 GMT Dzejrou [7ca51cc] * abi/include/abi/elf.h (modified) * uspace/lib/c/arch/amd64/include/libarch/tls.h (modified) * uspace/lib/c/arch/ia32/include/libarch/tls.h (modified) * uspace/lib/c/arch/ia64/include/libarch/tls.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/tls.h (modified) * uspace/lib/c/include/loader/pcb.h (modified) removed whitespace changes and opted to change types of variables ... Thu, 05 Jul 2018 21:41:25 GMT Dzejrou [1caddc6] * uspace/lib/c/include/adt/list.h (modified) c: removed warning in c++ about void* pointer arithmetic Thu, 05 Jul 2018 21:41:25 GMT Dzejrou [8054f60] * uspace/lib/c/arch/ia64/_link.ld.in (modified) * uspace/lib/c/arch/ppc32/_link.ld.in (modified) cpp: added missing section to ppc32 and ia64 linker script, which ... Thu, 05 Jul 2018 21:41:25 GMT Dzejrou [8e2154e7] * tools/autotool.py (modified) * uspace/Makefile.common (modified) * uspace/app/cpptest/Makefile (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) cpp: restructured build system to fix ia64 errors, renamed CPP* ... Thu, 05 Jul 2018 21:41:25 GMT Dzejrou [6f025a8] * uspace/Makefile.common (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/lib/cpp/Makefile (modified) * uspace/lib/cpp/src/__bits/glue.cpp (modified) cpp: fixed arm32 compilation of libcpp (and hopefully mips32eb too) Thu, 05 Jul 2018 21:41:25 GMT Dzejrou [1583793] * uspace/lib/c/generic/str.c (modified) * uspace/lib/gui/terminal.c (modified) c: fixed cstyle and removed leftover testing key combination Thu, 05 Jul 2018 21:41:25 GMT Dzejrou [4fb8163] * uspace/Makefile.common (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) cpp: float is now specified for mips Thu, 05 Jul 2018 21:41:25 GMT Dzejrou [09553a0] * uspace/lib/c/arch/abs32le/_link.ld.in (modified) * uspace/lib/c/arch/arm32/_link.ld.in (modified) * uspace/lib/c/arch/ia32/_link.ld.in (modified) * uspace/lib/c/arch/ia64/_link.ld.in (modified) * uspace/lib/c/arch/mips32/_link.ld.in (modified) * uspace/lib/c/arch/ppc32/_link.ld.in (modified) * uspace/lib/c/arch/riscv64/_link.ld.in (modified) * uspace/lib/c/arch/sparc64/_link.ld.in (modified) * uspace/lib/cpp/include/__bits/string/string.hpp (modified) * uspace/lib/cpp/src/__bits/glue.cpp (added) * uspace/lib/cpp/src/__bits/runtime.cpp (modified) cpp+c: added missing linker script modifications and fixed some ... Thu, 05 Jul 2018 21:41:25 GMT Dzejrou [30bc2ce] * uspace/lib/c/arch/ia32/include/libarch/tls.h (modified) * uspace/lib/c/arch/ia64/include/libarch/tls.h (modified) * uspace/lib/c/arch/riscv64/include/libarch/tls.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/tls.h (modified) c: added explicit conversions to a pointer return value (making this ... Thu, 05 Jul 2018 21:41:25 GMT Dzejrou [199b6d8] * uspace/lib/c/generic/libc.c (modified) c: fixed constructor calls for c++ objects in program loader (off-by- ... Thu, 05 Jul 2018 21:41:24 GMT Dzejrou [c735afb] * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/elf/elf_mod.c (modified) * uspace/lib/c/include/loader/pcb.h (modified) * uspace/lib/cpp/include/__bits/random.hpp (modified) * uspace/lib/cpp/include/__bits/stdexcept.hpp (modified) * uspace/lib/cpp/include/__bits/thread/threading.hpp (modified) * uspace/lib/cpp/include/csetjmp (modified) * uspace/lib/cpp/include/cstdlib (modified) * uspace/lib/cpp/src/string.cpp (modified) cpp: fix problems caused by new HelenOS changes (and leftowers from ... Thu, 05 Jul 2018 21:41:20 GMT Dzejrou [7ea7605d] * uspace/lib/c/include/assert.h (modified) cpp: fixed a compilation fails caused by defined static_assert macro ... Thu, 05 Jul 2018 21:41:20 GMT Dzejrou [c4049e6] * abi/include/abi/elf.h (modified) * uspace/lib/c/arch/amd64/_link.ld.in (modified) * uspace/lib/c/generic/elf/elf_load.c (modified) * uspace/lib/c/generic/elf/elf_mod.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/include/loader/pcb.h (modified) * uspace/lib/cpp/include/internal/abi.hpp (modified) * uspace/lib/cpp/src/internal/runtime.cpp (modified) * uspace/lib/cpp/src/internal/unwind.cpp (modified) c+cpp: added support for global static constructors destructors Thu, 05 Jul 2018 21:41:19 GMT Dzejrou [82fd245] * uspace/lib/c/include/inttypes.h (modified) * uspace/lib/c/include/limits.h (modified) * uspace/lib/c/include/setjmp.h (modified) * uspace/lib/c/include/stdarg.h (modified) * uspace/lib/c/include/stdbool.h (modified) * uspace/lib/c/include/stddef.h (modified) * uspace/lib/c/include/stdint.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/time.h (modified) c: added extern C linkage if the c library headers are compiled as ... Thu, 05 Jul 2018 21:41:19 GMT Dzejrou [af8bda0] * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) c: implemented a string to int64_t parsing function Thu, 05 Jul 2018 21:41:19 GMT Dzejrou [9cb221b] * uspace/lib/c/include/stdbool.h (modified) cpp: stdbool.h now does not define true and false when compiled as a ... Thu, 05 Jul 2018 21:41:19 GMT Dzejrou [a57a79c] * abi/include/_bits/wchar_t.h (modified) * uspace/Makefile (modified) * uspace/app/cpptest/Makefile (modified) * uspace/lib/c/include/stddef.h (modified) * uspace/lib/cpp/Makefile (modified) * uspace/lib/cpp/include/cwchar (added) * uspace/lib/cpp/include/impl/string.hpp (modified) cpp: fixed issues created by the addition of abi/_bits, changes to ... Thu, 05 Jul 2018 21:41:18 GMT Dzejrou [2f89387] * uspace/lib/c/arch/amd64/include/libarch/tls.h (modified) c: added explicit type casting from void* as c++ does not allow that ... Thu, 05 Jul 2018 16:20:43 GMT Jiří Zárevúcky [acf6b55] * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/lib/c/generic/async/server.c (modified) Make it possible for uspace to determine why SYS_IPC_WAIT returned. Thu, 05 Jul 2018 16:17:08 GMT Jiří Zárevúcky [bd9e868] * uspace/lib/c/generic/async/client.c (modified) Fix possible NULL dereferences in async. Thu, 05 Jul 2018 09:34:09 GMT Martin Decky [984a9ba] * uspace/app/wavplay/dplay.c (modified) * uspace/app/wavplay/drec.c (modified) * uspace/drv/block/ata_bd/main.c (modified) * uspace/drv/block/ddisk/ddisk.c (modified) * uspace/drv/block/usbmast/main.c (modified) * uspace/drv/bus/adb/cuda_adb/cuda_adb.c (modified) * uspace/drv/bus/usb/vhc/conndev.c (modified) * uspace/drv/bus/usb/vhc/vhcd.h (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/msim-con/msim-con.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/pl050/pl050.c (modified) * uspace/drv/char/ski-con/ski-con.c (modified) * uspace/drv/char/sun4v-con/sun4v-con.c (modified) * uspace/drv/fb/amdm37x_dispc/main.c (modified) * uspace/drv/fb/kfb/port.c (modified) * uspace/drv/hid/adb-kbd/adb-kbd.c (modified) * uspace/drv/hid/adb-mouse/adb-mouse.c (modified) * uspace/drv/hid/atkbd/atkbd.c (modified) * uspace/drv/hid/ps2mouse/ps2mouse.c (modified) * uspace/drv/hid/usbhid/kbd/kbddev.c (modified) * uspace/drv/hid/usbhid/mouse/mousedev.c (modified) * uspace/drv/hid/usbhid/multimedia/multimedia.c (modified) * uspace/drv/hid/xtkbd/xtkbd.c (modified) * uspace/drv/intctl/apic/apic.c (modified) * uspace/drv/intctl/i8259/i8259.c (modified) * uspace/drv/intctl/icp-ic/icp-ic.c (modified) * uspace/drv/intctl/obio/obio.c (modified) * uspace/lib/c/generic/async/ports.c (modified) * uspace/lib/c/generic/async/server.c (modified) * uspace/lib/c/generic/bd.c (modified) * uspace/lib/c/generic/bd_srv.c (modified) * uspace/lib/c/generic/inet.c (modified) * uspace/lib/c/generic/inet/tcp.c (modified) * uspace/lib/c/generic/inet/udp.c (modified) * uspace/lib/c/generic/inetping.c (modified) * uspace/lib/c/generic/io/chardev_srv.c (modified) * uspace/lib/c/generic/io/con_srv.c (modified) * uspace/lib/c/generic/io/input.c (modified) * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/generic/iplink_srv.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/bd_srv.h (modified) * uspace/lib/c/include/inet/iplink_srv.h (modified) * uspace/lib/c/include/io/chardev_srv.h (modified) * uspace/lib/c/include/io/con_srv.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/remote_ahci.c (modified) * uspace/lib/drv/generic/remote_audio_mixer.c (modified) * uspace/lib/drv/generic/remote_audio_pcm.c (modified) * uspace/lib/drv/generic/remote_battery_dev.c (modified) * uspace/lib/drv/generic/remote_clock_dev.c (modified) * uspace/lib/drv/generic/remote_hw_res.c (modified) * uspace/lib/drv/generic/remote_ieee80211.c (modified) * uspace/lib/drv/generic/remote_led_dev.c (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/generic/remote_pci.c (modified) * uspace/lib/drv/generic/remote_pio_window.c (modified) * uspace/lib/drv/generic/remote_usb.c (modified) * uspace/lib/drv/generic/remote_usbdiag.c (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/generic/remote_usbhid.c (modified) * uspace/lib/drv/include/dev_iface.h (modified) * uspace/lib/ext4/src/ops.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/graph/graph.c (modified) * uspace/lib/graph/graph.h (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/hound/include/hound/protocol.h (modified) * uspace/lib/hound/src/protocol.c (modified) * uspace/lib/nic/include/nic_impl.h (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/lib/usbvirt/include/usbvirt/ipc.h (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/lib/usbvirt/src/ipc_dev.c (modified) * uspace/srv/audio/hound/audio_device.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/bd/vbd/disk.h (modified) * uspace/srv/bd/vbd/vbd.c (modified) * uspace/srv/clipboard/clipboard.c (modified) * uspace/srv/devman/client_conn.c (modified) * uspace/srv/devman/client_conn.h (modified) * uspace/srv/devman/drv_conn.c (modified) * uspace/srv/devman/drv_conn.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/fs/udf/udf_file.c (modified) * uspace/srv/fs/udf/udf_file.h (modified) * uspace/srv/fs/udf/udf_ops.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/compositor/compositor.h (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/hid/output/output.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/rfb/main.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/logger/ctl.c (modified) * uspace/srv/logger/logger.h (modified) * uspace/srv/logger/main.c (modified) * uspace/srv/logger/writer.c (modified) * uspace/srv/net/dhcp/main.c (modified) * uspace/srv/net/dnsrsrv/dnsrsrv.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/inetsrv/inetcfg.c (modified) * uspace/srv/net/inetsrv/inetcfg.h (modified) * uspace/srv/net/inetsrv/inetping.c (modified) * uspace/srv/net/inetsrv/inetping.h (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/nconfsrv/nconfsrv.c (modified) * uspace/srv/net/slip/slip.c (modified) * uspace/srv/net/tcp/service.c (modified) * uspace/srv/net/udp/service.c (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/clonable.h (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/service.h (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/ns/task.h (modified) * uspace/srv/taskmon/taskmon.c (modified) * uspace/srv/test/chardev-test/main.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_ipc.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_pager.c (modified) * uspace/srv/vfs/vfs_register.c (modified) * uspace/srv/volsrv/volsrv.c (modified) do not expose the call capability handler from the async framework ... Tue, 03 Jul 2018 17:40:51 GMT Jiří Zárevúcky [5e904dd] * kernel/generic/src/console/console.c (modified) * uspace/lib/c/generic/io/kio.c (modified) Implement simple line buffer for KIO output, and attach task name/id ... Fri, 29 Jun 2018 15:40:10 GMT Jiri Svoboda [d3b2ffa] * .gitignore (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/fdisk/fdisk.c (modified) * uspace/app/sysinst/sysinst.c (modified) * uspace/app/vol/Makefile (added) * uspace/app/vol/vol.c (added) * uspace/dist/vol/.keep (added) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/io/label.c (added) * uspace/lib/c/generic/vol.c (modified) * uspace/lib/c/include/io/label.h (added) * uspace/lib/c/include/ipc/vol.h (modified) * uspace/lib/c/include/types/vol.h (modified) * uspace/lib/c/include/vol.h (modified) * uspace/lib/fdisk/include/fdisk.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/srv/volsrv/part.c (modified) * uspace/srv/volsrv/part.h (modified) * uspace/srv/volsrv/types/part.h (modified) * uspace/srv/volsrv/volsrv.c (modified) Merge volume management improvements (still WIP). Fri, 29 Jun 2018 13:41:13 GMT Jiri Svoboda [72c72d4] * uspace/app/vol/vol.c (modified) * uspace/lib/c/generic/vol.c (modified) * uspace/lib/c/include/ipc/vol.h (modified) * uspace/srv/volsrv/part.c (modified) * uspace/srv/volsrv/volsrv.c (modified) Basic volume eject implementation. Fri, 29 Jun 2018 13:22:39 GMT Jiri Svoboda [db9c889] * .gitignore (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/fdisk/fdisk.c (modified) * uspace/app/vol/Makefile (added) * uspace/app/vol/vol.c (added) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/io/label.c (added) * uspace/lib/c/generic/vol.c (modified) * uspace/lib/c/include/io/label.h (added) * uspace/lib/c/include/types/vol.h (modified) * uspace/lib/c/include/vol.h (modified) * uspace/lib/fdisk/include/fdisk.h (modified) * uspace/lib/fdisk/src/fdisk.c (modified) * uspace/srv/volsrv/part.c (modified) * uspace/srv/volsrv/part.h (modified) * uspace/srv/volsrv/types/part.h (modified) Add volume administration utility. Thu, 28 Jun 2018 15:15:54 GMT Jiří Zárevúcky [82453b29] * uspace/lib/c/generic/fibril_synch.c (modified) Detect when printf() printing deadlock deadlocks. Thu, 28 Jun 2018 11:09:38 GMT Martin Decky [061274f] * uspace/lib/c/generic/async/server.c (modified) simplify async framework internals Do not duplicitly store or pass ... Wed, 27 Jun 2018 19:04:04 GMT Jiří Zárevúcky [62c4297] * uspace/app/stats/stats.c (modified) * uspace/app/top/top.c (modified) * uspace/lib/c/generic/async/ports.c (modified) Remove some unnecessary includes. Wed, 27 Jun 2018 18:44:07 GMT Jiří Zárevúcky [8dab988] * uspace/lib/c/generic/async/server.c (modified) Put notifications into a dynamic queue instead of forgetting them. Wed, 27 Jun 2018 16:32:16 GMT Jiří Zárevúcky [6b96dc06] * abi/include/_bits/__noreturn.h (added) * uspace/lib/c/generic/async/server.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/futex.h (modified) * uspace/lib/c/include/setjmp.h (modified) Replace _Noreturn with C++-friendly __noreturn. Remove unnecessary ... Tue, 26 Jun 2018 23:16:12 GMT Jiří Zárevúcky [831aa466] * uspace/drv/bus/usb/xhci/endpoint.c (modified) * uspace/lib/c/generic/ubsan.c (modified) * uspace/lib/drv/generic/remote_usb.c (modified) * uspace/lib/usb/include/usb/request.h (modified) * uspace/lib/usbhost/src/usb2_bus.c (modified) Fix cases of undefined behavior found by ubsan. Tue, 26 Jun 2018 18:11:24 GMT Jiří Zárevúcky [6e569bf] * uspace/lib/c/generic/futex.c (modified) Fix accidentally introduced build issue. Tue, 26 Jun 2018 17:35:40 GMT Jiří Zárevúcky [8119363] * HelenOS.config (modified) * abi/include/abi/synch.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/synch/futex.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/waitq.c (modified) * uspace/app/nic/nic.c (modified) * uspace/app/taskdump/fibrildump.c (modified) * uspace/lib/c/generic/assert.c (modified) * uspace/lib/c/generic/async/client.c (modified) * uspace/lib/c/generic/async/server.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/futex.c (modified) * uspace/lib/c/generic/inet/host.c (modified) * uspace/lib/c/generic/inet/hostport.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/private/fibril.h (added) * uspace/lib/c/generic/rcu.c (modified) * uspace/lib/c/generic/stacktrace.c (modified) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/futex.h (modified) * uspace/lib/c/include/rcu.h (modified) * uspace/lib/c/include/stacktrace.h (modified) * uspace/lib/c/include/sys/time.h (modified) * uspace/srv/volsrv/types/part.h (modified) Merge some preliminary async/fibril framework changes. Tue, 26 Jun 2018 17:34:48 GMT Jiří Zárevúcky [e768aea] * uspace/lib/c/generic/async/server.c (modified) * uspace/lib/c/generic/fibril.c (modified) Simplify async manager. Tue, 26 Jun 2018 17:34:48 GMT Jiří Zárevúcky [ab6edb6] * uspace/lib/c/generic/async/client.c (modified) * uspace/lib/c/generic/async/server.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/private/fibril.h (modified) * uspace/lib/c/generic/rcu.c (modified) Simplify the interaction between async_futex and fibril_switch(). Tue, 26 Jun 2018 17:34:48 GMT Jiří Zárevúcky [b59318e] * abi/include/abi/synch.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/synch/futex.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/waitq.c (modified) * uspace/lib/c/include/futex.h (modified) Make futex able to time out. Tue, 26 Jun 2018 17:34:23 GMT Jiří Zárevúcky [f6372be9] * HelenOS.config (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/futex.c (modified) * uspace/lib/c/include/futex.h (modified) Improve the debugging options for futexes. Mon, 25 Jun 2018 21:51:37 GMT Jiří Zárevúcky [38e34273] * uspace/lib/c/generic/rcu.c (modified) Switch other up/down to lock/unlock. Mon, 25 Jun 2018 21:45:15 GMT Jiří Zárevúcky [95838f1] * uspace/lib/c/generic/async/client.c (modified) * uspace/lib/c/generic/async/server.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) Switch async_futex to using futex_lock/unlock. Mon, 25 Jun 2018 21:45:05 GMT Jakub Jermar [fbfe59d] * boot/Makefile.common (modified) * tools/ew.py (modified) * uspace/Makefile (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/nic/virtio-net/Makefile (added) * uspace/drv/nic/virtio-net/virtio-net.c (added) * uspace/drv/nic/virtio-net/virtio-net.h (added) * uspace/drv/nic/virtio-net/virtio-net.ma (added) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/drv/include/pci_dev_iface.h (modified) * uspace/lib/virtio/Makefile (added) * uspace/lib/virtio/virtio-pci.c (added) * uspace/lib/virtio/virtio-pci.h (added) * uspace/lib/virtio/virtio.c (added) Merge branch 'virtio-net' This commit merges basic support for the ... Mon, 25 Jun 2018 20:41:09 GMT Jiří Zárevúcky [3679f51a] * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/futex.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/rcu.c (modified) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/include/futex.h (modified) * uspace/lib/c/include/rcu.h (modified) Remove the option of RCU-upgradable futexes for now. They complicate ... Mon, 25 Jun 2018 20:10:06 GMT Jiří Zárevúcky [d73d992] * uspace/app/nic/nic.c (modified) * uspace/app/taskdump/fibrildump.c (modified) * uspace/lib/c/generic/async/client.c (modified) * uspace/lib/c/generic/async/server.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/inet/host.c (modified) * uspace/lib/c/generic/inet/hostport.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/private/fibril.h (added) * uspace/lib/c/generic/rcu.c (modified) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/srv/volsrv/types/part.h (modified) Hide libc-internal details of the fibril implementation. Mon, 25 Jun 2018 18:56:05 GMT Jiří Zárevúcky [0a0dff8] * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/sys/time.h (modified) Add const to time functions. Mon, 25 Jun 2018 18:53:41 GMT Jiří Zárevúcky [826a0a97] * uspace/lib/c/generic/assert.c (modified) Add task ID in the assert failure message. Mon, 25 Jun 2018 15:49:26 GMT Jiri Svoboda [2498b95] * uspace/lib/bithenge/src/helenos/common.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/mem.c (modified) * uspace/lib/c/include/mem.h (modified) * uspace/lib/c/test/main.c (modified) * uspace/lib/c/test/mem.c (added) * uspace/lib/posix/include/posix/string.h (modified) * uspace/lib/posix/src/string.c (modified) Move memchr to libc and add tests for other memxxx functions. Mon, 25 Jun 2018 11:08:04 GMT Jiri Svoboda [bfe90b6] * uspace/lib/c/generic/stdio.c (modified) Remove forgotten debug print. Mon, 25 Jun 2018 09:54:28 GMT Jiri Svoboda [4e6a610] * uspace/Makefile.common (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/stdio.c (modified) * uspace/lib/c/generic/tmpfile.c (added) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/tmpfile.h (added) * uspace/lib/c/test/main.c (modified) * uspace/lib/c/test/stdio.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/stdio.h (modified) * uspace/lib/posix/include/posix/stdlib.h (modified) * uspace/lib/posix/src/stdio.c (modified) * uspace/lib/posix/src/stdlib.c (modified) * uspace/lib/posix/src/unistd.c (modified) * uspace/lib/posix/test/main.c (modified) * uspace/lib/posix/test/scanf.c (deleted) * uspace/lib/posix/test/stdio.c (added) * uspace/lib/posix/test/stdlib.c (added) * uspace/lib/posix/test/unistd.c (added) Temporary file functions rework. Fix libposix access() not working on ... Fri, 22 Jun 2018 16:32:49 GMT Martin Decky [fb0ec570] * kernel/generic/include/stdbool.h (modified) * uspace/lib/c/arch/arm32/include/libarch/fibril_context.h (modified) * uspace/lib/c/generic/async/client.c (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/cc.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/ipc/common.h (modified) * uspace/lib/c/include/stdbool.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) cstyle improvements (no change in functionality) Thu, 21 Jun 2018 13:48:31 GMT Jiri Svoboda [a8b0c5d] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/stdio/vsprintf.c (modified) Fix makefile. Thu, 21 Jun 2018 13:01:34 GMT Jiri Svoboda [296890f3] * uspace/lib/c/generic/io/snprintf.c (modified) * uspace/lib/c/generic/stdio/sprintf.c (added) * uspace/lib/c/generic/stdio/vsprintf.c (added) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/posix/include/posix/stdio.h (modified) * uspace/lib/posix/src/stdio.c (modified) sprintf, vsprintf belong in libc (as deprecated). Thu, 21 Jun 2018 12:27:09 GMT Jiri Svoboda [777832e] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/stdio.c (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/c/test/stdio.c (added) * uspace/lib/posix/include/posix/stdio.h (modified) * uspace/lib/posix/src/internal/common.h (modified) * uspace/lib/posix/src/stdio.c (modified) * uspace/lib/posix/src/unistd.c (modified) * uspace/srv/vfs/vfs_file.c (modified) fgetpos, fsetpos, perror. Wed, 20 Jun 2018 18:58:11 GMT Jiri Svoboda [7d7bc09] * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/stdlib.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/macros.h (modified) * uspace/lib/c/include/stdlib.h (modified) * uspace/lib/c/test/stdlib.c (modified) * uspace/lib/posix/include/posix/stdlib.h (modified) * uspace/lib/posix/src/stdlib.c (modified) * uspace/lib/posix/src/stdlib/strtold.c (modified) abs, labs, llabs. Tue, 19 Jun 2018 20:04:17 GMT Jiří Zárevúcky [8751cf3] * uspace/lib/c/generic/assert.c (modified) * uspace/lib/c/generic/stacktrace.c (modified) * uspace/lib/c/include/stacktrace.h (modified) Print stacktrace on KIO before attempting printf(). Tue, 19 Jun 2018 19:48:14 GMT Jiří Zárevúcky [3bd1d7d4] * uspace/lib/c/generic/async/server.c (modified) async: Use a dedicated futex for client hash table. Tue, 19 Jun 2018 19:46:03 GMT Jiří Zárevúcky [5c76cc61] * uspace/lib/c/generic/async/ports.c (modified) async: Lock interface hash table with a dedicated interface_futex, ... Tue, 19 Jun 2018 19:43:42 GMT Jiří Zárevúcky [9f272d9] * uspace/lib/c/generic/async/client.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/private/ns.h (modified) Statically allocate session_ns. Tue, 19 Jun 2018 19:42:48 GMT Jiří Zárevúcky [47be512] * uspace/lib/c/include/adt/list.h (modified) Introduce list_pop(). Tue, 19 Jun 2018 11:48:03 GMT Jiri Svoboda [75c430e3] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/bsearch.c (added) * uspace/lib/c/generic/stdlib.c (modified) * uspace/lib/c/include/bsearch.h (added) * uspace/lib/c/include/stdlib.h (modified) * uspace/lib/c/test/stdlib.c (modified) * uspace/lib/posix/include/posix/stdlib.h (modified) * uspace/lib/posix/src/stdlib.c (modified) Bsearch, getenv, system need to go to libc. (although we might ... Mon, 18 Jun 2018 14:22:05 GMT Jiri Svoboda [6c440362] * uspace/lib/c/generic/stdlib.c (modified) Free exit handler structure after running exit handler. Mon, 18 Jun 2018 13:56:02 GMT Jiri Svoboda [099c834] * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/private/libc.h (modified) * uspace/lib/c/generic/private/stdlib.h (added) * uspace/lib/c/generic/stdlib.c (modified) * uspace/lib/c/include/stdlib.h (modified) * uspace/lib/c/test/stdlib.c (modified) * uspace/lib/posix/include/posix/stdlib.h (modified) * uspace/lib/posix/src/stdlib.c (modified) atexit, exit, _Exit, at_quick_exit, quick_exit, tests for strtol and ... Sat, 16 Jun 2018 22:23:55 GMT Jiri Svoboda [379db9ef] * uspace/lib/c/test/stdlib.c (added) Add missing test source. Sat, 16 Jun 2018 22:20:39 GMT Jiri Svoboda [8338a81] * abi/include/_bits/limits.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/stdlib.c (modified) * uspace/lib/c/include/stdlib.h (modified) * uspace/lib/c/test/main.c (modified) * uspace/lib/posix/include/posix/stdlib.h (modified) * uspace/lib/posix/src/stdlib.c (modified) div, ldiv, lldiv should go to libc's stdio.h Add MB_CUR_MAX. Adjust ... Fri, 15 Jun 2018 13:06:18 GMT Jiri Svoboda [55092672] * uspace/app/bdsh/scli.h (modified) * uspace/app/sbi/src/os/os.h (modified) * uspace/app/untar/main.c (modified) * uspace/lib/bithenge/include/bithenge/os.h (modified) * uspace/lib/c/generic/elf/elf.c (modified) * uspace/lib/c/generic/strtol.c (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/stdlib.h (modified) * uspace/lib/posix/include/posix/stdio.h (modified) * uspace/lib/posix/include/posix/stdlib.h (modified) Clean up libposix stdio.h and stdlib.h a bit. Fri, 15 Jun 2018 11:39:53 GMT Jiri Svoboda [1ae9c07] * uspace/lib/c/include/iso646.h (added) * uspace/lib/posix/include/posix/inttypes.h (modified) * uspace/lib/posix/include/posix/iso646.h (modified) * uspace/lib/posix/include/posix/limits.h (modified) * uspace/lib/posix/include/posix/stdint.h (modified) iso646.h is ISO C. (A)OFF64_MIN/MAX are neither POSIX nor ISO C. Thu, 14 Jun 2018 19:19:51 GMT GitHub [3b1cc8d] * uspace/lib/c/generic/async/server.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/fibril.h (modified) Add notification queue to the async framework. (#40) Instead of ... Thu, 14 Jun 2018 19:02:26 GMT Jiří Zárevúcky [587478b] * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/lib/c/include/io/pixel.h (modified) Fix some undefined behaviors. Thu, 14 Jun 2018 19:02:26 GMT Jiří Zárevúcky [2f7d77c6] * HelenOS.config (modified) * kernel/Makefile (modified) * kernel/generic/include/lib/memfnc.h (modified) * kernel/generic/include/mem.h (modified) * kernel/generic/src/lib/memfnc.c (modified) * kernel/generic/src/lib/ubsan.c (added) * uspace/Makefile.common (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/ubsan.c (added) * uspace/srv/fs/fat/fat_fat.c (modified) Add rudimentary support for undefined behavior sanitizer. Thu, 14 Jun 2018 12:59:51 GMT Jiri Svoboda [be2a20ac] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/private/sstream.h (added) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/generic/stdio/scanf.c (added) * uspace/lib/c/generic/stdio/sscanf.c (added) * uspace/lib/c/generic/stdio/sstream.c (added) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/test/main.c (modified) * uspace/lib/c/test/stdio/scanf.c (added) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/stdio.h (modified) * uspace/lib/posix/src/stdio.c (modified) * uspace/lib/posix/src/stdio/scanf.c (deleted) Merge scanf family implementation. Thu, 14 Jun 2018 12:40:20 GMT Jiri Svoboda [80f345c] * uspace/lib/c/generic/stdio/scanf.c (modified) Need to carefully pass va_list around by reference to be portable. Wed, 13 Jun 2018 21:18:01 GMT Jiri Svoboda [f4aa1c8] * uspace/lib/c/test/stdio/scanf.c (modified) Add actual test for using range in scanf. Wed, 13 Jun 2018 17:11:44 GMT Jiri Svoboda [39f84ce4] * uspace/lib/c/generic/stdio/scanf.c (modified) * uspace/lib/c/test/stdio/scanf.c (modified) Add range support to scanf's set conversion. Wed, 13 Jun 2018 17:07:58 GMT Jiří Zárevúcky [a55d76b1] * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/include/fibril_synch.h (modified) Implement a simple counting semaphore for fibrils. Wed, 13 Jun 2018 15:50:53 GMT Jiri Svoboda [5a6c28d1] * uspace/lib/c/generic/stdio/scanf.c (modified) * uspace/lib/c/generic/stdio/sscanf.c (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/test/stdio/scanf.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/stdio.h (modified) * uspace/lib/posix/src/stdio.c (modified) * uspace/lib/posix/src/stdio/scanf.c (deleted) Replace libposix scanf with libc scanf. Wed, 13 Jun 2018 11:16:01 GMT Jiri Svoboda [f47a905] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/stdio/scanf.c (modified) * uspace/lib/c/generic/stdio/sscanf.c (added) * uspace/lib/c/include/stdio.h (modified) scanf, vscanf, vsscanf. Wed, 13 Jun 2018 10:59:47 GMT Jiri Svoboda [01cc7b4] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/private/sstream.h (added) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/generic/stdio/scanf.c (modified) * uspace/lib/c/generic/stdio/sstream.c (added) Implement sscanf via virtualizing FILE and implementing string ... Tue, 12 Jun 2018 13:56:59 GMT Jiri Svoboda [ed18e14] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/stdio/scanf.c (added) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/test/main.c (modified) * uspace/lib/c/test/stdio/scanf.c (added) vfscanf with tests. Mon, 11 Jun 2018 18:07:59 GMT Jiří Zárevúcky [899342e] * uspace/lib/c/generic/fibril.c (modified) `fibril_futex` must be locked during `context_swap()`. Sun, 10 Jun 2018 19:30:53 GMT Jakub Jermar [848e880f] * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/virtio/virtio-pci.c (modified) * uspace/lib/virtio/virtio-pci.h (modified) Let pio_enable_resource return physical address Thu, 31 May 2018 16:22:15 GMT Jiří Zárevúcky [c8afd5a] * uspace/lib/c/generic/async/server.c (modified) Have async_poke() check whether the poke is necessary. This was ... Thu, 31 May 2018 16:11:01 GMT Jiří Zárevúcky [49a796f1] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/async/client.c (added) * uspace/lib/c/generic/async/ports.c (added) * uspace/lib/c/generic/async/server.c (moved) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/include/async.h (modified) Split the async framework into several parts. This segregates ... Thu, 31 May 2018 15:41:31 GMT Jiří Zárevúcky [fda19b8] * uspace/lib/c/generic/async.c (modified) Deduplicate async_create_port(). Tue, 29 May 2018 21:14:40 GMT Jiří Zárevúcky [fc0b2a8] * uspace/Makefile.common (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/_link.ld.in (added) * uspace/lib/c/arch/amd64/_link.ld.in (added) * uspace/lib/c/arch/arm32/_link.ld.in (added) * uspace/lib/c/arch/ia32/_link.ld.in (added) * uspace/lib/c/arch/ia64/_link.ld.in (added) * uspace/lib/c/arch/mips32/_link.ld.in (added) * uspace/lib/c/arch/mips32eb/_link.ld.in (added) * uspace/lib/c/arch/ppc32/_link.ld.in (added) * uspace/lib/c/arch/riscv64/_link.ld.in (added) * uspace/lib/c/arch/sparc64/_link.ld.in (added) * uspace/lib/pcut/Makefile (modified) * uspace/lib/pcut/update-from-master.sh (modified) * uspace/lib/posix/Makefile (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/elf64_ia64_loader.x (deleted) Revert "Don't use custom ldscripts in uspace. (#38)" This reverts ... Tue, 29 May 2018 13:25:07 GMT Jiri Svoboda [ed88c8e] * boot/arch/arm32/src/putchar.c (modified) * boot/arch/ia64/include/arch/ski.h (modified) * boot/arch/ia64/src/putchar.c (modified) * boot/arch/ia64/src/ski.c (modified) * boot/arch/mips32/src/putchar.c (modified) * boot/arch/ppc32/src/ofw.c (modified) * boot/arch/riscv64/src/putchar.c (modified) * boot/arch/sparc64/src/ofw.c (modified) * boot/genarch/include/genarch/ofw.h (modified) * boot/genarch/src/ofw.c (modified) * boot/generic/include/putchar.h (modified) * boot/generic/src/vprintf.c (modified) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/amd64/src/asm.S (modified) * kernel/arch/arm32/src/asm.S (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia64/src/asm.S (modified) * kernel/arch/ia64/src/drivers/ski.c (modified) * kernel/arch/mips32/src/asm.S (modified) * kernel/arch/mips32/src/mach/malta/malta.c (modified) * kernel/arch/ppc32/src/asm.S (modified) * kernel/arch/riscv64/include/arch/drivers/ucb.h (modified) * kernel/arch/riscv64/src/asm.S (modified) * kernel/arch/riscv64/src/drivers/ucb.c (modified) * kernel/arch/sparc64/src/asm.S (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/genarch/src/drivers/dsrln/dsrlnout.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/ns16550/ns16550.c (modified) * kernel/genarch/src/drivers/omap/uart.c (modified) * kernel/genarch/src/drivers/pl011/pl011.c (modified) * kernel/genarch/src/drivers/s3c24xx/uart.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/putchar.h (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/printf/vprintf.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/printf/printf.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/kio/kio.c (modified) * uspace/dist/src/c/demos/edit/edit.c (modified) * uspace/lib/c/generic/io/chargrid.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/vprintf.c (modified) * uspace/lib/c/include/io/chargrid.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/wchar.h (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/fmtutil/fmtutil.c (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/posix/include/posix/stdio.h (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/output/ctl/serial.c (modified) * uspace/srv/hid/output/ctl/serial.h (modified) * uspace/srv/hid/output/port/chardev.c (modified) * uspace/srv/hid/output/proto/vt100.c (modified) * uspace/srv/hid/output/proto/vt100.h (modified) fputc, putchar vs. fputwc, putwchar. Fri, 25 May 2018 15:42:06 GMT GitHub [a05ec66] * uspace/Makefile.common (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/_link.ld.in (deleted) * uspace/lib/c/arch/amd64/_link.ld.in (deleted) * uspace/lib/c/arch/arm32/_link.ld.in (deleted) * uspace/lib/c/arch/ia32/_link.ld.in (deleted) * uspace/lib/c/arch/ia64/_link.ld.in (deleted) * uspace/lib/c/arch/mips32/_link.ld.in (deleted) * uspace/lib/c/arch/mips32eb/_link.ld.in (deleted) * uspace/lib/c/arch/ppc32/_link.ld.in (deleted) * uspace/lib/c/arch/riscv64/_link.ld.in (deleted) * uspace/lib/c/arch/sparc64/_link.ld.in (deleted) * uspace/lib/pcut/Makefile (modified) * uspace/lib/pcut/update-from-master.sh (modified) * uspace/lib/posix/Makefile (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/elf64_ia64_loader.x (added) Don't use custom ldscripts in uspace. (#38) Even with the ... Wed, 23 May 2018 21:04:16 GMT Jakub Jermar [85be731] * uspace/lib/c/include/ddi.h (modified) Add PIO register accessors for both endianities Tue, 22 May 2018 19:06:50 GMT Jakub Jermar [9e9ced0] * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/virtio/virtio-pci.c (modified) Return also the size of the enabled resource Thu, 17 May 2018 13:46:56 GMT Jiri Svoboda [6ff23ff] * boot/generic/src/printf_core.c (modified) * kernel/arch/arm32/include/arch/barrier.h (modified) * kernel/arch/arm32/src/fpu_context.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/printf/printf_core.c (modified) * kernel/generic/src/udebug/udebug_ipc.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/websrv/websrv.c (modified) * uspace/drv/hid/atkbd/atkbd.c (modified) * uspace/drv/hid/ps2mouse/ps2mouse.c (modified) * uspace/drv/hid/xtkbd/xtkbd.c (modified) * uspace/lib/c/arch/mips32/src/syscall.c (modified) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/posix/src/internal/common.h (modified) * uspace/lib/usb/src/port.c (modified) * uspace/lib/usbhid/include/usb/hid/usages/kbdgen.h (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/srv/fs/udf/udf_volume.c (modified) More comment fixing (ccheck). Thu, 17 May 2018 08:29:01 GMT Jiri Svoboda [7c3fb9b] * abi/include/_bits/NULL.h (modified) * abi/include/_bits/WCHAR_MAX.h (modified) * abi/include/_bits/WCHAR_MIN.h (modified) * abi/include/_bits/WEOF.h (modified) * abi/include/_bits/all.h (modified) * abi/include/_bits/errno.h (modified) * abi/include/_bits/inttypes.h (modified) * abi/include/_bits/limits.h (modified) * abi/include/_bits/macros.h (modified) * abi/include/_bits/native.h (modified) * abi/include/_bits/opaque_handle.h (modified) * abi/include/_bits/ptrdiff_t.h (modified) * abi/include/_bits/size_t.h (modified) * abi/include/_bits/ssize_t.h (modified) * abi/include/_bits/stdint.h (modified) * abi/include/_bits/wchar_t.h (modified) * abi/include/_bits/wint_t.h (modified) * abi/include/abi/errno.h (modified) * boot/arch/arm32/include/arch/mm.h (modified) * boot/arch/arm32/src/mm.c (modified) * boot/genarch/src/multiplication.c (modified) * boot/generic/src/str.c (modified) * kernel/arch/abs32le/include/arch/asm.h (modified) * kernel/arch/abs32le/include/arch/atomic.h (modified) * kernel/arch/abs32le/include/arch/istate.h (modified) * kernel/arch/abs32le/src/userspace.c (modified) * kernel/arch/amd64/include/arch/boot/memmap_struct.h (modified) * kernel/arch/amd64/include/arch/context_struct.h (modified) * kernel/arch/amd64/include/arch/istate_struct.h (modified) * kernel/arch/amd64/include/arch/kseg_struct.h (modified) * kernel/arch/amd64/src/fpu_context.c (modified) * kernel/arch/amd64/src/kseg.c (modified) * kernel/arch/amd64/src/pm.c (modified) * kernel/arch/amd64/src/syscall.c (modified) * kernel/arch/arm32/include/arch/context_struct.h (modified) * kernel/arch/arm32/include/arch/fpu_context.h (modified) * kernel/arch/arm32/include/arch/mm/page_armv4.h (modified) * kernel/arch/arm32/include/arch/mm/page_armv6.h (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) * kernel/arch/arm32/src/mm/page_fault.c (modified) * kernel/arch/ia32/include/arch/boot/memmap_struct.h (modified) * kernel/arch/ia32/include/arch/context_struct.h (modified) * kernel/arch/ia32/include/arch/istate_struct.h (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia64/include/arch/context_struct.h (modified) * kernel/arch/ia64/include/arch/istate_struct.h (modified) * kernel/arch/mips32/include/arch/atomic.h (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/ppc32/src/mm/frame.c (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/genarch/include/genarch/drivers/am335x/timer_regs.h (modified) * kernel/genarch/include/genarch/multiboot/multiboot_info_struct.h (modified) * kernel/genarch/include/genarch/multiboot/multiboot_memmap_struct.h (modified) * kernel/genarch/src/drivers/omap/uart.c (modified) * kernel/genarch/src/softint/multiplication.c (modified) * kernel/genarch/src/srln/srln.c (modified) * kernel/generic/include/adt/btree.h (modified) * kernel/generic/include/adt/cht.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/lib/str.c (modified) * kernel/generic/src/lib/str_error.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/printf/vsnprintf.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/synch/workqueue.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * kernel/test/mm/slab2.c (modified) * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/builtins/batch/batch.c (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/builtins/exit/exit.c (modified) * uspace/app/bdsh/cmds/cmds.h (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/module_aliases.h (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/errors.c (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/tok.c (modified) * uspace/app/bdsh/util.c (modified) * uspace/app/edit/sheet.c (modified) * uspace/app/mkexfat/mkexfat.c (modified) * uspace/app/sbi/src/parse.c (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/top/top.c (modified) * uspace/app/usbinfo/list.c (modified) * uspace/app/vuhid/device.c (modified) * uspace/app/wavplay/dplay.c (modified) * uspace/dist/src/c/demos/edit/sheet.c (modified) * uspace/dist/src/c/demos/top/top.c (modified) * uspace/drv/audio/sb16/dsp.c (modified) * uspace/drv/audio/sb16/sb16.c (modified) * uspace/drv/block/ahci/ahci_hw.h (modified) * uspace/drv/block/usbmast/bo_trans.c (modified) * uspace/drv/block/usbmast/scsi_ms.c (modified) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/bus/usb/ehci/ehci_batch.c (modified) * uspace/drv/bus/usb/ehci/ehci_rh.c (modified) * uspace/drv/bus/usb/ehci/hc.c (modified) * uspace/drv/bus/usb/ehci/hw_struct/queue_head.c (modified) * uspace/drv/bus/usb/ehci/res.c (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/uhci/hw_struct/queue_head.h (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/uhci/main.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/drv/bus/usb/uhci/uhci_rh.c (modified) * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/xhci/commands.c (modified) * uspace/drv/bus/usb/xhci/hc.c (modified) * uspace/drv/bus/usb/xhci/hw_struct/regs.h (modified) * uspace/drv/bus/usb/xhci/rh.c (modified) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c (modified) * uspace/drv/hid/usbhid/kbd/kbddev.c (modified) * uspace/drv/hid/usbhid/main.c (modified) * uspace/drv/hid/usbhid/multimedia/multimedia.c (modified) * uspace/drv/hid/usbhid/usbhid.c (modified) * uspace/drv/nic/ne2k/ne2k.c (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/nic/rtl8139/general.c (modified) * uspace/drv/platform/amdm37x/amdm37x.c (modified) * uspace/drv/time/cmos-rtc/cmos-rtc.c (modified) * uspace/lib/bithenge/include/bithenge/blob.h (modified) * uspace/lib/bithenge/include/bithenge/expression.h (modified) * uspace/lib/bithenge/include/bithenge/print.h (modified) * uspace/lib/bithenge/include/bithenge/transform.h (modified) * uspace/lib/bithenge/include/bithenge/tree.h (modified) * uspace/lib/bithenge/src/blob.c (modified) * uspace/lib/bithenge/src/compound.c (modified) * uspace/lib/bithenge/src/expression.c (modified) * uspace/lib/bithenge/src/failure.c (modified) * uspace/lib/bithenge/src/file.c (modified) * uspace/lib/bithenge/src/helenos/block.c (modified) * uspace/lib/bithenge/src/print.c (modified) * uspace/lib/bithenge/src/script.c (modified) * uspace/lib/bithenge/src/sequence.c (modified) * uspace/lib/bithenge/src/source.c (modified) * uspace/lib/bithenge/src/transform.c (modified) * uspace/lib/bithenge/src/tree.c (modified) * uspace/lib/block/block.c (modified) * uspace/lib/c/arch/abs32le/include/libarch/atomic.h (modified) * uspace/lib/c/arch/amd64/include/libarch/fibril_context.h (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/ia64/include/libarch/fibril_context.h (modified) * uspace/lib/c/arch/mips32/include/libarch/atomic.h (modified) * uspace/lib/c/arch/mips32/include/libarch/fibril_context.h (modified) * uspace/lib/c/arch/mips32/include/libarch/tls.h (modified) * uspace/lib/c/arch/ppc32/include/libarch/fibril_context.h (modified) * uspace/lib/c/arch/riscv64/include/libarch/atomic.h (modified) * uspace/lib/c/arch/riscv64/include/libarch/fibril_context.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/fibril_context.h (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/double_to_str.c (modified) * uspace/lib/c/generic/elf/elf.c (modified) * uspace/lib/c/generic/elf/elf_mod.c (modified) * uspace/lib/c/generic/getopt.c (modified) * uspace/lib/c/generic/ieee_double.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/vsnprintf.c (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/str_error.c (modified) * uspace/lib/c/generic/strtol.c (modified) * uspace/lib/c/generic/vfs/inbox.c (modified) * uspace/lib/c/generic/vol.c (modified) * uspace/lib/c/include/getopt.h (modified) * uspace/lib/c/include/io/pixelmap.h (modified) * uspace/lib/c/include/wchar.h (modified) * uspace/lib/crypto/crc16_ibm.c (modified) * uspace/lib/draw/drawctx.c (modified) * uspace/lib/draw/font.h (modified) * uspace/lib/drv/generic/remote_audio_mixer.c (modified) * uspace/lib/drv/generic/remote_audio_pcm.c (modified) * uspace/lib/ext4/src/balloc.c (modified) * uspace/lib/ext4/src/filesystem.c (modified) * uspace/lib/ext4/src/ops.c (modified) * uspace/lib/fdisk/include/types/fdisk.h (modified) * uspace/lib/fmtutil/fmtutil.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/graph/graph.c (modified) * uspace/lib/graph/graph.h (modified) * uspace/lib/gui/widget.h (modified) * uspace/lib/gui/window.h (modified) * uspace/lib/label/include/std/gpt.h (modified) * uspace/lib/nic/include/nic_impl.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/lib/pcm/src/format.c (modified) * uspace/lib/posix/include/posix/float.h (modified) * uspace/lib/posix/include/posix/strings.h (modified) * uspace/lib/posix/src/fcntl.c (modified) * uspace/lib/posix/src/locale.c (modified) * uspace/lib/posix/src/signal.c (modified) * uspace/lib/posix/src/stdio.c (modified) * uspace/lib/posix/src/stdio/scanf.c (modified) * uspace/lib/posix/src/stdlib.c (modified) * uspace/lib/posix/src/string.c (modified) * uspace/lib/posix/src/sys/wait.c (modified) * uspace/lib/posix/src/time.c (modified) * uspace/lib/posix/src/unistd.c (modified) * uspace/lib/softfloat/comparison.c (modified) * uspace/lib/softfloat/div.c (modified) * uspace/lib/softint/generic/multiplication.c (modified) * uspace/lib/trackmod/types/trackmod.h (modified) * uspace/lib/usb/include/usb/descriptor.h (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/src/altiface.c (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/lib/usbhid/include/usb/hid/hid_report_items.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h (modified) * uspace/lib/usbhost/include/usb/host/utils/malloc32.h (modified) * uspace/lib/usbhost/src/bandwidth.c (modified) * uspace/lib/usbhost/src/hcd.c (modified) * uspace/srv/audio/hound/audio_device.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/devman/client_conn.c (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/mfs/mfs_balloc.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/rfb/rfb.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/net/tcp/test/ucall.c (modified) * uspace/srv/vfs/vfs_ipc.c (modified) Fix block comment formatting (ccheck). Tue, 15 May 2018 08:32:36 GMT Jiri Svoboda [47e00b83] * kernel/generic/src/udebug/udebug.c (modified) * uspace/app/bdsh/cmds/modules/printf/printf.c (modified) * uspace/drv/audio/hdaudio/stream.c (modified) * uspace/lib/c/generic/io/con_srv.c (modified) * uspace/lib/ext4/src/extent.c (modified) * uspace/lib/minix/minix.h (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/srv/fs/mfs/mfs_rw.c (modified) Fix some block comments (found by ccheck). Fri, 11 May 2018 20:22:42 GMT Jakub Jermar [7473807] * kernel/arch/ia64/src/ddi/ddi.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/generic/include/synch/rcu.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/ops/dataread.c (modified) * kernel/generic/src/ipc/ops/datawrite.c (modified) * kernel/generic/src/lib/gsort.c (modified) * kernel/generic/src/log/log.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/workqueue.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * kernel/test/mm/falloc1.c (modified) * uspace/lib/c/include/rcu.h (modified) Use atomic malloc allocations We can safely use atomic allocations ... Thu, 10 May 2018 15:14:02 GMT Jiri Svoboda [e8975278] * boot/arch/arm32/src/putchar.c (modified) * uspace/app/sbi/src/bigint.c (modified) * uspace/app/usbinfo/info.c (modified) * uspace/app/vuhid/hids/logitech_wireless.c (modified) * uspace/drv/audio/hdaudio/codec.c (modified) * uspace/lib/c/arch/ia32/src/rtld/reloc.c (modified) * uspace/lib/c/arch/ia32/src/tls.c (modified) * uspace/lib/posix/src/stdio/scanf.c (modified) * uspace/lib/trackmod/trackmod.c (modified) * uspace/lib/trackmod/types/trackmod.h (modified) * uspace/srv/fs/exfat/exfat_directory.c (modified) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/hid/isdv4_tablet/isdv4.c (modified) * uspace/srv/net/tcp/conn.c (modified) A few more cstyle fixes. Thu, 10 May 2018 13:39:19 GMT Jiri Svoboda [ae7d03c] * abi/include/abi/ipc/methods.h (modified) * boot/arch/arm32/src/mm.c (modified) * kernel/arch/amd64/src/userspace.c (modified) * kernel/arch/arm32/src/cpu/cpu.c (modified) * kernel/arch/arm32/src/exception.c (modified) * kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia64/include/arch/mm/vhpt.h (modified) * kernel/arch/ia64/src/mm/vhpt.c (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/log/log.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/proc/task.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/sbi/src/input.c (modified) * uspace/app/sbi/src/run_expr.c (modified) * uspace/app/sbi/src/stype_expr.c (modified) * uspace/dist/src/c/demos/edit/edit.c (modified) * uspace/drv/audio/hdaudio/hdactl.c (modified) * uspace/drv/block/ahci/ahci_hw.h (modified) * uspace/drv/block/ddisk/ddisk.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/xhci/hw_struct/trb.h (modified) * uspace/drv/nic/ar9271/ar9271.c (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/nic/rtl8169/driver.c (modified) * uspace/drv/platform/malta/malta.c (modified) * uspace/lib/c/arch/amd64/src/tls.c (modified) * uspace/lib/c/arch/arm32/src/tls.c (modified) * uspace/lib/c/arch/ia64/include/libarch/stackarg.h (modified) * uspace/lib/c/arch/ia64/src/tls.c (modified) * uspace/lib/c/arch/ppc32/src/syscall.c (modified) * uspace/lib/c/generic/device/hw_res.c (modified) * uspace/lib/c/generic/device/pio_window.c (modified) * uspace/lib/c/generic/inet/addr.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/drv/generic/private/remote_usbdiag.h (modified) * uspace/lib/drv/generic/remote_ahci.c (modified) * uspace/lib/drv/include/nic_iface.h (modified) * uspace/lib/drv/include/usbdiag_iface.h (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/lib/softfloat/conversion.h (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/net/slip/slip.c (modified) * uspace/srv/net/tcp/segment.c (modified) * uspace/srv/net/tcp/service.c (modified) * uspace/srv/net/udp/assoc.c (modified) Selected ccheck-proposed comment fixes. Thu, 03 May 2018 05:37:08 GMT Jakub Jermar [f3fdecc] * uspace/Makefile.common (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/_link.ld.in (added) * uspace/lib/c/arch/amd64/_link.ld.in (added) * uspace/lib/c/arch/arm32/_link.ld.in (added) * uspace/lib/c/arch/ia32/_link.ld.in (added) * uspace/lib/c/arch/ia64/_link.ld.in (added) * uspace/lib/c/arch/mips32/_link.ld.in (added) * uspace/lib/c/arch/mips32eb/_link.ld.in (added) * uspace/lib/c/arch/ppc32/_link.ld.in (added) * uspace/lib/c/arch/riscv64/_link.ld.in (added) * uspace/lib/c/arch/sparc64/_link.ld.in (added) * uspace/lib/pcut/Makefile (modified) * uspace/lib/pcut/update-from-master.sh (modified) * uspace/lib/posix/Makefile (modified) Revert "Don't use custom ldscripts in uspace." This reverts commit ... Wed, 02 May 2018 21:22:51 GMT Jakub Jermar [349e04ac] * uspace/lib/c/arch/ia64/src/entry.S (modified) Make sure _start is always aligned to 16