Philippe Duveau
9ad7324dfa
AIX_port: second phase
2019-02-14 14:36:05 +01:00
PascalWithopf
c83e3ed216
correct codestyle in rsyslog part 2
2018-08-01 16:11:33 +02:00
PascalWithopf
19133327cc
correct codestyle in rsyslog
2018-07-31 09:44:27 +02:00
Rainer Gerhards
a4fc749768
permit UBSan integer overflow where intentional
2017-12-28 17:40:03 +01:00
Rainer Gerhards
6d29ae4e31
ubsan: flag unsigned integer overflow as intentional
2017-12-14 18:48:59 +01:00
purnima
d45daa2af0
Rebase,redefine msgDestruct() as smsg_t is used
2016-11-22 14:24:25 +05:30
Rainer Gerhards
62ef71b2f8
remove duplicate declartion warnings in hashtable subsystem
2016-06-03 10:38:35 +02:00
Rainer Gerhards
20e248abc4
improve function attributes
2016-02-20 14:36:34 +01:00
Rainer Gerhards
f064f5e4f8
core: slightly improve internal hash table implementation
...
This doesn't bring any really noticable improvement, but is still
nice to have.
2016-02-20 14:32:03 +01:00
Rainer Gerhards
947cc0a45d
dnscache: switch to use hashtable instead of linked list
2013-01-18 13:47:43 +01:00
Rainer Gerhards
8c3d40b798
removed need for math library
...
by doing math a little bit more optimal in hash table code. Also reduced
memory requirement for imuxsock hash tables (expected number of connections
was set too high -- table can be extended dynamically).
2010-10-11 17:11:00 +02:00
Rainer Gerhards
e40cb595a2
omhdfs: support for HUP added
2010-10-04 13:58:41 +02:00