Searched hist:82743 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/lib/libc/stdio/
H A Drewind.cdiff 82743 Sat Sep 01 15:28:24 MDT 2001 ache Save errno before function call and restore it on success (because many
internal functions there may fail and set (i.e. overwrite) errno in normal
(not error) situation). In original variant errno testing after call
(as POSIX suggest) is wrong when errno overwrite happens.
H A Dfseek.cdiff 82743 Sat Sep 01 15:28:24 MDT 2001 ache Save errno before function call and restore it on success (because many
internal functions there may fail and set (i.e. overwrite) errno in normal
(not error) situation). In original variant errno testing after call
(as POSIX suggest) is wrong when errno overwrite happens.

Completed in 187 milliseconds