]> begriffs open source - freertos/history - portable/MemMang/heap_2.c
Fix typo in the include directory for the the GCC_ARM_CM55_TFM port (#764)
[freertos] / portable / MemMang / heap_2.c
2023-08-16 Moral-HaoMove size calculation out of critical section (#748)
2023-08-06 Moral-HaoFix bug of heap_2 introduced by pr738. (#743)
2023-08-03 Moral-HaoImprove the speed of split memory. (#738)
2022-11-29 Paul BartellNormalize line endings and whitespace in source files
2022-09-26 Cristian CristeaAdded better pointer declaration readability (#567)
2022-08-30 Octaviarius[Fix] Type for pointers operations (#550)
2022-04-13 pierrenoel-boutevi... Declare vApplicationMallocFailedHook function in task...
2022-03-03 Gaurav-Aggarwal-AWSCheck for add overflow only once (#467)
2022-02-28 Gaurav-Aggarwal-AWSMove MSB check after final size calculation (#463)
2022-02-24 Gaurav-Aggarwal-AWSHeap improvements (#462)
2022-01-28 swaldhoerUpdate uncrustify configuration to 0.69 (#445)
2021-10-04 QikaiFix the defect that Heap_1.c may waste first portBYTE_A...
2021-06-02 Paul BartellNormalize files with mixed line endings (introduced...
2021-05-28 Paul BartellAdd SPDX-License-Identifier: MIT to MIT licensed files.
2021-05-28 Paul BartellUpdate copyright year from 2020 to 2021
2021-05-28 Paul BartellChange kernel revision in each file header from V10...
2021-04-19 Meco Jianting Man[kernel & MemMang] use space to replace tab and remove...
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-12-07 Cobus van EedenImprove heap2 bounds checking (#224)
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-02-19 Yuhui.Zhengversion bump to v10.3.1 (#16) V10.3.1-kernel-only
2020-02-10 Yuhui ZhengRe-sync with upstream and stripping away none kernel... V10.3.0-kernel-only