windows/mkwinsyscall/mkwinsyscall.go (4 lines): - line 367: // TODO: get rid of this field and just use parameter index instead - line 805: // TODO: this needs better logic than just using package name - line 886: // TODO: use println instead to print in the following template - line 923: // TODO: add more here, after collecting data on the common unix/ioctl.go (2 lines): - line 37: // TODO: if we get the chance, remove the req parameter and - line 48: // TODO: if we get the chance, remove the req parameter. windows/registry/zsyscall_windows.go (1 line): - line 34: // TODO: add more here, after collecting data on the common unix/syscall_linux.go (1 line): - line 90: // TODO: some existing code incorrectly uses ioctl when it should use ioctlPtr. unix/zerrors_zos_s390x.go (1 line): - line 9: // TODO: auto-generate. unix/sysvshm_unix.go (1 line): - line 37: // TODO: convert to unsafe.Slice once we can assume Go 1.17 unix/types_freebsd.go (1 line): - line 98: // FIXME: these are now unions, so maybe need to change definitions? windows/zsyscall_windows.go (1 line): - line 32: // TODO: add more here, after collecting data on the common unix/zsysnum_zos_s390x.go (1 line): - line 10: // TODO: auto-generate. unix/ztypes_zos_s390x.go (1 line): - line 9: // TODO: auto-generate. cpu/cpu_gccgo_x86.c (1 line): - line 24: // TODO: Replace with a better alternative: unix/ioctl_zos.go (1 line): - line 28: // TODO: if we get the chance, remove the req parameter and unix/syscall_bsd.go (1 line): - line 627: // TODO: wrap