summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/twalk.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2016-10-13Improve typing of POSIX search tree functions.Ed Schouten
2014-07-15libc/stdlib: Minor cleanups to code originating in NetBSDPedro F. Giffuni
2003-01-05No need to include <assert.h> here.Tim J. Robbins
2002-03-22Fix the style of the SCM ID's.David E. O'Brien
2002-03-22Remove multi-line __P() usage.David E. O'Brien
2002-03-21Remove __P() usage.David E. O'Brien
2000-07-01bring in binary search tree code.Alfred Perlstein