chiark / gitweb /
fishdescriptor: Utility for RTLD_NOW
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 6 Oct 2017 18:04:03 +0000 (19:04 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 6 Oct 2017 18:04:09 +0000 (19:04 +0100)
commit22677ae542431ce09a8de83fecc3a22163a8d490
treee1cebbe385687545795880f75880e57b2fc2cb27
parent647580c56b3b553948ad2132220f6c7ea4233430
fishdescriptor: Utility for RTLD_NOW

Actually we don't want to do this.  It is better to use the python dl
or os modules, so we will do that in a moment.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
fishdescriptor/Makefile
fishdescriptor/fishdescriptor.c [new file with mode: 0644]