]> begriffs open source - freertos/history - tasks.c
[AUTO][RELEASE]: Bump task.h version macros to "10.4.3 LTS Patch 3"
[freertos] / tasks.c
2022-09-16 Gaurav AggarwalAdded checks for xIndex in ThreadLocalStorage APIs
2021-10-07 Gaurav Aggarwal[AUTO][RELEASE]: Bump file header version to "10.4...
2021-08-19 Gaurav Aggarwal[AUTO][RELEASE]: Bump file header version to "10.4...
2021-08-19 Gaurav AggarwalFix free secure context for Cortex-M23 ports
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-10-23 Gaurav-Aggarwal-AWSFix missed yield in xTaskResumeFromISR (#207)
2020-10-11 RichardBarryRecently vTaskDelayUntil() was updated to xTaskDelayUnt...
2020-10-09 SpacefishvTaskDelayUntil improvement (#77) 187/head
2020-10-01 David ChalcoOpenOCD Support: Re-introduce uxTopUsedPriority (#188)
2020-09-21 alfred gedeonFix some broken/redirected URL (#172)
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-09-07 RichardBarryFix compiler warning in config assert() on 64 bit archi...
2020-08-21 alfred gedeonStyle: Make freertos.org = FreeRTOS.org and add https...
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-18 Joseph JulicherMoving the function prototypes to headers (#128)
2020-08-17 alfred gedeonStyle: Uncrustify kernel file - remove tab == 4 spaces...
2020-08-17 alfred gedeonStyle: Remove tabs and tab == 4 spaces (#120)
2020-08-09 RichardBarryFix: Two one line fixes, xTaskCheckForTimeOut() and...
2020-07-14 Gaurav-Aggarwal-AWSPlace privileged symbols correctly (#84)
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-06-17 eriktamlinAdded index to all trace points. (#69)
2020-05-27 RichardBarryFeature/multiple direct to task notifications (#63)
2020-05-22 Daniel GlaserAdding volatile to tasks.c's runtime information to...
2020-03-24 Yuhui ZhengpxTCB is no longer needed in this local function.
2020-03-23 WineQ圈9Update tasks.c (#22)
2020-03-19 WineQ圈9Update tasks.c (#26)
2020-03-16 RichardBarryImprove documentation for the ulTaskNotifyValueClear...
2020-03-14 WineQ圈9Update tasks.c (#24)
2020-02-28 RichardBarryThis change prevents tickless idle mode potentially...
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