mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
* pthread_attr_setstacksize.c (NEW_VERNUM): Define to GLIBC_2_3_3
by default rather than 2_3_3.
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
#include "pthreadP.h"
|
||||
|
||||
#ifndef NEW_VERNUM
|
||||
# define NEW_VERNUM 2_3_3
|
||||
# define NEW_VERNUM GLIBC_2_3_3
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user