Skip to content
Commit 894755e1 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

pthread: Use 64 bit time_t stat internally for sem_open (BZ #28880)

The __sem_check_add_mapping internal stat calls fails with
EOVERFLOW if system time is larger than 32 bit.

It is a missing spot from 52a5fe70 fix to use 64 bit stat
internally.

Checked on x86_64-linux-gnu and i686-linux-gnu.
parent e108c02a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment