roken: add strtok_r to the imported file list 89/13889/14
authorCheyenne Wills <cwills@sinenomine.net>
Tue, 8 Oct 2019 17:02:59 +0000 (11:02 -0600)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 6 Nov 2020 04:13:46 +0000 (23:13 -0500)
Import the strtok_r function which is needed by audit for parsing
command line options.

Change-Id: I8412c5a663dc3315c4146665edb72d9a6b8df5be
Reviewed-on: https://gerrit.openafs.org/13889
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>

src/external/heimdal-files

index 516c397..f98b5e9 100644 (file)
@@ -107,6 +107,7 @@ lib/roken/strlcat.c         roken/strlcat.c
 lib/roken/strlcpy.c            roken/strlcpy.c
 lib/roken/strnlen.c            roken/strnlen.c
 lib/roken/strsep.c             roken/strsep.c
+lib/roken/strtok_r.c           roken/strtok_r.c
 lib/roken/tsearch.c            roken/tsearch.c
 lib/roken/unsetenv.c           roken/unsetenv.c
 lib/roken/verr.c               roken/verr.c