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
1
Packages
Projects
Releases
Wiki
Activity
11,066
Commits
1
Branch
0
Tags
b40f74cb24c5ecd377bd35b69d503d615c67b0a5
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