CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2014/05/12 13:02:20

Modified files:
        lib/libc/stdlib: malloc.c 

Log message:
change to having four freelists per size, to reduce another source of
deterministic behavior. four selected because it's more than three, less
than five. i.e., no particular reason.

Reply via email to