BTW, while trying to grep my dead trees I noticed that the current X server
contains some HAKMEM code, in ./mi/micmap.c I see this hack:
...
count = (visuals >> 1) & 033333333333;
count = visuals - count - ((count >> 1) & 033333333333);
count = (((count + (count >> 3)) & 030707070707) % 077); /* HAKMEM 169 */
...
On Thu, Aug 26, 2010 at 7:32 AM, Pat Kane <[email protected]> wrote:
> The only interesting dead trees that I have to trade is an old
> xerox copy of HAKMEM (AI Memo 239)
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel