summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/avr32/sigaction.c
diff options
context:
space:
mode:
authorCarmelo Amoroso <carmelo.amoroso@st.com>2007-12-05 17:25:04 +0000
committerCarmelo Amoroso <carmelo.amoroso@st.com>2007-12-05 17:25:04 +0000
commitd53b49e5f58de1d63cb57069c34f8406fc9b86f7 (patch)
treee0ecfc0523e330ee27515b7ab05bdd75bc9620ba /libc/sysdeps/linux/avr32/sigaction.c
parent7129c310626a276f171da52fb0cbddd5c16b5a9b (diff)
Fix opendir problem when statically linked due to a missing
initialization of the mutex field within DIR struct. When linked dynamically instead, __pthread_mutex_init will initialize the mutex itself. Without this fix, any call to readdir will stuck forever trying to acquire the mutex. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Diffstat (limited to 'libc/sysdeps/linux/avr32/sigaction.c')
0 files changed, 0 insertions, 0 deletions