mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-28 11:23:08 +03:00
Rename extent.h -> edata.h.
This name is slightly pithier; a full-on rename will come shortly.
This commit is contained in:
parent
a738a66b5c
commit
865debda22
8 changed files with 6 additions and 6 deletions
|
|
@ -104,9 +104,9 @@ C_SRCS := $(srcroot)src/jemalloc.c \
|
|||
$(srcroot)src/ckh.c \
|
||||
$(srcroot)src/ctl.c \
|
||||
$(srcroot)src/div.c \
|
||||
$(srcroot)src/edata.c \
|
||||
$(srcroot)src/ehooks.c \
|
||||
$(srcroot)src/eset.c \
|
||||
$(srcroot)src/extent.c \
|
||||
$(srcroot)src/extent2.c \
|
||||
$(srcroot)src/extent_dss.c \
|
||||
$(srcroot)src/extent_mmap.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue