summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-02-23 12:35:19 +0000
committerEric Andersen <andersen@codepoet.org>2002-02-23 12:35:19 +0000
commit8ff9477238020917610c48f790f522b48fe5a169 (patch)
treec00c6967747c95300c4053b7507b0e860c1f808d /extra
parentc668edc1a46dc0822745b36d1c7c44c3c23d0e2c (diff)
IEEE Std 1003.1-2001 says that the "fclose() function shall fail [with]
EINTR [when] the fclose() function was interrupted by a signal". But looking in the current uClibc stdio.c for some bizarre reason we had a special case where when errno was EINTR, we would keep on trying instead. Doh! Fix that, -Erik
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions