summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/tfind.c
AgeCommit message (Expand)Author
2015-09-26lint is dead: delete useless LINTLIBRARY commentsPhilip Guenther
2014-03-16lint is dead (long live the lint!), so stop using it as a cpp conditionalPhilip Guenther
2005-03-30ansi + de-registerPatrick Latifi
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
1997-06-14Fix decl for tfind(3)Todd C. Miller
1997-06-13PD tsearch as reqd by xpg; by esrTheo de Raadt