Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
programs/cp: Fix pointer cast warning
execve() expects the args to be in writable memory, so copy them using strdup(3).
- Loading branch information