summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/tfind.c
AgeCommit message (Collapse)Author
2005-03-30ansi + de-registerPatrick Latifi
ok otto deraadt
2004-10-01add some missing $, ok djm@ 'That looks fine to me' millert@Jonathan Gray
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
1997-06-14Fix decl for tfind(3)Todd C. Miller
1997-06-13PD tsearch as reqd by xpg; by esrTheo de Raadt