aboutsummaryrefslogtreecommitdiff
path: root/libbb/signals.c
AgeCommit message (Expand)Author
2018-12-08inetd: suppress aliasing warningDenys Vlasenko
2018-12-08suppress gcc 8 aliasing warningsDenys Vlasenko
2017-10-05whitespace and comment format fixes, no code changesDenys Vlasenko
2012-09-27libbb: correctness/size tweaks in signal-related helpersDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2009-01-31init: preparatory patch, no code changesDenis Vlasenko
2008-09-11runsvd: shrink by VladimirDenis Vlasenko
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
2008-05-19- use EXIT_{SUCCESS,FAILURE}. No object-code changesBernhard Reutner-Fischer
2008-03-17libbb: introduce and use sigprocmask_allsigs and sigaction_set.Denis Vlasenko
2008-03-12libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_setDenis Vlasenko
2008-03-12nc: remove a bit of bloatDenis Vlasenko
2008-03-02actually add bb_qsort.cDenis Vlasenko
2008-02-24less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1)Denis Vlasenko
2008-02-16libbb: introduce bb_signals and bb_signals_recursive,Denis Vlasenko