index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
search.h
Age
Commit message (
Expand
)
Author
2005-07-06
The source array of lsearch() shouldn't be "const".
drochner
2005-03-22
* Add restrict qualifiers to tdelete() function arguments.
kleink
2005-02-03
de-__P -- the hack is long since useless. Discussed with christos,
perry
2003-07-26
netbsd.org->NetBSD.org
salo
2000-12-20
deal with bsearch duplicate declaration.
christos
2000-06-13
Remove 'extern' from function declarations.
simonb
1999-02-22
Add internal structure used by the t* routines, protected via an ifdef
christos
1999-02-16
Per XSI5, make ENTRY.data a typeless pointer.
kleink
1999-02-16
Per XSI5, let hcreate() take a size_t argument.
kleink
1995-08-08
Added declarations for hsearch(), hdestroy(), and hcreate().
jtc
1995-07-30
add prototypes for tsearch, etc. functions
jtc
1995-04-29
Winning Strategies has placed this code into the Public Domain.
jtc
1994-10-26
new RCS ID format.
cgd
1994-05-21
add _BSD's to ansi types
cgd
1994-01-29
Fix spelling error in Copyright notice
jtc
1993-10-22
Added prototypes for lfind() and lsearch().
jtc
1993-10-21
Define size_t if it hasn't been allready.
jtc
1993-10-21
Added X/Open 1170's <search.h> header --- it only declares bsearch, insque,
jtc