mariadb/storage/mroonga/vendor/groonga
Daniel Black bf7cfa2535 MDEV-35574 remove obsolete pthread_exit calls
Threads can normally exit without a explicit pthread_exit call.

There seem to date to old glibc bugs, many around 2.2.5.

The semi related bug was https://bugs.mysql.com/bug.php?id=82886.

To improve safety in the signal handlers DBUG_* code was removed.

These where also needed to avoid some MSAN unresolved stack issues.

This is effectively a backport of 2719cc4925.
2024-12-10 12:12:20 +11:00
..
benchmark Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
bindings Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
build Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
include fix groonga to compile with -Werror=enum-int-mismatch 2023-10-11 11:48:09 +02:00
lib mroonga: remove -Wunused-but-set-variable warnings 2024-10-03 15:05:09 +10:00
plugins mroonga: remove -Wunused-but-set-variable warnings 2024-10-03 15:05:09 +10:00
src MDEV-35574 remove obsolete pthread_exit calls 2024-12-10 12:12:20 +11:00
tools MDEV-14024 PCRE2. 2019-12-21 10:34:02 +01:00
vendor cmake warnings 2023-06-02 12:53:25 +02:00
appveyor.yml Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
autogen.sh Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
base_version Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
bundled_lz4_version Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
bundled_mecab_naist_jdic_version Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
bundled_mecab_version Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
bundled_message_pack_version Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
CMakeLists.txt Merge commit '10.4' into 10.5 2023-07-20 11:54:52 +02:00
config.h.cmake Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch. 2018-06-29 14:00:00 +03:00
config.sh.in Update Mroonga to the latest version on 2015-02-17T13:34:27+0900 2015-02-17 13:34:27 +09:00
configure.ac MDEV-14024 PCRE2. 2019-12-21 10:34:02 +01:00
COPYING Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
gpg_uid Update Mroonga to the latest version on 2014-09-21T00:33:44+0900 2014-09-21 00:33:45 +09:00
groonga-arrow.pc.in Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
groonga-httpd-conf.sh.in Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
groonga.pc.in Update Mroonga to the latest version on 2014-09-21T00:33:44+0900 2014-09-21 00:33:45 +09:00
Makefile.am Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
nginx_version Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
README.md Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00
version-gen.sh Update Mroonga to the latest version on 2014-09-21T00:33:44+0900 2014-09-21 00:33:45 +09:00

README

Groonga is an open-source fulltext search engine and column store.

Reference manual

See doc/source/ directory or http://groonga.org/docs/.

Here are shortcut links:

Community

Bundled software

mruby

  • Path: vendor/mruby-source
  • License: The MIT license. See vendor/mruby-source/MITL for details.

Onigmo

  • Path: vendor/onigmo-source
  • License: BSD license. See vendor/onigmo-source/COPYING for details.

nginx

  • Path: vendor/nginx-${VERSION}
  • License: BSD license. See vendor/nginx-${VERSION}/LICENSE for details.

Authors

Primary authors

  • Daijiro MORI
  • Tasuku SUENAGA
  • Yutaro Shimamura
  • Kouhei Sutou
  • Kazuho Oku
  • Moriyoshi Koizumi

Patches and modules from

TODO: Update or use https://github.com/groonga/groonga/graphs/contributors instead.

  • Daisuke Maki
  • Kazuhiro Osawa
  • Hiroyuki OYAMA
  • Nguyen Anh Phu
  • Hideyuki KUROSU <hideyuki. kurosu at gmail. com>
  • Takuo Kitame
  • Yoshihiro Oyama
  • cZfSunOs.U