diff options
author | Jason A. Donenfeld | 2022-04-20 15:36:22 +0200 |
---|---|---|
committer | Bernhard Reutner-Fischer | 2022-04-20 15:43:00 +0200 |
commit | ce9a345632786d5585044ed71ed4c98c305b918f (patch) | |
tree | f2a8c282c7e55b5947f8b5209b77b6a62a3da851 /testsuite/dirname/dirname-handles-single-component | |
parent | 398bb3861aa39ae6d3ada7bb54698653b4de370b (diff) | |
download | busybox-ce9a345632786d5585044ed71ed4c98c305b918f.zip busybox-ce9a345632786d5585044ed71ed4c98c305b918f.tar.gz |
seedrng: use predefined strings where possible
- Use predefined strings where possible.
- Open /dev/random with O_RDONLY for ioctl().
function old new delta
seed_from_file_if_exists 413 410 -3
.rodata 108407 108350 -57
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-60) Total: -60 bytes
text data bss dec hex filename
975979 4227 1816 982022 efc06 busybox_old
975919 4227 1816 981962 efbca busybox_unstripped
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'testsuite/dirname/dirname-handles-single-component')
0 files changed, 0 insertions, 0 deletions