projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3c97b0
)
(PSEUDO): Use branch with 32 bit offset.
author
drepper
<drepper>
Tue, 28 Jan 2003 10:30:30 +0000
(10:30 +0000)
committer
drepper
<drepper>
Tue, 28 Jan 2003 10:30:30 +0000
(10:30 +0000)
linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S
patch
|
blob
|
history
diff --git
a/linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S
b/linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S
index
e01d438
..
efc9710
100644
(file)
--- a/
linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S
+++ b/
linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S
@@
-36,7
+36,7
@@
ENTRY (__vfork)
/* Check for error. */
lghi %r4,-4095
clgr %r2,%r4
- j
nl
SYSCALL_ERROR_LABEL
+ j
gnl
SYSCALL_ERROR_LABEL
/* Normal return. */
br %r14