Beginning infrastructure for tagged lists.
commitc08c251d04d71bce96f7734692307ae7ca6f52b2
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 9 Dec 2004 23:31:32 +0000 (9 16:31 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:05:47 +0000 (7 21:05 -0700)
tree863e541011db08107088aa22bc25ebcab572c532
parent7e726afa56ae388006363939cb96364a66d078a6
Beginning infrastructure for tagged lists.

Right now we verify that low bits are clear when inserting,
and clear them on use.
lib.c
lib.h
sort.c