summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/twalk.c
Commit message (Collapse)AuthorAgeFilesLines
* libc/stdlib: Minor cleanups to code originating in NetBSDpfg2014-07-151-11/+6
| | | | | | | Mostly ANSIfication and typos. Obtained from: NetBSD MFC after: 5 days
* 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