mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-16 03:08:01 +00:00
occuring -> occurring
This commit is contained in:
parent
1398214fe8
commit
6924e506ae
1 changed files with 1 additions and 1 deletions
|
|
@ -6249,7 +6249,7 @@ History:
|
|||
* Use ordered bins instead of best-fit threshhold
|
||||
* Eliminate block-local decls to simplify tracing and debugging.
|
||||
* Support another case of realloc via move into top
|
||||
* Fix error occuring when initial sbrk_base not word-aligned.
|
||||
* Fix error occurring when initial sbrk_base not word-aligned.
|
||||
* Rely on page size for units instead of SBRK_UNIT to
|
||||
avoid surprises about sbrk alignment conventions.
|
||||
* Add mallinfo, mallopt. Thanks to Raymond Nijssen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue