ClickHouse/base/daemon
Azat Khuzhin d7fb61dce4 Use sigdescr_np() over sys_siglist (fixes glibc 2.32+ unbundled build)
glibc 2.32 [1]:

- The functions sigabbrev_np and sigdescr_np have been added
- They should be used instead of sys_siglist or sys_sigabbrev and they
  are both thread and async-signal safe. These functions are GNU
  extensions.

  [1]: https://sourceware.org/pipermail/libc-announce/2020/000029.html
2021-01-06 00:17:25 +03:00
..
BaseDaemon.cpp Use sigdescr_np() over sys_siglist (fixes glibc 2.32+ unbundled build) 2021-01-06 00:17:25 +03:00
BaseDaemon.h Remove unused code; fix clang tidy; fix old comments 2020-12-22 20:10:10 +03:00
CMakeLists.txt Rewrite curl dependency in a more ch compatible way 2020-07-03 00:57:08 +03:00
GraphiteWriter.cpp Arcadia (#9729) 2020-03-18 21:54:27 +03:00
GraphiteWriter.h Return old names of macros 2020-05-24 01:24:01 +03:00
SentryWriter.cpp Merge branch 'master' into amosbird-buildid 2020-12-07 02:17:29 +03:00
SentryWriter.h Crash log: development 2020-07-31 23:16:31 +03:00
ya.make Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00