Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f3fca91e9f427f2b026df07607c8b903aed93395
/
libbb
/
u_signal_names.c
c689fcf
Make signal table a bit smaller
by Denis Vlasenko
· 17 years ago
5f934b0
guard against SIGxxx >= 32 (no code changes on i386)
by Denis Vlasenko
· 17 years ago
a4f4de9
print_signames_and_exit -> print_signames (because of "ash calls kill_main")
by Denis Vlasenko
· 17 years ago
72e1c89
pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com>
by Denis Vlasenko
· 17 years ago
80b8b39
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>)
by Denis Vlasenko
· 17 years ago
dcf4de2
test: code size saving, no logic changes
by Denis Vlasenko
· 18 years ago
75ab6af
stop using (yet another) static buffer
by Denis Vlasenko
· 18 years ago
2a813e2
fix recognitions of -SIGname signals
by Denis Vlasenko
· 18 years ago
bbda98f
- cosmetic change to avoid warnings about eventual padding/packing.
by Bernhard Reutner-Fischer
· 18 years ago
a77947f
kill: fix bugs (kill -l output was horrible), fix style, constify data
by Denis Vlasenko
· 18 years ago
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
c9c1a41
A couple things that got tangled up in my tree, easier to check in both than
by Rob Landley
· 18 years ago
a2a647d
- include strings.h Thanks to Rich Felker for pointing this out.
by Bernhard Reutner-Fischer
· 19 years ago
421d9e5
- move buffer allocation schemes to libbb.h
by Bernhard Reutner-Fischer
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
842757d
Oops. I forgot to commit this part of vodz' patch.
by Eric Andersen
· 23 years ago