summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_dl.c
Commit message (Expand)AuthorAgeFilesLines
* util: use RTLD_LOCAL with util_dl_open()Emil Velikov2015-11-211-1/+1
* util: use pointer_to_func() to silence warningBrian Paul2010-10-251-1/+2
* util: added util_dl_error()Brian Paul2010-04-051-0/+13
* util: Add missing include.José Fonseca2010-02-041-0/+1
* util: Add dl wrappers.José Fonseca2009-12-151-0/+79