-/* Copyright (C) 1991, 1994, 1995, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1994, 1995, 1997, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
movel d0, _errno
moveq #-1, d0
jmp a0@
+strong_alias (__vfork, __GI___vfork)
weak_alias (__vfork, vfork)
-/* Copyright (C) 1991, 92, 93, 94, 95, 97 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 92, 93, 94, 95, 97, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
movel d0, _errno
moveq #-1, d0
jmp a0@
+strong_alias (__vfork, __GI___vfork)
weak_alias (__vfork, vfork)
-/* Copyright (C) 1992, 1995, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1992, 1995, 1997, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Brendan Kehoe (brendan@zen.org).
ret
nop
.end __vfork
+strong_alias (__vfork, __GI___vfork)
weak_alias (__vfork, vfork)
-/* Copyright (C) 1991, 1992, 1995, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1992, 1995, 1997, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
movl r0, _errno
mnegl $1, r0
jmp (r2)
+strong_alias (__vfork, __GI___vfork)
weak_alias (__vfork, vfork)
-/* Copyright (C) 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Philip Blundell <philb@gnu.org>.
cmn a1, #4096
RETINSTR(movcc, pc, lr)
b PLTJMP(C_SYMBOL_NAME(__syscall_error))
-
+
PSEUDO_END (__vfork)
+strong_alias (__vfork, __GI___vfork)
weak_alias (__vfork, vfork)
-/* Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+/* Copyright (C) 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
Ret
nop
PSEUDO_END (__vfork)
+strong_alias (__vfork, __GI___vfork)
weak_alias (__vfork, vfork)
-/* Copyright (C) 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1999, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Andreas Schwab <schwab@gnu.org>.
rts
PSEUDO_END (__vfork)
+strong_alias (__vfork, __GI___vfork)
weak_alias (__vfork, vfork)