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
6,968
Commits
1
Branch
0
Tags
1624e8987a7bb27d0befe7cc6938f15c54255e93
Commit Graph
3 Commits
Author
SHA1
Message
Date
Todd C. Miller
a3a1574cdf
Explicitly mark main() as public in executables to avoid an HP-UX
...
ld warning.
2012-10-02 15:08:02 -04:00
Todd C. Miller
24991069f6
Convert my_sys_sig{list,name} -> sudo_sys_sig{list,name}
2012-08-28 09:28:25 -04:00
Todd C. Miller
537dc94b9e
Use strsigname() to print signal names in the debug output.
...
If the system has no strsigname(), use our own.
2012-08-26 20:12:51 -04:00