| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libqb-devel | Distribution: SUSE Linux Enterprise 15 |
| Version: 2.0.6+20220323.758044b | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150500.1.2 | Build date: Sun Nov 27 03:01:46 2022 |
| Group: Development/Libraries/C and C++ | Build host: cabernet |
| Size: 264073 | Source RPM: libqb-2.0.6+20220323.758044b-150500.1.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/ClusterLabs/libqb | |
| Summary: Development files for libqb | |
libqb is a library providing high performance client server reusable features. It provides logging, tracing, IPC, and polling.
LGPL-2.1-or-later
* Thu Apr 21 2022 dmueller@suse.com
- Make sure that the libstat_wrapper.so library is included in the libqb-tests RPM (when built)
* Wed Mar 23 2022 ygao@suse.com
- Update to version 2.0.6+20220323.758044b (v2.0.6):
- test: Include ipc_sock.test in the libqb-tests rpm (gh#ClusterLabs/libqb##463)
* Wed Mar 23 2022 ygao@suse.com
- Update to version 2.0.5+20220321.ccdaada (v2.0.5):
- blackbox: Sanitize items read from the blackbox header (gh#ClusterLabs/libqb#438)
- ipcc: Fix errno returned from qb_ipcc_connect (gh#ClusterLabs/libqb#460)
- util: reimplement time functions as a series of fallbacks (gh#ClusterLabs/libqb#457)
- util: use HAVE_GETTIMEOFDAY where appropriate
- Retry if posix_fallocate is interrupted with EINTR (#453) (gh#ClusterLabs/libqb#451, bsc#1193737, bsc#1193912)
- Merge:
* bsc#1193737-0001-Retry-if-posix_fallocate-is-interrupted-with-EINTR-4.patch
- ipcc: Add an async connect API (gh#ClusterLabs/libqb#450)
* Fri Jan 14 2022 ygao@suse.com
- Retry if posix_fallocate is interrupted with EINTR (#453) (gh#ClusterLabs/libqb#451, bsc#1193737, bsc#1193912)
* bsc#1193737-0001-Retry-if-posix_fallocate-is-interrupted-with-EINTR-4.patch
* Thu Nov 25 2021 dimstar@opensuse.org
- Inject package version differently into the build system
(boo#1193087):
+ Drop libqb-configure-package-version.patch
+ copy the package version into .tarball-version (if it does not
exist and we would happen to use a tarball to build).
* Tue Nov 16 2021 ygao@suse.com
- Update to version 2.0.4+20211112.a2691b9 (v2.0.4):
- poll: Don't log in a signal handler (gh#ClusterLabs/libqb##447)
- Fix pthread returns (gh#ClusterLabs/libqb#444)
- doxygen2man: print structure descriptions (gh#ClusterLabs/libqb#443)
- Implement heap based timer list (gh#ClusterLabs/libqb#439)
* Thu Oct 07 2021 ygao@suse.com
- Update to version 2.0.3+20210303.404adbc (v2.0.3):
- syslog: Add a message-id parameter for messages (gh#ClusterLabs/libqb#433)
- timers: Add some locking (gh#ClusterLabs/libqb#436)
- ipcc: Have a few goes at tidying up after a dead server (gh#ClusterLabs/libqb#434)
- strlcpy: Check for maxlen underflow (gh#ClusterLabs/libqb#432)
- doxygen2man: fix printing of lines starting with '.' (gh#ClusterLabs/libqb#431)
- doxygen2man: ignore all-whitespace brief descriptions (gh#ClusterLabs/libqb#430)
* Fri Dec 04 2020 ygao@suse.com
- Update to version 2.0.2+20201203.def947e (v2.0.2):
- ipcs : Decrease log level. (#426)
- cov: Quieten some covscan warnings (#427)
- doxygen2man: Fix a couple of covscan-detected errors (#425)
- ipcs: Add missing qb_list_del when freeing server (#423) (gh#ClusterLabs/libqb#422)
- ipc: add qb_ipcc_auth_get() API call (#418)
- doxygen2man: Remove horrible hack (#420) (gh#ClusterLabs/libqb#419)
- doxygen2man: Add support for @code blocks (#417)
- man: Tidy man pages (#416)
- doxygen2man: Add option to read copyright line from the header file (#415) (gh#ClusterLabs/libqb#414)
* Wed Aug 26 2020 ygao@suse.com
- Update to version 2.0.1+20200729.416caf2 (v2.0.1):
- unix.c: use posix_fallocate() (#409)
- doxygen2man: Tidy RETURN VALUE
- doxygen2man - Print structure descriptions (where available) (#408)
- Make manpages (#405)
- doxygen2man: Fix a couple of the worst coverity errors (#404)
- doxygen2man - Lots of new features & fixes for parsing libqb manpages (#402)
- array: More locking fixes (#400)
- log: Fix threading races (#396)
- Some bugs spotted by coverity (#399)
* Mon May 04 2020 ygao@suse.com
- Update to version 2.0.0+20200504.803d924 (v2.0.0):
- log: journal: fix forgotten syslog reload when flipped from journal
- Let remote_tempdir() assume a NUL-terminated name
- Make it impossible to truncate or overflow the connection description
- master: Issue 390: Clarify documentation of qb_loop_timer_expire_time_get and provide new function to return previously documented behavior (#391) (gh#ClusterLabs/libqb#390)
* Mon May 04 2020 ygao@suse.com
- Update to version 1.9.1+20200318.93f9975 (v1.9.1):
- Doxygen2man (#388)
- trie: Don't assume that chars are unsigned < 126 (#386)
- list: fix list handling for gcc10 (#383)
- Set correct ownership if qb_ipcs_connection_auth_set() has been used (gh#ClusterLabs/libqb#369, rh#1836146)
- Allow group access to the IPC directory
- Errors are represented as negative values
* Mon May 04 2020 ygao@suse.com
- Update to version 1.9.0+20191211.51a03aa (v1.9.0):
- lib: Fix some minor warnings from newer compilers
- ipc: Always initialize response struct
- ringbuffer: fix mistaken errno handling around _rb_chunk_reclaim
- array,log: Never set errno to a negative value
- log: Set errno when qb_log_target_alloc() fails
- ipc: Remove kqueue EOF log message
- ipc: fix force-filesystem-sockets
- IPC: server: avoid temporary channel priority loss, up to deadlock-worth (gh#ClusterLabs/libqb#352, rh#1718773, bsc#1188212)
- ipc: Use mkdtemp for more secure IPC files
* Wed Jun 19 2019 ygao@suse.com
- Update to version 1.0.3+20190408.7cd7b06:
- ipc: fixes (CVE-2019-12779, bsc#1137835)
- Merge:
* bsc#1137835-0002-ipc-fixes.patch
- ipc: use O_EXCL on SHM files, and randomize the names (CVE-2019-12779, bsc#1137835)
- Merge:
* bsc#1137835-0001-ipc-use-O_EXCL-on-SHM-files-and-randomize-the-names.patch
* Tue Apr 02 2019 jengelh@inai.de
- Drop manual requires from libqb-tests.
- Let libqb-devel depend on the exact package, libqb20 not just
a virtual libqb provide.
- Drop redundant %if..%endif guards that do not affect the build.
* Tue Apr 02 2019 ygao@suse.com
- Update to version 1.0.3+20190326.a521604:
- enable building / shipping of libqb-tests.rpm (bsc#1131328)
* Thu Feb 07 2019 ygao@suse.com
- spec: libqb-tools conflicts with libqb0 <= 1.0.3
* Tue Jan 29 2019 ygao@suse.com
- spec: libqb20 provides libqb-%{version}-%{release}
- spec: add missing COPYING in libqb20 package
* Tue Jan 29 2019 jengelh@inai.de
- Trim filler wording from descriptions. Remove unnecesary
pkgconfig Requires (automatically discovered).
- Split non-library parts of libqb20 into libqb-tools.
* Thu Jan 24 2019 ygao@suse.com
- Update to version 1.0.3+20190115.c880fcf:
- Add Pthreads (and possibly other) flags to the pkg-config file (#332)
- skiplist: Fix previous skiplist fix
* Mon Nov 12 2018 ygao@suse.com
- Update to version 1.0.3+20181112.926e851:
- log: Remove more dead code from linker callsites (#331) (bsc#1074327, bsc#1098449)
- Add the option of hi-res (millisecond) timestamps (#329)
- log: Add configure-time option to use systemd journal instead of syslog (#327)
- log: Add option to re-open a log file (#326)
- skiplist: fix use-after-free in the skiplist traversal
* Mon Oct 01 2018 ygao@suse.com
- Update to version 1.0.3+20180927.633f262:
- logging: Remove linker 'magic' and just use statics for logging callsites (#322) (bsc#1074327, bsc#1098449)
- log: Use RTLD_NOOPEN when checking symbols (#310)
- low customisable log line length (#292)
- ipc_shm: Don't truncate SHM files of an active server (#307)
* Tue Jan 02 2018 ygao@suse.com
- Update to version 1.0.3+20171226.6d62b64:
- build: fix configure script neglecting, re-enable out-of-tree builds
* Fri Dec 22 2017 ygao@suse.com
- Update to version 1.0.3
- warnings cleanup: fix initialiser warning
- warnings cleanup: Wformat: sign-correct PRIu32 specifiers as appropriate
- warnings cleanup: Wsign-compare: log_format: int32_t -> size_t
- warnings cleanup: Wsign-compare: hdb: uint32_t <-> int32_t
- warnings cleanup: Wsign-compare: array: int32_t -> size_t
- warnings cleanup: hdb+loop_timerlist: Wsign-compare: (canary?) variables
- warnings cleanup: Wshift-overflow: trigger arithmetic conv. to unsigned
- Upstream version cs: 28dff090c74b6ba8609c4797294a5afe3fe73987 (v1.0.3)
* Thu Dec 14 2017 ygao@suse.com
- fix internal object symbol's leak & expose run-time lib version (bsc#1074327)
- bare fix for libqb logging not working with ld.bfd/binutils 2.29+ (bsc#1074327)
- add extra run-time (client, libqb) checks that logging will work (bsc#1074327)
- tests: add a script to generate callsite-heavy logging client... (bsc#1074327)
- tests: new sort of tests dubbed "functional", cover linker vs. logging (bsc#1074327)
- configure: check section boundary symbols present in the test (bsc#1074327)
- qblog.h: better explanation + behaviour of QB_LOG_INIT_DATA (bsc#1074327)
- log: use fdatasync instead of fsync where possible (#263)
- Upstream version cs: c011b12fcaf093f0463901154c475905f51d783a
* Fri Jul 21 2017 ygao@suse.com
- loop: don't bring runtime down for a trivial API misuse
- Upstream version cs: ef4c3a15ea3d3c5d5f9364269cd02d78a308957b
* Fri Jul 21 2017 ygao@suse.com
- Update to version 1.0.2
- Memleak fixes (#194)
- Allow Linux to use filesystem sockets (#248) (fate#323415)
- Upstream version cs: 608de6d59a3de0eef0fbcbd8f284acbc018daa9a (v1.0.2)
* Mon Mar 06 2017 ygao@suse.com
- loop: Fix splint error
- loop: Also set signals changed in qb_loop_signal_mod() back to SIG_DFL (bsc#1026176)
- loop: don't override external signal handlers (bsc#1026176)
- Upstream version cs: 59eacf07dd92af6917ed351c0c5e51ec5237965c
* Wed Feb 22 2017 jengelh@inai.de
- RPM group fix; use find -delete over rm.
* Mon Feb 20 2017 ygao@suse.com
- [ringbuffer] Return error from peek if RB is corrupted. (bsc#1026176)
- build: drop allegedly no longer intrusive syslog-tests opt-in switch
- Upstream version cs: afdff97f1af8e1be916816ad8b6d5530fa7c6637
* Mon Feb 20 2017 ygao@suse.com
- version: Update version for 1.0.1 release
- rb: use new qb_rb_close_helper able to resort to file truncating (bsc#1026176)
- rb: make it more robust against trivial IPC API misuses (bsc#1026176)
- log_thread: logt_wthread_lock is vital for logging thread (bsc#1026176)
- log: Don't overwrite valid tags (bsc#1026176)
- ipc_shm: fix superfluous NULL check
- log: Add missing z,j, & t types to the logger (bsc#1026176)
- log: check for appropriate space when serializing a char (bsc#1026176)
- Upstream version cs: 0a329683a76bc6aeb36f20f2bf6b43ba0440c4dc (v1.0.1)
* Fri Apr 15 2016 ygao@suse.com
- further avoid magic in qblog.h by using named constants
- defs: add wrappers over preprocessor operators
- Upstream version cs: 6f2b3e85d0315288ee76869b99369e2b1f2f1b71
* Fri Apr 01 2016 ygao@suse.com
- Update to version 1.0.0
- build: update library soname to 0.18.0
- build: enable syslog tests when configuring in spec
- log: allow changing the identifier for syslog (+tests)
- ipc: return -errno when getsockopt/setsockopt fail
- ipc: set socket buffer size used by ipcs service
- ipc: set socket receive buffer
- includes: format __attribute__ func. annotations in qblog.h
- spec cleanup: get rid of redundant %clean section
- ipc: set gid on unix sockets
- lib: store server peer credentials in qb_ipcc_connection
- lib: create mmap files in socket directory
- includes: Fix format string
- ipc: Prevent fd and memory leaks in handle_new_connection() (bsc#947341)
* Drop bug-947341_libqb-ipc-fd-memory-leaks.patch which has been merged upstream
- Upstream version cs: 6fc24f855bfc8dadb4c84bf823b225680670b1c3 (v1.0)
* Thu Oct 08 2015 ygao@suse.com
- ipc: Prevent fd and memory leaks in handle_new_connection() (bsc#947341)
* bug-947341_libqb-ipc-fd-memory-leaks.patch
* Thu Oct 08 2015 ygao@suse.com
- log: don't call dlopen inside dl_iterate_phdr()
- ipc: Don't send the dispatch_del() function a closed fd
- Upstream version cs: 1a7ea3b8d8bf9d5ffbbfdc785ace2b81e9f2356d
* Thu Aug 27 2015 ygao@suse.com
- Update to version 0.17.2 (bsc#943486)
- ipcc: valgrind "invalid file descriptor" warning
- ipc: Increase the length of description field.
- Upstream version cs: 4d817cc7e0b620acda8cc45266dc085c5bf48c59
* Wed Jun 03 2015 ygao@suse.com
- log: Implement "extended" logging using a marker character
- Upstream version cs: 35faa45558b0ae44e3a244fbd3e8f9405d535526
* Thu Apr 30 2015 ygao@suse.com
- loop: fixes resource starvation in mainloop code (bsc#929835)
- Upstream version cs: c3bcf25b72bf451c2ef79ec3946a1c48077a50a0
* Mon Mar 09 2015 ygao@suse.com
- ipc_setup: yield to scheduler during new connection auth processing
- kqueue: The udata member of the kevent struct is a void *
- Upstream version cs: 83552692aa5425e50049b130eb2e17ea7b31217d
* Tue Oct 21 2014 ygao@suse.com
- Bump release version to 0.17.1
- check_ipc.c: improve error checking during ipc stress tests
- ipcs: Correctly allocate receive buffer size
- ipc_socket: Signalhandler must be resetted to Default, use only cleanup_sigpipe to return from qb_ipc_dgram_sock_setup.
- trie: allow modifying the trie map during the notify callback
- Upstream version cs: 3f7de657855bb9fb4e58777851735bf663fa7f3f
/usr/include/qb /usr/include/qb/qbarray.h /usr/include/qb/qbatomic.h /usr/include/qb/qbconfig.h /usr/include/qb/qbdefs.h /usr/include/qb/qbhdb.h /usr/include/qb/qbipc_common.h /usr/include/qb/qbipcc.h /usr/include/qb/qbipcs.h /usr/include/qb/qblist.h /usr/include/qb/qblog.h /usr/include/qb/qbloop.h /usr/include/qb/qbmap.h /usr/include/qb/qbrb.h /usr/include/qb/qbutil.h /usr/lib64/libqb.so /usr/lib64/pkgconfig/libqb.pc /usr/share/doc/packages/libqb-devel /usr/share/doc/packages/libqb-devel/README.markdown /usr/share/licenses/libqb-devel /usr/share/licenses/libqb-devel/COPYING /usr/share/man/man3/qb_array_create.3.gz /usr/share/man/man3/qb_array_create_2.3.gz /usr/share/man/man3/qb_array_elems_per_bin_get.3.gz /usr/share/man/man3/qb_array_free.3.gz /usr/share/man/man3/qb_array_grow.3.gz /usr/share/man/man3/qb_array_index.3.gz /usr/share/man/man3/qb_array_new_bin_cb_set.3.gz /usr/share/man/man3/qb_array_num_bins_get.3.gz /usr/share/man/man3/qb_atomic_init.3.gz /usr/share/man/man3/qb_atomic_int_add.3.gz /usr/share/man/man3/qb_atomic_int_compare_and_exchange.3.gz /usr/share/man/man3/qb_atomic_int_exchange_and_add.3.gz /usr/share/man/man3/qb_atomic_int_get.3.gz /usr/share/man/man3/qb_atomic_int_set.3.gz /usr/share/man/man3/qb_atomic_pointer_compare_and_exchange.3.gz /usr/share/man/man3/qb_atomic_pointer_get.3.gz /usr/share/man/man3/qb_atomic_pointer_set.3.gz /usr/share/man/man3/qb_hashtable_create.3.gz /usr/share/man/man3/qb_hdb_base_convert.3.gz /usr/share/man/man3/qb_hdb_create.3.gz /usr/share/man/man3/qb_hdb_destroy.3.gz /usr/share/man/man3/qb_hdb_handle_create.3.gz /usr/share/man/man3/qb_hdb_handle_destroy.3.gz /usr/share/man/man3/qb_hdb_handle_get.3.gz /usr/share/man/man3/qb_hdb_handle_get_always.3.gz /usr/share/man/man3/qb_hdb_handle_put.3.gz /usr/share/man/man3/qb_hdb_handle_refcount_get.3.gz /usr/share/man/man3/qb_hdb_iterator_next.3.gz /usr/share/man/man3/qb_hdb_iterator_reset.3.gz /usr/share/man/man3/qb_hdb_nocheck_convert.3.gz /usr/share/man/man3/qb_ipcc_connect.3.gz /usr/share/man/man3/qb_ipcc_context_get.3.gz /usr/share/man/man3/qb_ipcc_context_set.3.gz /usr/share/man/man3/qb_ipcc_disconnect.3.gz /usr/share/man/man3/qb_ipcc_event_recv.3.gz /usr/share/man/man3/qb_ipcc_fc_enable_max_set.3.gz /usr/share/man/man3/qb_ipcc_fd_get.3.gz /usr/share/man/man3/qb_ipcc_get_buffer_size.3.gz /usr/share/man/man3/qb_ipcc_is_connected.3.gz /usr/share/man/man3/qb_ipcc_recv.3.gz /usr/share/man/man3/qb_ipcc_send.3.gz /usr/share/man/man3/qb_ipcc_sendv.3.gz /usr/share/man/man3/qb_ipcc_sendv_recv.3.gz /usr/share/man/man3/qb_ipcc_verify_dgram_max_msg_size.3.gz /usr/share/man/man3/qb_ipcs_connection_auth_set.3.gz /usr/share/man/man3/qb_ipcs_connection_first_get.3.gz /usr/share/man/man3/qb_ipcs_connection_get_buffer_size.3.gz /usr/share/man/man3/qb_ipcs_connection_next_get.3.gz /usr/share/man/man3/qb_ipcs_connection_ref.3.gz /usr/share/man/man3/qb_ipcs_connection_service_context_get.3.gz /usr/share/man/man3/qb_ipcs_connection_stats_get.3.gz /usr/share/man/man3/qb_ipcs_connection_stats_get_2.3.gz /usr/share/man/man3/qb_ipcs_connection_unref.3.gz /usr/share/man/man3/qb_ipcs_context_get.3.gz /usr/share/man/man3/qb_ipcs_context_set.3.gz /usr/share/man/man3/qb_ipcs_create.3.gz /usr/share/man/man3/qb_ipcs_destroy.3.gz /usr/share/man/man3/qb_ipcs_disconnect.3.gz /usr/share/man/man3/qb_ipcs_enforce_buffer_size.3.gz /usr/share/man/man3/qb_ipcs_event_send.3.gz /usr/share/man/man3/qb_ipcs_event_sendv.3.gz /usr/share/man/man3/qb_ipcs_poll_handlers_set.3.gz /usr/share/man/man3/qb_ipcs_ref.3.gz /usr/share/man/man3/qb_ipcs_request_rate_limit.3.gz /usr/share/man/man3/qb_ipcs_response_send.3.gz /usr/share/man/man3/qb_ipcs_response_sendv.3.gz /usr/share/man/man3/qb_ipcs_run.3.gz /usr/share/man/man3/qb_ipcs_service_context_get.3.gz /usr/share/man/man3/qb_ipcs_service_context_set.3.gz /usr/share/man/man3/qb_ipcs_service_id_get.3.gz /usr/share/man/man3/qb_ipcs_stats_get.3.gz /usr/share/man/man3/qb_ipcs_unref.3.gz /usr/share/man/man3/qb_list_add.3.gz /usr/share/man/man3/qb_list_add_tail.3.gz /usr/share/man/man3/qb_list_del.3.gz /usr/share/man/man3/qb_list_empty.3.gz /usr/share/man/man3/qb_list_init.3.gz /usr/share/man/man3/qb_list_is_last.3.gz /usr/share/man/man3/qb_list_length.3.gz /usr/share/man/man3/qb_list_replace.3.gz /usr/share/man/man3/qb_list_splice.3.gz /usr/share/man/man3/qb_list_splice_tail.3.gz /usr/share/man/man3/qb_log_blackbox_print_from_file.3.gz /usr/share/man/man3/qb_log_blackbox_write_to_file.3.gz /usr/share/man/man3/qb_log_callsite_get.3.gz /usr/share/man/man3/qb_log_callsites_dump.3.gz /usr/share/man/man3/qb_log_callsites_register.3.gz /usr/share/man/man3/qb_log_ctl.3.gz /usr/share/man/man3/qb_log_ctl2.3.gz /usr/share/man/man3/qb_log_custom_close.3.gz /usr/share/man/man3/qb_log_custom_open.3.gz /usr/share/man/man3/qb_log_facility2int.3.gz /usr/share/man/man3/qb_log_facility2str.3.gz /usr/share/man/man3/qb_log_file_close.3.gz /usr/share/man/man3/qb_log_file_open.3.gz /usr/share/man/man3/qb_log_file_reopen.3.gz /usr/share/man/man3/qb_log_filter_ctl.3.gz /usr/share/man/man3/qb_log_filter_ctl2.3.gz /usr/share/man/man3/qb_log_filter_fn_set.3.gz /usr/share/man/man3/qb_log_fini.3.gz /usr/share/man/man3/qb_log_format_set.3.gz /usr/share/man/man3/qb_log_from_external_source.3.gz /usr/share/man/man3/qb_log_from_external_source_va.3.gz /usr/share/man/man3/qb_log_init.3.gz /usr/share/man/man3/qb_log_real_.3.gz /usr/share/man/man3/qb_log_real_va_.3.gz /usr/share/man/man3/qb_log_tags_stringify_fn_set.3.gz /usr/share/man/man3/qb_log_target_format.3.gz /usr/share/man/man3/qb_log_target_user_data_get.3.gz /usr/share/man/man3/qb_log_target_user_data_set.3.gz /usr/share/man/man3/qb_log_thread_priority_set.3.gz /usr/share/man/man3/qb_log_thread_start.3.gz /usr/share/man/man3/qb_loop_create.3.gz /usr/share/man/man3/qb_loop_destroy.3.gz /usr/share/man/man3/qb_loop_job_add.3.gz /usr/share/man/man3/qb_loop_job_del.3.gz /usr/share/man/man3/qb_loop_poll_add.3.gz /usr/share/man/man3/qb_loop_poll_del.3.gz /usr/share/man/man3/qb_loop_poll_low_fds_event_set.3.gz /usr/share/man/man3/qb_loop_poll_mod.3.gz /usr/share/man/man3/qb_loop_run.3.gz /usr/share/man/man3/qb_loop_signal_add.3.gz /usr/share/man/man3/qb_loop_signal_del.3.gz /usr/share/man/man3/qb_loop_signal_mod.3.gz /usr/share/man/man3/qb_loop_stop.3.gz /usr/share/man/man3/qb_loop_timer_add.3.gz /usr/share/man/man3/qb_loop_timer_del.3.gz /usr/share/man/man3/qb_loop_timer_expire_time_get.3.gz /usr/share/man/man3/qb_loop_timer_expire_time_remaining.3.gz /usr/share/man/man3/qb_loop_timer_is_running.3.gz /usr/share/man/man3/qb_map_count_get.3.gz /usr/share/man/man3/qb_map_destroy.3.gz /usr/share/man/man3/qb_map_foreach.3.gz /usr/share/man/man3/qb_map_get.3.gz /usr/share/man/man3/qb_map_iter_create.3.gz /usr/share/man/man3/qb_map_iter_free.3.gz /usr/share/man/man3/qb_map_iter_next.3.gz /usr/share/man/man3/qb_map_notify_add.3.gz /usr/share/man/man3/qb_map_notify_del.3.gz /usr/share/man/man3/qb_map_notify_del_2.3.gz /usr/share/man/man3/qb_map_pref_iter_create.3.gz /usr/share/man/man3/qb_map_put.3.gz /usr/share/man/man3/qb_map_rm.3.gz /usr/share/man/man3/qb_rb_chmod.3.gz /usr/share/man/man3/qb_rb_chown.3.gz /usr/share/man/man3/qb_rb_chunk_alloc.3.gz /usr/share/man/man3/qb_rb_chunk_commit.3.gz /usr/share/man/man3/qb_rb_chunk_peek.3.gz /usr/share/man/man3/qb_rb_chunk_read.3.gz /usr/share/man/man3/qb_rb_chunk_reclaim.3.gz /usr/share/man/man3/qb_rb_chunk_write.3.gz /usr/share/man/man3/qb_rb_chunks_used.3.gz /usr/share/man/man3/qb_rb_close.3.gz /usr/share/man/man3/qb_rb_create_from_file.3.gz /usr/share/man/man3/qb_rb_name_get.3.gz /usr/share/man/man3/qb_rb_open.3.gz /usr/share/man/man3/qb_rb_refcount_get.3.gz /usr/share/man/man3/qb_rb_shared_user_data_get.3.gz /usr/share/man/man3/qb_rb_space_free.3.gz /usr/share/man/man3/qb_rb_space_used.3.gz /usr/share/man/man3/qb_rb_write_to_file.3.gz /usr/share/man/man3/qb_skiplist_create.3.gz /usr/share/man/man3/qb_strerror_r.3.gz /usr/share/man/man3/qb_thread_lock.3.gz /usr/share/man/man3/qb_thread_lock_create.3.gz /usr/share/man/man3/qb_thread_lock_destroy.3.gz /usr/share/man/man3/qb_thread_trylock.3.gz /usr/share/man/man3/qb_thread_unlock.3.gz /usr/share/man/man3/qb_timespec_add_ms.3.gz /usr/share/man/man3/qb_trie_create.3.gz /usr/share/man/man3/qb_trie_dump.3.gz /usr/share/man/man3/qb_util_nano_current_get.3.gz /usr/share/man/man3/qb_util_nano_from_epoch_get.3.gz /usr/share/man/man3/qb_util_nano_monotonic_hz.3.gz /usr/share/man/man3/qb_util_set_log_function.3.gz /usr/share/man/man3/qb_util_stopwatch_create.3.gz /usr/share/man/man3/qb_util_stopwatch_free.3.gz /usr/share/man/man3/qb_util_stopwatch_sec_elapsed_get.3.gz /usr/share/man/man3/qb_util_stopwatch_split.3.gz /usr/share/man/man3/qb_util_stopwatch_split_ctl.3.gz /usr/share/man/man3/qb_util_stopwatch_split_last.3.gz /usr/share/man/man3/qb_util_stopwatch_start.3.gz /usr/share/man/man3/qb_util_stopwatch_stop.3.gz /usr/share/man/man3/qb_util_stopwatch_time_split_get.3.gz /usr/share/man/man3/qb_util_stopwatch_us_elapsed_get.3.gz /usr/share/man/man3/qb_util_timespec_from_epoch_get.3.gz /usr/share/man/man3/qbarray.h.3.gz /usr/share/man/man3/qbatomic.h.3.gz /usr/share/man/man3/qbdefs.h.3.gz /usr/share/man/man3/qbhdb.h.3.gz /usr/share/man/man3/qbipc_common.h.3.gz /usr/share/man/man3/qbipcc.h.3.gz /usr/share/man/man3/qbipcs.h.3.gz /usr/share/man/man3/qblist.h.3.gz /usr/share/man/man3/qblog.h.3.gz /usr/share/man/man3/qbloop.h.3.gz /usr/share/man/man3/qbmap.h.3.gz /usr/share/man/man3/qbrb.h.3.gz /usr/share/man/man3/qbutil.h.3.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 19:18:58 2026