Declare lsearch(3)/lfind(3), move them to libc and make them POSIX compliant.
authorSimon Schubert <corecode@dragonflybsd.org>
Mon, 19 May 2008 10:06:34 +0000 (10:06 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Mon, 19 May 2008 10:06:34 +0000 (10:06 +0000)
commitcf59a9fb873949ba5d50245dcb6c178959875878
tree3dc670a7acf964149f436bef0d27d3b8cd6e96a7
parentf0a5c1029a4d9e5497fe457e38db8db7a021dc86
Declare lsearch(3)/lfind(3), move them to libc and make them POSIX compliant.

Obtained-from:  FreeBSD
lib/libc/stdlib/lsearch.3 [new file with mode: 0644]
lib/libc/stdlib/lsearch.c [new file with mode: 0644]