busybox/util-linux
Denys Vlasenko 75ca8d074b hexdump: accept hex numbers in -n, closes 16195
function                                             old     new   delta
hexdump_main                                         366     383     +17

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2024-10-08 04:23:29 +02:00
..
volume_id decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 2020-11-30 13:03:03 +01:00
acpid.c Update applet size estimates 2023-07-10 17:25:21 +02:00
blkdiscard.c Update applet size estimates 2023-07-10 17:25:21 +02:00
blkid.c Remove "select PLATFORM_LINUX" 2022-11-29 14:14:06 +01:00
blockdev.c Update applet size estimates 2023-07-10 17:25:21 +02:00
cal.c Update applet size estimates 2023-07-10 17:25:21 +02:00
chrt.c Update applet size estimates 2023-07-10 17:25:21 +02:00
Config.src
dmesg.c Update applet size estimates 2023-07-10 17:25:21 +02:00
eject.c Update applet size estimates 2023-07-10 17:25:21 +02:00
fallocate.c Update applet size estimates 2023-07-10 17:25:21 +02:00
fatattr.c Update applet size estimates 2023-07-10 17:25:21 +02:00
fbset.c Update applet size estimates 2023-07-10 17:25:21 +02:00
fdformat.c Update applet size estimates 2023-07-10 17:25:21 +02:00
fdisk.c Update applet size estimates 2023-07-10 17:25:21 +02:00
fdisk_aix.c
fdisk_gpt.c libbb: introduce and use fputs_stdout 2021-02-03 20:52:40 +01:00
fdisk_osf.c libbb: code shrink: introduce and use [_]exit_FAILURE() 2023-06-15 11:55:56 +02:00
fdisk_sgi.c decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 2020-11-30 13:03:03 +01:00
fdisk_sun.c *: add more beneficial NOINLINEs 2021-10-10 14:32:05 +02:00
findfs.c Update applet size estimates 2023-07-10 17:25:21 +02:00
flock.c Update applet size estimates 2023-07-10 17:25:21 +02:00
freeramdisk.c Update applet size estimates 2023-07-10 17:25:21 +02:00
fsck_minix.c libbb: code shrink: introduce and use [_]exit_SUCCESS() 2022-01-05 22:16:06 +01:00
fsfreeze.c Update applet size estimates 2023-07-10 17:25:21 +02:00
fstrim.c Update applet size estimates 2023-07-10 17:25:21 +02:00
getopt.c Update applet size estimates 2023-07-10 17:25:21 +02:00
hexdump.c hexdump: accept hex numbers in -n, closes 16195 2024-10-08 04:23:29 +02:00
hexdump_xxd.c Update applet size estimates 2023-07-10 17:25:21 +02:00
hwclock.c wget: fix compile warnings when WGET_FTP is not selected 2024-09-26 16:27:10 +02:00
ionice.c Update applet size estimates 2023-07-10 17:25:21 +02:00
ipcrm.c Update applet size estimates 2023-07-10 17:25:21 +02:00
ipcs.c Update applet size estimates 2023-07-10 17:25:21 +02:00
Kbuild.src
last.c Update applet size estimates 2023-07-10 17:25:21 +02:00
last_fancy.c libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) 2022-01-04 23:31:58 +01:00
losetup.c Update applet size estimates 2023-07-10 17:25:21 +02:00
lspci.c Update applet size estimates 2023-07-10 17:25:21 +02:00
lsusb.c util-linux/lsusb.c: print manufacturer/product strings if available 2023-12-13 15:59:47 +01:00
mdev.c Update applet size estimates 2023-07-10 17:25:21 +02:00
mesg.c Update applet size estimates 2023-07-10 17:25:21 +02:00
minix.h
mkfs_ext2.c Remove "select PLATFORM_LINUX" 2022-11-29 14:14:06 +01:00
mkfs_ext2.txt
mkfs_ext2_test.sh
mkfs_minix.c
mkfs_reiser.c
mkfs_vfat.c Update applet size estimates 2023-07-10 17:25:21 +02:00
mkswap.c Update applet size estimates 2023-07-10 17:25:21 +02:00
more.c Update applet size estimates 2023-07-10 17:25:21 +02:00
mount.c Update applet size estimates 2023-07-10 17:25:21 +02:00
mountpoint.c Update applet size estimates 2023-07-10 17:25:21 +02:00
nologin.c
nsenter.c Update applet size estimates 2023-07-10 17:25:21 +02:00
pivot_root.c Update applet size estimates 2023-07-10 17:25:21 +02:00
rdate.c Update applet size estimates 2023-07-10 17:25:21 +02:00
rdev.c Update applet size estimates 2023-07-10 17:25:21 +02:00
readprofile.c Update applet size estimates 2023-07-10 17:25:21 +02:00
renice.c introduce and use exitcode_t 2023-07-17 17:29:36 +02:00
rev.c introduce and use exitcode_t 2023-07-17 17:29:36 +02:00
rtcwake.c Update applet size estimates 2023-07-10 17:25:21 +02:00
script.c Update applet size estimates 2023-07-10 17:25:21 +02:00
scriptreplay.c Update applet size estimates 2023-07-10 17:25:21 +02:00
setarch.c Update applet size estimates 2023-07-10 17:25:21 +02:00
setpriv.c Update applet size estimates 2023-07-10 17:25:21 +02:00
setsid.c Update applet size estimates 2023-07-10 17:25:21 +02:00
swaponoff.c Remove "select PLATFORM_LINUX" 2022-11-29 14:14:06 +01:00
switch_root.c Update applet size estimates 2023-07-10 17:25:21 +02:00
taskset.c nproc: prepare for arbitrarily large CPU masks 2024-05-31 11:58:48 +02:00
uevent.c Update applet size estimates 2023-07-10 17:25:21 +02:00
umount.c introduce and use exitcode_t 2023-07-17 17:29:36 +02:00
unshare.c Update applet size estimates 2023-07-10 17:25:21 +02:00
wall.c Update applet size estimates 2023-07-10 17:25:21 +02:00