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-21 17:37:16 +00:00
Code
Issues
Releases
Wiki
Activity
sudo
/
plugins
/
group_file
History
Todd C. Miller
b0d94331c0
No longer need to define NSIG for cppcheck.
...
There is now a configure check that defines it as needed.
2025-02-11 08:42:57 -07:00
..
getgrent.c
Use #include <foo.h> instead of #include "foo.h" in most cases.
2023-09-25 10:13:28 -06:00
group_file.c
Use #include <foo.h> instead of #include "foo.h" in most cases.
2023-09-25 10:13:28 -06:00
group_file.exp
Rename sample_group plugin to group_file.
2013-02-18 15:32:36 -05:00
Makefile.in
No longer need to define NSIG for cppcheck.
2025-02-11 08:42:57 -07:00
plugin_test.c
Prefer fputs over fprintf where possible
2023-10-15 10:28:57 -06:00