summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/twalk.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r268644:pfg2014-07-211-11/+6
| | | | | | | | libc/stdlib: Minor cleanups to code originating in NetBSD Mostly ANSIfication and typos. Obtained from: NetBSD
* No need to include <assert.h> here.tjr2003-01-051-1/+0
|
* Fix the style of the SCM ID's.obrien2002-03-221-1/+3
| | | | I believe have made all of libc .c's as consistent as possible.
* Remove multi-line __P() usage.obrien2002-03-221-2/+2
|
* Remove __P() usage.obrien2002-03-211-2/+2
|
* bring in binary search tree code.alfred2000-07-011-0/+57
Obtained from: NetBSD
OpenPOWER on IntegriCloud