mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Fix up POSIX testing in conformtest
This commit is contained in:
@@ -138,7 +138,7 @@ function {void*} realloc (void*, size_t)
|
||||
function {char*} realpath (const char*, char*)
|
||||
function {unsigned short int*} seed48 (unsigned short int[3])
|
||||
#endif
|
||||
#if !defined ISO && !defined ISO99 && !defined ISO11
|
||||
#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined POSIX
|
||||
function int setenv (const char*, const char*, int)
|
||||
#endif
|
||||
#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined POSIX && !defined POSIX2008
|
||||
|
Reference in New Issue
Block a user