Declare lsearch(3)/lfind(3), move them to libc and make them POSIX compliant.
authorSimon Schubert <corecode@dragonflybsd.org>
Mon, 19 May 2008 10:05:18 +0000 (10:05 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Mon, 19 May 2008 10:05:18 +0000 (10:05 +0000)
commitf0a5c1029a4d9e5497fe457e38db8db7a021dc86
treefa2f48f2533485e09c5bc52be52cecf3cc5bda3d
parent19b97e0175b44e6cf2523a5e741a03803f94a1ad
Declare lsearch(3)/lfind(3), move them to libc and make them POSIX compliant.

Obtained-from:  FreeBSD
include/search.h
lib/libc/stdlib/Makefile.inc
lib/libcompat/4.3/lsearch.3 [deleted file]
lib/libcompat/4.3/lsearch.c [deleted file]
lib/libcompat/Makefile