summaryrefslogtreecommitdiff
path: root/libihash/ChangeLog
AgeCommit message (Collapse)Author
1999-03-07.Roland McGrath
1999-03-05Fri Mar 5 17:13:04 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* primes.c (_ihash_nextprime): Use a dynamically-sized array for `seive' instead of alloca, so that if we are looping we won't allocate more stack than necessary. Suggested by wesommer@mit.edu (Bill Sommerfeld).
1997-06-20.Miles Bader
1996-07-17Initial revisionRoland McGrath