/
githubmirror
/
rsyslog
ОбзорДокументацияВойти
/
githubmirror
/
rsyslog
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
rsyslog/
runtime/hashtable/
..
Makefile

added some generic hashtable code by Christopher Clark

16 лет назад
README

imuxsock: changed to per-pid ratelimiting

16 лет назад
hashtable_utility.c

style: normalize C source formatting via clang-format (PoC)

год назад
hashtable_utility.h

style: normalize C source formatting via clang-format (PoC)

год назад
tester.c

style: normalize C source formatting via clang-format (PoC)

год назад
README
This is the hashtable code provided by
Christopher Clark <firstname.lastname@cl.cam.ac.uk>
available at http://www.cl.cam.ac.uk/~cwc22/hashtable/
 
It may be slightly modified. The plan is to streamline
the code based on our needs and "really" integrate it into
the rsyslog runtime library. For the time being, we use it from
inside this subdirectory. We do not need all files, but I thought
I keep them together in case we later need something else.
 
rgerhards, 2010-09-28