~vcs-imports/busybox/trunk

  • Committer: Denys Vlasenko
  • Date: 2020-02-16 18:14:45 UTC
  • Revision ID: git-v1:970470e235fd2a00d4b020378ddccf769ce534ec
ash: main: Only set savestatus in exitcmd

Upstream commit:

    Date: Sat, 19 May 2018 02:39:38 +0800
    main: Only set savestatus in exitcmd

    Currently exitcmd sets exitstatus and then savestatus if the latter
    was previously set.  In fact, as exitcmd always raises an exception
    and will either end up in the setjmp call in main() or exitshell(),
    where exitstatus is always replaced by savestatus if set, we only
    need to set savestatus.

    Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Filename Latest Rev Last Changed Committer Comment Size
..
applets 1 24 years ago Eric Andersen Initial revision Diff
applets_sh 12583 12 years ago Denys Vlasenko applets_sh/nologin: an applet implemented as shell Diff
arch 6385 17 years ago Denis Vlasenko build system: fix for non-i386 builds Diff
archival 1 24 years ago Eric Andersen Initial revision Diff
configs 12417 12 years ago Denys Vlasenko Support configuring Busybox from _defconfig files Diff
console-tools 1 24 years ago Eric Andersen Initial revision Diff
coreutils 1 24 years ago Eric Andersen Initial revision Diff
debianutils 2234 22 years ago Eric Andersen Commit the start-stop-daemon applet. This was con Diff
docs 204 24 years ago Erik Andersen More adjustments -Erik Diff
e2fsprogs 6737 17 years ago Denis Vlasenko put small subset of e2fsprogs back in the tree: ls Diff
editors 57 24 years ago Eric Andersen Stuf Diff
examples 1 24 years ago Eric Andersen Initial revision Diff
findutils 1 24 years ago Eric Andersen Initial revision Diff
include 898 23 years ago Eric Andersen Add in busybox.h. I renamed it, and forgot to com Diff
init 1 24 years ago Eric Andersen Initial revision Diff
klibc-utils 15010 6 years ago Denys Vlasenko klibc-utils: new applets: resume, nuke, minips mi Diff
libbb 852 23 years ago Eric Andersen More portable handling of loop header files, as do Diff
libpwdgrp 2605 21 years ago Robert Griebl Bigger patch for (partial) tinylogin integration - Diff
loginutils 2605 21 years ago Robert Griebl Bigger patch for (partial) tinylogin integration - Diff
mailutils 9577 15 years ago Denis Vlasenko add mailutils/* Diff
miscutils 1 24 years ago Eric Andersen Initial revision Diff
modutils 159 24 years ago Erik Andersen Added lsmod -Erik Diff
networking 121 24 years ago Eric Andersen Stuf Diff
printutils 8463 16 years ago Denis Vlasenko lpr and lpq applets by Walter Harms. text d Diff
procps 1 24 years ago Eric Andersen Initial revision Diff
qemu_multiarch_testing 13695 8 years ago Denys Vlasenko Add qemu_multiarch_testing/ Signed-off-by: Denys Diff
runit 6357 17 years ago Denis Vlasenko Yeah, yeah... I forgot about 'svn add'... fixing t Diff
scripts 195 24 years ago Erik Andersen Add in sample inittab file -Erik Diff
selinux 7071 17 years ago Denis Vlasenko new applets: selinux utils by KaiGai Kohei <kaigai Diff
shell 289 24 years ago Erik Andersen First pass at writing a shell for busybox. Works f Diff
sysklogd 106 24 years ago Eric Andersen First draft Diff
testsuite 2280 22 years ago Matt Kraai Merge test suite. Diff
util-linux 1 24 years ago Eric Andersen Initial revision Diff
.gitignore 15686 5 years ago Denys Vlasenko Treat custom and applet scripts as applets BusyBo 479 bytes Diff Download File
.indent.pro 697 23 years ago Mark Whitley First revision of the Busybox Style Guide and an a 871 bytes Diff Download File
AUTHORS 14543 7 years ago Denys Vlasenko paste: new applet function 5.2 KB Diff Download File
Config.in 16398 4 years ago Denys Vlasenko config: PID_FILE_PATH required for FEATURE_CROND_S 22.9 KB Diff Download File
INSTALL 12713 12 years ago Denys Vlasenko Tweak INSTALL text Signed-off-by: Denys Vlasenko 5.9 KB Diff Download File
LICENSE 10187 14 years ago Mike Frysinger LICENSE: update address of the FSF Signed-off-by: 17.9 KB Diff Download File
File make_single_applets.sh 16083 5 years ago Denys Vlasenko make_single_applets.sh: fix for BSS trick Signed- 3.1 KB Diff Download File
Makefile 16339 4 years ago Denys Vlasenko Start 1.32.0 development cycle Signed-off-by: Den 42.1 KB Diff Download File
Makefile.custom 15455 6 years ago Denys Vlasenko applets/install: don't try to install nothing Com 6.2 KB Diff Download File
Makefile.flags 16409 4 years ago Denys Vlasenko Makefile.flags: suppress some clang-9 warnings Si 7.4 KB Diff Download File
Makefile.help 13246 10 years ago Denys Vlasenko build system: "make hosttools" doesn't exist, remo 1.8 KB Diff Download File
NOFORK_NOEXEC.lst 15160 6 years ago Denys Vlasenko mv: make it NOEXEC Signed-off-by: Denys Vlasenko 13.6 KB Diff Download File
File NOFORK_NOEXEC.sh 15161 6 years ago Denys Vlasenko NOFORK_NOEXEC.sh: a script to find "interesting" a 718 bytes Diff Download File
README 13598 8 years ago Denys Vlasenko typo fix Signed-off-by: Denys Vlasenko <vda.linux 8.5 KB Diff Download File
File size_single_applets.sh 16072 5 years ago Denys Vlasenko config: add size information for three more applet 2.2 KB Diff Download File
TODO 14842 6 years ago Denys Vlasenko libbb: remove vdprintf Two reasons: * it's only 11.2 KB Diff Download File
TODO_unicode 10996 14 years ago Denys Vlasenko ls: unicode fixes Signed-off-by: Denys Vlasenko < 731 bytes Diff Download File