android_bionic/libc/upstream-netbsd/lib/libc
Elliott Hughes 3e424d0a24 Implement twalk(3), add unit tests.
I've also added insque(3) and remque(3) (from NetBSD because the OpenBSD
ones are currently broken for non-circular lists).

I've not added the three hash table functions that should be in this header
because they operate on a single global hash table and thus aren't likely
to be useful.

Bug: https://code.google.com/p/android/issues/detail?id=73719
Change-Id: I97397a7b921e2e860fd9c8032cafd9097380498a
2014-07-24 14:55:29 -07:00
..
gen Rewrite and hide longjmperror. 2014-06-06 16:49:39 -07:00
include Switch to upstream NetBSD nsap_addr.c. 2014-06-30 12:03:43 -07:00
inet Switch to upstream NetBSD nsap_addr.c. 2014-06-30 12:03:43 -07:00
isc
regex
resolv Switch to upstream NetBSD nsap_addr.c. 2014-06-30 12:03:43 -07:00
stdlib Implement twalk(3), add unit tests. 2014-07-24 14:55:29 -07:00
string
unistd