Commit Graph

5 Commits

Author SHA1 Message Date
christos
2531ab66a8 Fix RCSID's 1997-07-13 20:01:39 +00:00
jtc
8e1fdaa50e Don't special case shift counts > QUAD_BITS or == 0. The former is
undefined behavior (so we can do whatever we want) while the latter
doesn't happen much in actual practice.

These changes make these functions considerably smaller and faster.
1996-06-01 21:21:50 +00:00
cgd
d48964d413 clean up Ids; no substantive changes. 1995-02-27 17:29:31 +00:00
cgd
edfa833652 from Lite 1995-02-27 17:00:21 +00:00
mycroft
49e0bc5446 Torek's quad stuff from 4.4. 1993-09-16 06:05:46 +00:00