2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

Add signame.c and mksigname.

This commit is contained in:
Todd C. Miller 2012-11-13 09:46:19 -05:00
parent 5e09ae9b75
commit 6e3965160a

View File

@ -28,7 +28,9 @@ Makefile$
^src/sudo_usage\.h$
^compat/mksiglist$
^compat/mksigname$
^compat/siglist\.c$
^compat/signame\.c$
^plugins/sudoers/(sudoers|sudoreplay|testsudoers|visudo|check_[a-z_]+)$
^plugins/sudoers/.*\.(out|toke|err)$