mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Testsuite for owrdexp.
This commit is contained in:
@ -35,6 +35,7 @@ const char *_dl_rpath = DEFAULT_RPATH;
|
||||
/* Name of the architecture. */
|
||||
const char *_dl_platform;
|
||||
size_t _dl_platformlen;
|
||||
int _dl_debug_libs;
|
||||
|
||||
/* If nonzero print warnings about problematic situations. */
|
||||
int _dl_verbose;
|
||||
|
Reference in New Issue
Block a user