1
0
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:
Ulrich Drepper
1998-03-05 16:42:56 +00:00
parent ea27835442
commit b5efde2fd3
9 changed files with 248 additions and 10 deletions

View File

@ -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;