From f3557869630df8ff423f062b97ad98fee01377e1 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Wed, 17 Aug 2005 15:01:22 +0000 Subject: Rename 'fork.c' to be 'fork-nptl.c' because it ends up replacing the object 'libc/sysdeps/linux/common/fork.o' and 'fork' then appears as undefined when applications are linked against uClibc. --- libpthread/nptl/sysdeps/unix/sysv/linux/mips/fork.c | 1 - 1 file changed, 1 deletion(-) delete mode 100644 libpthread/nptl/sysdeps/unix/sysv/linux/mips/fork.c (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/mips/fork.c') diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/mips/fork.c b/libpthread/nptl/sysdeps/unix/sysv/linux/mips/fork.c deleted file mode 100644 index 06b7e1c69..000000000 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/mips/fork.c +++ /dev/null @@ -1 +0,0 @@ -#include "../i386/fork.c" -- cgit v1.2.3