mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-12 14:21:30 +03:00
The old code uses errno as the primary indicator for success or failure. This is wrong because errno is only set for specific combinations of the status return value and the h_errno variable.
18 KiB
18 KiB