Todd C. Miller
|
6c3d20cb41
|
Convert PVS-Studio comment to ANSI C.
|
2018-10-26 08:39:09 -06:00 |
|
Todd C. Miller
|
64e5d34c57
|
Add comments in .c files so PVS-Studio will check them.
|
2018-10-21 08:46:05 -06:00 |
|
Todd C. Miller
|
48fba3c2cc
|
update my email to Todd.Miller@sudo.ws
|
2017-12-03 17:53:40 -07:00 |
|
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 |
|