Home | History | Annotate | Download | only in stdlib
History log of /src/tests/lib/libc/stdlib/t_mi_vector_hash.c
RevisionDateAuthorComments
 1.3  07-Jul-2011  jruoho Rename some test case names. No functional change.
 1.2  20-Jul-2009  joerg Use __RCSID.
 1.1  20-Jul-2009  joerg Add a fast, platform independent hash function to libc.
The algorithm used is the Jenkins hash. The name (mi_vector_hash)
reflects the nature of the hash function.
Add glue for libc ATF tests and include a test case to make sure that
(mis)alignment and endianess are handled correctly.

Bump libc minor to 169.

RSS XML Feed