Azure C PAL used in Messaging services
Перейти к файлу
Jelani Brandon 9ee20f092c
Update dependencies (#410)
Co-authored-by: Jelani Brandon <jebrando@microsoft.com>
2024-11-12 11:08:25 -08:00
.github/policies Remove auto approve bot dismissal policy (#282) 2023-10-18 22:02:04 -07:00
build re-enable traceability code in repo (#393) 2024-10-21 14:40:48 -07:00
build_functions Update Ubuntu OS to 22.04 (#277) 2023-10-06 22:52:13 +00:00
c_pal_ll Add real_threadpool_thandle for convenience in UTs (#405) 2024-11-04 09:54:16 -08:00
common Add real_threadpool_thandle for convenience in UTs (#405) 2024-11-04 09:54:16 -08:00
deps Update dependencies (#410) 2024-11-12 11:08:25 -08:00
doc chore: combining linux and win32 execution engine param structures. (#265) 2023-08-31 23:42:50 +00:00
interfaces Specs for threadpool_open move to threadpool_create and threadpool_cl… (#403) 2024-10-31 13:29:12 -07:00
linux Add real_threadpool_thandle for convenience in UTs (#405) 2024-11-04 09:54:16 -08:00
tools restart uses latest deps (#51) 2020-10-30 14:17:47 -07:00
umocktypes fixes for EBS repo and remove c_pal_interfacesmocks (#391) 2024-10-18 11:41:44 -07:00
win32 add a threadpool chaos test (#406) 2024-11-11 18:04:43 -08:00
.gitignore new better gitignore and submodules (#149) 2022-05-13 14:50:04 -07:00
.gitmodules Jemalloc vcpkg (#314) 2024-03-12 10:47:42 -07:00
CMakeLists.txt add the smallest precompiled header and use it in 1x project. (#384) 2024-10-11 10:26:22 -07:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-05-19 12:31:18 -07:00
LICENSE Initial LICENSE commit 2020-05-19 12:31:19 -07:00
README.md Initial README.md commit 2020-05-19 12:31:20 -07:00
SECURITY.md Initial SECURITY.md commit 2020-05-19 12:31:21 -07:00
vcpkg.json Jemalloc vcpkg (#314) 2024-03-12 10:47:42 -07:00

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.