This website requires JavaScript.
Explore
Help
Sign In
isa
/
sudo
Watch
1
Star
0
Fork
0
You've already forked sudo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11,874
Commits
1
Branch
0
Tags
57b5ff8e8cba59b09b1ec2bc192a799f5ca19e65
Commit Graph
3 Commits
Author
SHA1
Message
Date
Todd C. Miller
8ca47cc99d
Fix compilation on systems without a native strlcpy() function.
2021-01-28 09:15:36 -07:00
Todd C. Miller
c9eff93854
strvec_join: free result on error and actually use separator char
2021-01-28 05:57:23 -07:00
Todd C. Miller
29acc64192
Refactor code to flatten an argument vector into a string.
...
This is used when building up the user_args string.
2021-01-27 21:27:14 -07:00