mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 07:18:30 +00:00
Rename __zipos_free -> __zipos_drop (#1043)
Removes the separate decref function, uses keep/drop in the internal API.
This commit is contained in:
parent
fd772b9b2a
commit
5c35863524
4 changed files with 8 additions and 15 deletions
|
@ -35,7 +35,7 @@
|
|||
.yoink __zipos_mmap
|
||||
.yoink __zipos_postdup
|
||||
.yoink __zipos_keep
|
||||
.yoink __zipos_free
|
||||
.yoink __zipos_drop
|
||||
|
||||
// TODO(jart): why does corruption happen when zip has no assets?
|
||||
.yoink .cosmo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue