Logging utilities for C code
Перейти к файлу
Matt Durak 87904044b6
Update dependencies (#75)
2022-01-25 15:21:22 -08:00
build New deps and use vld option in cmake (#72) 2021-12-06 23:08:02 -08:00
deps Update dependencies (#75) 2022-01-25 15:21:22 -08:00
inc/c_logging no more pragmas (#41) 2021-03-29 11:16:00 -07:00
src Adding iwyu for Linux and fixing includes (#34) 2021-01-22 10:44:29 -08:00
tests pri bool changes in windows and improvements in linux (#40) 2021-03-26 17:57:23 -07:00
.gitignore Fix includes (#32) 2021-01-20 12:39:11 -08:00
.gitmodules use c build tools (#20) 2020-10-30 09:05:49 -07:00
CMakeLists.txt Add reals check to pipeline (#55) 2021-10-20 10:33:39 -07:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2019-12-18 11:14:24 -08:00
LICENSE Updating LICENSE to template content 2019-12-18 11:14:25 -08:00
README.md Initial README.md commit 2019-12-18 11:14:28 -08:00
SECURITY.md Initial SECURITY.md commit 2019-12-18 11:14:26 -08: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.