Start 1.33.0 development cycle
[oweals/busybox.git] / libbb / u_signal_names.c
2018-10-31 Rasmus Villemoeslibbb/u_signal_names.c: don't check errno after bb_strtou
2018-10-31 Rasmus Villemoeslibbb: optionally honour libc provided SIGRTMIN/SIGRTMA...
2017-09-18 Denys Vlasenkoregularize format of source file headers, no code changes
2017-07-25 Denys Vlasenkoash: allow "trap NUM [SIG]..." syntax
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2016-04-22 Denys Vlasenko*: slap on a few ALIGN1/2s where appropriate
2011-01-03 Denys Vlasenkokill[all[5]],pkill: make signal list show signal number...
2011-01-03 Denys Vlasenkokill[all[5]],pkill: more correct, and smaller, SIGRTMIN...
2010-12-30 Denys Vlasenkolibbb: optionally support RTMIN[+n] and RTMAX[-n] signa...
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-05-15 Denis Vlasenkomore of -Wall fixes from Cristian Ionescu-Idbohrn.
2008-05-13 Denis Vlasenkomore -Wall warning fixes from Cristian Ionescu-Idbohrn.
2007-12-04 Denis Vlasenkosignal names hack was wrong, it broke "get signal name...
2007-12-04 Denis VlasenkoMake signal table a bit smaller
2007-12-04 Denis Vlasenkoguard against SIGxxx >= 32 (no code changes on i386)
2007-09-30 Denis Vlasenkoprint_signames_and_exit -> print_signames (because...
2007-09-29 Denis Vlasenkopgrep,pkill: new applets by Loic Grenie <loic.grenie...
2007-06-25 Denis VlasenkoConsolidate ARRAY_SIZE macro; remove one unneeded globa...
2007-05-01 Denis Vlasenkotest: code size saving, no logic changes
2007-03-14 Denis Vlasenkostop using (yet another) static buffer
2006-12-23 Denis Vlasenkofix recognitions of -SIGname signals
2006-12-04 Bernhard Reutner... - cosmetic change to avoid warnings about eventual...
2006-09-27 Denis Vlasenkokill: fix bugs (kill -l output was horrible), fix style...
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-07-12 Rob LandleyA couple things that got tangled up in my tree, easier...
2006-05-19 Bernhard Reutner... - include strings.h
2006-04-03 Bernhard Reutner... - move buffer allocation schemes to libbb.h
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-08-02 Eric AndersenOops. I forgot to commit this part of vodz' patch.