]> granicus.if.org Git - sudo/commit
Can't use strtok() since it doesn't handle empty fields so add
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 6 Jan 2005 03:16:11 +0000 (03:16 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 6 Jan 2005 03:16:11 +0000 (03:16 +0000)
commitb8c4e2770d4e7427645f2c0ca6b70cd3cd877af9
tree96ca430be051af256a3c430f92613e6b176f0d62
parent2fd0f3d4cebcb95fd5e6a187ac9241f1269669bb
Can't use strtok() since it doesn't handle empty fields so add
getpwent()/getgrent() functions and call those.
tsgetgrpw.c