]> granicus.if.org Git - sudo/commit
Use strftime(3) instead of formatting struct tm by hand.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Sat, 20 Jul 2019 02:14:44 +0000 (20:14 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Sat, 20 Jul 2019 02:14:44 +0000 (20:14 -0600)
commit5e424640b9dde5b61cd3ab4d2352d11f19efb0fb
tree6cac5c2761b4e77689309f921383938b59ccc101
parent6f3d826f8b90876c4feac51f514e6273e5f7fde6
Use strftime(3) instead of formatting struct tm by hand.
Fixes a warning on newer versions of gcc.
configure
configure.ac
plugins/sudoers/fmtsudoers.c
plugins/sudoers/parse.c