# # ChangeLog for tools/build-ccheck.sh in mainline # # Generated by Trac 1.6 # 2025-05-18T06:18:36Z Fri, 25 May 2018 14:22:55 GMT Jiri Svoboda [774aa332] * tools/build-ccheck.sh (modified) * uspace/drv/bus/usb/xhci/trb_ring.c (modified) * uspace/srv/bd/vbd/disk.c (modified) * uspace/srv/hid/input/input.c (modified) list_foreach loops with single-statement body are indented incorrectly. Tue, 22 May 2018 14:21:15 GMT Jiri Svoboda [a4eb3ba2] * Makefile (modified) * tools/build-ccheck.sh (modified) * tools/ccheck.sh (modified) Fail if ccheck issues are found. Make sure we always use the right ... Tue, 02 Jan 2018 16:04:19 GMT Jiri Svoboda [db3089d] * .gitignore (modified) * Makefile (modified) * tools/build-ccheck.sh (added) * tools/ccheck.sh (added) Integrate C-style checker tool support.