diff options
author | Ron Yorston <rmy@pobox.com> | 2019-01-04 12:29:19 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2019-01-04 15:06:26 +0000 |
commit | 0ffd8b3261e764179572d58179ae8e2c21635220 (patch) | |
tree | 29b297fe574d2d31564112a8c75becb3fb1d8464 /libbb | |
parent | 6b6c55e16f121976334b857a646d82c2fec0a07b (diff) | |
download | busybox-w32-0ffd8b3261e764179572d58179ae8e2c21635220.tar.gz busybox-w32-0ffd8b3261e764179572d58179ae8e2c21635220.tar.bz2 busybox-w32-0ffd8b3261e764179572d58179ae8e2c21635220.zip |
win32: reduce static storage needed for lazy loading
Only the generic function pointer and initialisation flag need to be
in static storage. The DLL and function names and the specialised
function pointer can be local.
Diffstat (limited to 'libbb')
0 files changed, 0 insertions, 0 deletions