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
8,687
Commits
1
Branch
0
Tags
4b1f0c41766c6871ebb34dcd9e34c07f6c30f128
Commit Graph
3 Commits
Author
SHA1
Message
Date
Todd C. Miller
fc1b4155d7
Replace bare ";" in the body of for() loops with "continue;" for
...
improved readability.
2016-10-26 10:42:28 -06:00
Todd C. Miller
8437e3606b
Add missing sudo_ prefix and include sudo_compat.h.
2015-05-26 14:01:37 -06:00
Todd C. Miller
49d56f323e
Add strnlen() replacement needed for glob.c.
...
Only used if no glob() and no strnlen().
2015-05-26 13:55:18 -06:00