aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/twalk.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Improve typing of POSIX search tree functions.Ed Schouten2016-10-131-6/+3
* libc/stdlib: Minor cleanups to code originating in NetBSDPedro F. Giffuni2014-07-151-11/+6
* No need to include <assert.h> here.Tim J. Robbins2003-01-051-1/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-1/+3
* Remove multi-line __P() usage.David E. O'Brien2002-03-221-2/+2
* Remove __P() usage.David E. O'Brien2002-03-211-2/+2
* bring in binary search tree code.Alfred Perlstein2000-07-011-0/+57