about summary refs log tree commit diff
path: root/support/xdlfcn.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement xdlopen, xdlsym and xdlclose routines which terminate testPaul Pluzhnikov2017-09-201-0/+58
program with appropriate message if the corresponding dlfcn.h routine returns an error. Use them in stdlib/tst-tls-atexit.c