Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Jelani Brandon 1349508f19
Update Ubuntu OS to 22.04 (#277)
Co-authored-by: Jelani Brandon <jebrando@microsoft.com>
2023-10-06 22:52:13 +00:00
Dan Cristoloveanu 073b5545e5
Switch to logging v2 (#249)
* logging_v2

* logging_v2

* logging_v2

* logging_v2

* logging_v2

* Latest deps

* Latest deps

* Minor updates

* Update with logging_v2 config APIs

* Add logerrno to logger.h

* Add one more v1 to v2 translation

* Fix some issues

* Use latest logging

* Fix IWYU

* Fix IWYU

* making call count a global variable to avoid helgrind bug

* Suppress printf issues in sm helgrind test

* Add suppression for printf with Helgrind

* Add suppression for printf with Helgrind

* Address CR comment

---------

Co-authored-by: Jelani Brandon <jebrando@microsoft.com>
2023-06-28 13:07:48 +05:30
Jelani Brandon 65f467f09a
feature: adding doublylinklist and slist to repo (#188)
Co-authored-by: Jelani Brandon <jebrando@microsoft.com>
2022-12-10 13:31:22 -08:00
Jelani Brandon 2b3bab9c28
feature: adding threadpool timer (#187)
Co-authored-by: Jelani Brandon <jebrando@microsoft.com>
2022-12-05 14:06:14 -08:00
Jelani Brandon d7b7343c49
feature: adding async sockets for linux (#177)
* feature: adding async sockets for linux

Co-authored-by: Jelani Brandon <jebrando@microsoft.com>
2022-11-21 16:06:07 -08:00