This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
sudo
Watch
2
Star
0
Fork
0
You've already forked sudo
mirror of
https://github.com/sudo-project/sudo.git
synced
2025-08-22 01:49:11 +00:00
Code
Issues
Releases
Wiki
Activity
sudo
/
plugins
History
Rose
e095069d2a
Prefer fputs over fprintf where possible
...
fprintf does extra work and meant for formatting strings.
2023-10-15 10:28:57 -06:00
..
audit_json
Use #include <foo.h> instead of #include "foo.h" in most cases.
2023-09-25 10:13:28 -06:00
group_file
Prefer fputs over fprintf where possible
2023-10-15 10:28:57 -06:00
python
Prefer fputs over fprintf where possible
2023-10-15 10:28:57 -06:00
sample
Use #include <foo.h> instead of #include "foo.h" in most cases.
2023-09-25 10:13:28 -06:00
sample_approval
Use #include <foo.h> instead of #include "foo.h" in most cases.
2023-09-25 10:13:28 -06:00
sudoers
Prefer fputs over fprintf where possible
2023-10-15 10:28:57 -06:00
system_group
Use #include <foo.h> instead of #include "foo.h" in most cases.
2023-09-25 10:13:28 -06:00