Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
9fbcb7e2e9c32659ab11927394fec2e160be2d0b
/
src
/
signal.c
f6989ca
CLEANUP: Fix a typo in the signal subsystem
by Joseph Herlant
· 6 years ago
b6b3df3
MEDIUM: initcall: use initcalls for a few initialization functions
by Willy Tarreau
· 6 years ago
2455ceb
MEDIUM: memory: use pool_destroy_all() to destroy all pools on deinit()
by Willy Tarreau
· 6 years ago
8ceae72
MEDIUM: init: use initcall for all fixed size pool creations
by Willy Tarreau
· 6 years ago
31a1c1d
MEDIUM: signal: signal_unregister() removes every handlers
by William Lallemand
· 6 years ago
d3801c1
MEDIUM: startup: unify signal init between daemon and mworker mode
by William Lallemand
· 6 years ago
ebf304f
MEDIUM: mworker: block SIGCHLD until the master is ready
by William Lallemand
· 6 years ago
ad8bd24
MINOR: signal: don't pass the signal number anymore as the wakeup reason
by Willy Tarreau
· 6 years ago
6e1796e
BUG/MINOR: signals: ha_sigmask macro for multithreading
by William Lallemand
· 6 years ago
933642c
BUG/MINOR: don't ignore SIG{BUS,FPE,ILL,SEGV} during signal processing
by William Lallemand
· 6 years ago
1aab50b
BUG/MEDIUM: threads: handle signal queue only in thread 0
by William Lallemand
· 6 years ago
bafbe01
CLEANUP: pools: rename all pool functions and pointers to remove this "2"
by Willy Tarreau
· 7 years ago
9dcf9b6
MINOR: threads: Use __decl_hathreads to declare locks
by Christopher Faulet
· 7 years ago
2a944ee
BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix
by Christopher Faulet
· 7 years ago
b79a94c
MEDIUM: threads/signal: Add a lock to make signals thread-safe
by Christopher Faulet
· 7 years ago
73b85e7
MEDIUM: mworker: handle reload and signals
by William Lallemand
· 7 years ago
d50b4ac
MEDIUM: unblock signals on startup.
by Willy Tarreau
· 9 years ago
1a53b5e
BUG/MEDIUM: signal: signal handler does not properly check for signal bounds
by Willy Tarreau
· 12 years ago
6747e27
MINOR: signal: don't block SIGPROF by default
by Willy Tarreau
· 12 years ago
c39b0d1
MINOR: signal: really ignore signals configured with no handler
by Willy Tarreau
· 12 years ago
d0807c3
[MEDIUM] signals: support redistribution of signal zero when stopping
by Willy Tarreau
· 14 years ago
24f4efa
[MEDIUM] signals: add support for registering functions and tasks
by Willy Tarreau
· 14 years ago
be8c736
[BUILD] fix a minor build warning on AIX
by Willy Tarreau
· 15 years ago
8f38bd0
[MINOR] add basic signal handling functions
by Willy Tarreau
· 15 years ago