busybox/include
Denys Vlasenko c100535571 cat,nl: fix handling of open errors
$ cat -n does_not_exist; echo $?
cat: does_not_exist: No such file or directory
1

function                                             old     new   delta
print_numbered_lines                                 118     129     +11
nl_main                                              196     201      +5
cat_main                                             421     425      +4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 20/0)               Total: 20 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-11-29 11:44:10 +01:00
..
.gitignore ash: allow shell scripts to be embedded in the binary 2018-11-01 10:15:13 +01:00
applet_metadata.h
applets.h.sh
applets.src.h Tweaks to build process for embedded scripts 2018-11-27 10:38:10 +01:00
ar.h
bb_archive.h libarchive: add a function to unpack embedded data 2018-11-02 14:14:51 +01:00
bb_e2fs_defs.h
busybox.h
dump.h
fix_u32.h
grp_.h
inet_common.h
libbb.h cat,nl: fix handling of open errors 2018-11-29 11:44:10 +01:00
liblzo_interface.h
platform.h tls: code shrink 2018-11-23 18:48:20 +01:00
pwd_.h
rtc_.h
shadow_.h
unicode.h
usage.src.h Tweaks to build process for embedded scripts 2018-11-27 10:38:10 +01:00
volume_id.h
xatonum.h
xregex.h