summaryrefslogtreecommitdiffstats
path: root/runtime/map-values.c
Commit message (Collapse)AuthorAgeFilesLines
* 2005-05-17 Martin Hunt <hunt@redhat.com>hunt2005-05-181-1/+4
| | | | | | | | | | | | * map.c (needed_space): Use do_div(). (_stp_map_print_histogram): Ditto. (_stp_map_print): Ditto. * map-values.c (_stp_map_add_int64_stat): Use do_div() when computing histogram bucket. * map-keys.c (_stp_map_key): Fix some warnings on 32-bit machines by using key_data casts.
* Rewritten maps and other updated files.hunt2005-05-171-0/+135