1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-21 17:31:10 +03:00

(SYSCALL_ERROR_HANDLER): Don't store into global errno if we already

store through __errno_location.
This commit is contained in:
Ulrich Drepper
1998-03-06 11:38:58 +00:00
parent 56d7f02931
commit 48a686308e

View File

@@ -48,9 +48,6 @@ __syscall_error:
.mask 0x4000001, -16
.prologue 1
/* Store into the "real" variable. */
stl v0, errno
/* Find our per-thread errno address */
jsr ra, __errno_location