]> begriffs open source - freertos/history - include/list.h
Replace volatile with configLIST_VOLATILE (#1027)
[freertos] / include / list.h
2024-04-10 Rahul KarReplace volatile with configLIST_VOLATILE (#1027)
2024-03-06 chinglee-iotNot using pxIndex to iterate ready list in trace utilit...
2024-02-26 Soren PtakUse Regex for Copyright Year in Header Check (#1002)
2024-02-14 bradleysmith23Fix MISRA C 2012 Rule 13.3 Violations (#988)
2023-12-08 chinglee-iotRemove lint suppression comment (#920)
2023-02-23 phelterFeature/fixing clang gnu compiler warnings (#620)
2022-12-15 Archit GuptaFix array-bounds compiler warning on gcc11+ in list...
2022-11-29 Paul BartellNormalize line endings and whitespace in source files
2022-01-19 Paul BartellAdd configUSE_MINI_LIST_ITEM configuration option to...
2021-07-29 alfred gedeonRun uncrustify with github workflows (#369)
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 RichardBarryCreate macro versions of uxListRemove() and vListInsert...
2021-03-25 Paul BartellFix comments in list.h and clarify list usage in xTaskR...
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-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-08-17 alfred gedeonStyle: Uncrustify kernel file - remove tab == 4 spaces...
2020-08-17 alfred gedeonStyle: Remove tabs and tab == 4 spaces (#120)
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