Florian Weimer
|
94b63e6620
|
support: Implement xdlmopen
Put xdlmopen into its own file, to avoid disturbing static linking
tests (where dlmopen pulls in additional code).
|
2019-02-07 09:02:01 +01:00 |
|
Joseph Myers
|
04277e02d7
|
Update copyright dates with scripts/update-copyrights.
* All files with FSF copyright notices: Update copyright dates
using scripts/update-copyrights.
* locale/programs/charmap-kw.h: Regenerated.
* locale/programs/locfile-kw.h: Likewise.
|
2019-01-01 00:11:28 +00:00 |
|
Joseph Myers
|
688903eb3e
|
Update copyright dates with scripts/update-copyrights.
* All files with FSF copyright notices: Update copyright dates
using scripts/update-copyrights.
* locale/programs/charmap-kw.h: Regenerated.
* locale/programs/locfile-kw.h: Likewise.
|
2018-01-01 00:32:25 +00:00 |
|
Paul Pluzhnikov
|
1cc9e59a93
|
Implement xdlopen, xdlsym and xdlclose routines which terminate test
program with appropriate message if the corresponding dlfcn.h routine
returns an error.
Use them in stdlib/tst-tls-atexit.c
|
2017-09-20 19:37:45 -07:00 |
|