ClickHouse/base
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
..
common Fix condition error 2020-12-30 11:20:38 +08:00
daemon Use sigdescr_np() over sys_siglist (fixes glibc 2.32+ unbundled build) 2021-01-06 00:17:25 +03:00
ext Fix typos, the last 1% 2020-08-08 04:21:04 +03:00
glibc-compatibility Merge branch 'master' into harmful 2020-12-31 02:25:28 +03:00
harmful Adjustments 2020-12-22 00:03:02 +03:00
loggers Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00
mysqlxx Merge pull request #17366 from zhang2014/fix/ISSUES-16835 2020-12-09 23:12:47 +03:00
pcg-random Fix codespell warnings. Split style checks. Update style checks docker 2020-12-24 13:17:52 +03:00
readpassphrase Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00
widechar_width Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00
CMakeLists.txt Add simple "clickhouse-install" tool 2020-08-08 21:38:34 +03:00
ya.make Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00