Files
semi-libc/src
Rich Felker 839cc4e6da const-qualify the address argument to dladdr
this agrees with implementation practice on glibc and BSD systems, and
is the const-correct way to do things; it eliminates warnings from
passing pointers to const. the prototype without const came from
seemingly erroneous man pages.
2014-01-06 22:03:38 -05:00
..
2013-10-28 20:33:54 +00:00
2013-12-20 11:56:16 -05:00