summaryrefslogtreecommitdiff
path: root/lib/stack
AgeCommit message (Expand)Author
2024-10-09use C linkage where appropriate in headersMattias Rönnblom
2024-08-08version: 24.11-rc0David Marchand
2024-05-29build: exclude rather than include libs in MSVC buildTyler Retzlaff
2024-03-06lib: move alignment attribute on types for MSVCTyler Retzlaff
2024-03-06lib: use C11 alignment attribute on variablesTyler Retzlaff
2024-03-01lib: use log helper with prefixTyler Retzlaff
2024-02-18lib: use atomic thread fence recommended APITyler Retzlaff
2024-02-14use C11 alignofTyler Retzlaff
2023-12-21lib: use per line logging in helpersDavid Marchand
2023-12-21lib: remove redundant newline from logsDavid Marchand
2023-10-30stack: use stdatomic APITyler Retzlaff
2023-08-16remove C11 compatibility macroTyler Retzlaff
2023-07-31version: 23.11-rc0David Marchand
2023-06-09stack: replace legacy atomics with GCC builtin atomicsTyler Retzlaff
2023-04-25use atomic intrinsics closer to C11Tyler Retzlaff
2022-07-21version: 22.11-rc0David Marchand
2022-06-24lib: document free functionsStephen Hemminger
2022-02-22lib: remove unneeded header includesSean Morrissey
2022-02-10stack: fix stubs header exportDavid Marchand
2021-10-19stack: remove unneeded atomic header includeJoyce Kong
2021-10-01mempool/stack: build on WindowsJie Zhou
2021-09-27stack: fix reload head when pop failsJulien Meunier
2021-09-22lib: remove C++ include guard from private headersThomas Monjalon
2021-08-17version: 21.11-rc0Thomas Monjalon
2021-05-11log: register with standardized namesDavid Marchand
2021-05-03stack: allow lock-free only on relevant architecturesStanislaw Kardach
2021-04-21lib: remove librte_ prefix from directory namesBruce Richardson