libqb/lib
2020-12-25 11:55:09 +01:00
..
array.c array: More locking fixes (#400) 2020-06-08 14:16:58 +01:00
atomic_int.h Imported Upstream version 0.16.0 2015-04-18 12:01:25 +02:00
hashtable.c Imported Upstream version 0.14.4 2015-04-18 12:01:25 +02:00
hdb.c warnings cleanup: Wsign-compare: hdb: uint32_t <-> int32_t 2017-12-20 22:19:17 +01:00
ipc_int.h ipc: add qb_ipcc_auth_get() API call (#418) 2020-09-28 09:53:21 +01:00
ipc_setup.c cov: Quieten some covscan warnings (#427) 2020-12-03 09:39:28 +00:00
ipc_shm.c Let remote_tempdir() assume a NUL-terminated name 2020-05-01 12:57:51 +01:00
ipc_socket.c cov: Quieten some covscan warnings (#427) 2020-12-03 09:39:28 +00:00
ipcc.c ipc: add qb_ipcc_auth_get() API call (#418) 2020-09-28 09:53:21 +01:00
ipcs.c ipcs : Decrease log level. (#426) 2020-12-03 11:33:30 +00:00
libqb.pc.in Add Pthreads (and possibly other) flags to the pkg-config file (#332) 2018-12-13 08:25:57 +00:00
log_blackbox.c lib: Fix some minor warnings from newer compilers 2019-12-11 11:14:47 +00:00
log_dcs.c log: Fix threading races (#396) 2020-06-01 15:41:26 +01:00
log_file.c Add the option of hi-res (millisecond) timestamps (#329) 2018-11-09 09:56:44 +00:00
log_format.c lib: Fix some minor warnings from newer compilers 2019-12-11 11:14:47 +00:00
log_int.h Add the option of hi-res (millisecond) timestamps (#329) 2018-11-09 09:56:44 +00:00
log_syslog.c log: journal: fix forgotten syslog reload when flipped from journal 2020-05-04 08:32:47 +01:00
log_thread.c log: Fix threading races (#396) 2020-06-01 15:41:26 +01:00
log.c log: journal: fix forgotten syslog reload when flipped from journal 2020-05-04 08:32:47 +01:00
loop_int.h Imported Upstream version 0.11.1 2015-04-18 12:01:21 +02:00
loop_job.c Imported Upstream version 0.14.4 2015-04-18 12:01:25 +02:00
loop_poll_epoll.c maint: replace 0xffffffff constants with UNIT32_MAX 2017-12-20 22:17:07 +01:00
loop_poll_int.h Imported Upstream version 0.14.2 2015-04-18 12:01:23 +02:00
loop_poll_kqueue.c ipc: Remove kqueue EOF log message 2019-06-27 13:19:08 +01:00
loop_poll_poll.c Imported Upstream version 0.14.2 2015-04-18 12:01:23 +02:00
loop_poll.c maint: replace 0xffffffff constants with UNIT32_MAX 2017-12-20 22:17:07 +01:00
loop_timerlist.c master: Issue 390: Clarify documentation of qb_loop_timer_expire_time_get and provide new function to return previously documented behavior (#391) 2020-04-29 13:20:52 +01:00
loop.c Low: loop: don't bring runtime down for a trivial API misuse 2017-06-06 14:04:46 +01:00
Makefile.am lib: Update library version for 2.0.2 release 2020-12-03 13:05:43 +00:00
Makefile.in New upstream version 2.0.2 2020-12-25 11:55:09 +01:00
map_int.h Imported Upstream version 0.11.1 2015-04-18 12:01:21 +02:00
map.c Imported Upstream version 0.11.1 2015-04-18 12:01:21 +02:00
qblog_script_noop.ld High: bare fix for libqb logging not working with ld.bfd/binutils 2.29+ 2017-12-12 23:23:35 +01:00
qblog_script.la.in High: bare fix for libqb logging not working with ld.bfd/binutils 2.29+ 2017-12-12 23:23:35 +01:00
qblog_script.ld.in High: bare fix for libqb logging not working with ld.bfd/binutils 2.29+ 2017-12-12 23:23:35 +01:00
ringbuffer_helper.c Med: rb: use new qb_rb_close_helper able to resort to file truncating 2016-11-04 19:05:35 +01:00
ringbuffer_int.h Med: rb: use new qb_rb_close_helper able to resort to file truncating 2016-11-04 19:05:35 +01:00
ringbuffer.c Some bugs spotted by coverity (#399) 2020-05-28 07:30:26 +01:00
rpl_sem.c Imported Upstream version 0.16.0 2015-04-18 12:01:25 +02:00
rpl_sem.h Imported Upstream version 0.16.0 2015-04-18 12:01:25 +02:00
skiplist.c skiplist: Fix previous skiplist fix 2018-12-12 16:17:59 +01:00
strchrnul.c Imported Upstream version 0.11.1 2015-04-18 12:01:21 +02:00
strlcat.c Imported Upstream version 0.14.4 2015-04-18 12:01:25 +02:00
strlcpy.c Imported Upstream version 0.14.4 2015-04-18 12:01:25 +02:00
trie.c trie: Don't assume that chars are unsigned < 126 (#386) 2020-03-09 08:14:39 +00:00
unix.c ipcs: ftruncate is not support on WIN32 (#424) 2020-10-05 08:08:48 +01:00
util_int.h Fix typos: in{ -> s}tance, d{e -> i}stinguished 2017-06-06 14:04:46 +01:00
util.c Low: fix internal object symbol's leak & expose run-time lib version 2017-12-12 23:23:46 +01:00