diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-05-03 22:01:14 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-05-03 22:01:14 -0700 |
commit | cadecad595dde6766e1883d1c598ffa5dc58999d (patch) | |
tree | 30aeb3c4496fc3f8920eb857493a5b00333f52bd /jmp.S | |
parent | 80c4f6545a7b0a8ee7519f35756396be48f1bfa9 (diff) | |
download | txr-cadecad595dde6766e1883d1c598ffa5dc58999d.tar.gz txr-cadecad595dde6766e1883d1c598ffa5dc58999d.tar.bz2 txr-cadecad595dde6766e1883d1c598ffa5dc58999d.zip |
dlopen: allow nil name and default both args.
* sysif.c (dlopen_wrap): Allow the name to be null or missing,
in which case a null pointer is passed to dlopen to access
the program image itself. Default the flags argument to
RTLD_LAZY.
(sysif_init): Re-regiser dlopen intrinsic such that both
arguments are optional.
Diffstat (limited to 'jmp.S')
0 files changed, 0 insertions, 0 deletions