mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
* sysdeps/hppa/fpu/fesetround.c (fesetround): Use ~FE_DOWNWARD so both
bits of RM are cleared.
This commit is contained in:
@ -70,6 +70,7 @@ static LIST_HEAD (stack_used);
|
||||
|
||||
/* List of the threads with user provided stacks in use. */
|
||||
LIST_HEAD (__stack_user);
|
||||
hidden_def (__stack_user)
|
||||
|
||||
/* Number of threads running. */
|
||||
static unsigned int nptl_nthreads = 1;
|
||||
|
Reference in New Issue
Block a user