Home | History | Annotate | Download | only in stdlib
History log of /src/lib/libc/stdlib/lsearch.c
RevisionDateAuthorComments
 1.7  25-Jun-2012  abs Update old-style definitions to ANSI, remove a couple of register
definitions along the way. Fixed gcc 4.1 build (thank you vax)
 1.6  20-Mar-2012  matt Remove use of __P
Switch to using C89 definitions.
 1.5  18-May-2011  dsl branches: 1.5.4;
Remove __P()
 1.4  16-Jul-2005  christos branches: 1.4.2;
revert previous, my include files were out of day.
 1.3  16-Jul-2005  christos Fix prototype inconsistency, discovered by lint2 fixes.
 1.2  06-Jul-2005  drochner The source array of lsearch() shouldn't be "const".
Being here, cleanup the const castaway stuff.
 1.1  06-Jul-2005  drochner Move insque/remque/lsearch/lfind from libcompat to libc,
they are in XPG4-UNIX, XSH5.0, mentioned in SUSv3 etc.
Minimal update of the manpages. (more needed)
 1.4.2.3  04-Aug-2005  tron Pull up revision 1.2 (requested by drochner in ticket #632):
The source array of lsearch() shouldn't be "const".
Being here, cleanup the const castaway stuff.
 1.4.2.2  04-Aug-2005  tron Pull up revision 1.1 (requested by drochner in ticket #632):
Move insque/remque/lsearch/lfind from libcompat to libc,
they are in XPG4-UNIX, XSH5.0, mentioned in SUSv3 etc.
Minimal update of the manpages. (more needed)
 1.4.2.1  16-Jul-2005  tron file lsearch.c was added on branch netbsd-3 on 2005-08-04 17:33:23 +0000
 1.5.4.2  30-Oct-2012  yamt sync with head
 1.5.4.1  17-Apr-2012  yamt sync with head

RSS XML Feed