Edit

IABSD.fr/src/usr.bin/xargs

Branch :

  • Show log

    Commit

  • Author : daniel
    Date : 2026-03-13 08:51:14
    Hash : 05bc079b
    Message : xargs(1): bump posix spec to 2024 The spec now documents -0 and -r. In addition, the spec notes that specifying both -0 and -E are mutually exclusive, leaving the actual behavior unspecified. ok deraadt@, guenther@ on the spec version bump ok millert@ on documenting the interaction between -0 and -E