]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: lua/signals: Remove Lua part from signals.
authorThierry FOURNIER <thierry.fournier@ozon.io>
Fri, 16 Dec 2016 12:07:22 +0000 (13:07 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 16 Dec 2016 15:46:57 +0000 (16:46 +0100)
commit847ca66815c52c60ccc43e1fa6ee48e594e918ce
tree33543b25021d91368a8e45d1e3f22b1c9cfe8b72
parentebed6e908a7dc7e9dbf12cefe81951e467156a28
MINOR: lua/signals: Remove Lua part from signals.

The signals system embedded in Lua can be tranformed in general purpose
signals code. To reach this goal, this path removes the Lua part of the
signals.

This is an easy job, because Lua is useles with signal. I change just two
prototypes.
src/hlua.c