Import tsearch.c from roken
authorDerrick Brashear <shadow@dementia.org>
Fri, 8 Apr 2011 14:59:35 +0000 (10:59 -0400)
committerDerrick Brashear <shadow@dementia.org>
Sun, 10 Apr 2011 13:12:57 +0000 (06:12 -0700)
Add tsearch.c (and search.hin) to the files we import from heimdal

Change-Id: I6a7062b35177c6ecd4f78ae15d56d73600866d50
Reviewed-on: http://gerrit.openafs.org/4449
Tested-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>

src/external/heimdal-files

index ee07455..4c9aabe 100644 (file)
@@ -80,6 +80,7 @@ lib/roken/net_read.c          roken/net_read.c
 lib/roken/net_write.c          roken/net_write.c
 lib/roken/roken.h.in           roken/roken.h.in
 lib/roken/roken-common.h       roken/roken-common.h
+lib/roken/search.hin           roken/search.hin
 lib/roken/socket.c             roken/socket.c
 lib/roken/snprintf.c           roken/snprintf.c
 lib/roken/strerror_r.c         roken/strerror_r.c
@@ -87,6 +88,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/tsearch.c            roken/tsearch.c
 lib/roken/verr.c               roken/verr.c
 lib/roken/verrx.c              roken/verrx.c
 lib/roken/vsyslog.c            roken/vsyslog.c