Andrey A. Chernov 35e1a550de 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.
2001-09-01 15:28:24 +00:00
..
2001-08-31 09:57:38 +00:00
2001-07-15 07:53:42 +00:00
2001-08-31 09:57:38 +00:00
2001-08-07 15:48:51 +00:00
2001-08-07 15:48:51 +00:00
2001-08-09 17:10:48 +00:00