Skip to content
  • Colin Watson's avatar
    Use C23-style nullptr · afe3d5f2
    Colin Watson authored
    * bootstrap.conf (gnulib_modules): Add `nullptr`.
    * lib/pipeline.c, tests/basic.c, tests/common.c, tests/exec.c,
    tests/inspect.c, tests/pump.c, tests/redirect.c: Replace `(void *) 0`
    with `nullptr`.
    * NEWS.md: Document this.
    afe3d5f2