From owner-p4-projects@FreeBSD.ORG Sat Apr 26 15:03:28 2003 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 33BC437B404; Sat, 26 Apr 2003 15:03:28 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA23D37B401 for ; Sat, 26 Apr 2003 15:03:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CABE43F3F for ; Sat, 26 Apr 2003 15:03:27 -0700 (PDT) (envelope-from obrien@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3QM3R0U048472 for ; Sat, 26 Apr 2003 15:03:27 -0700 (PDT) (envelope-from obrien@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3QM3Q3m048459 for perforce@freebsd.org; Sat, 26 Apr 2003 15:03:26 -0700 (PDT) Date: Sat, 26 Apr 2003 15:03:26 -0700 (PDT) Message-Id: <200304262203.h3QM3Q3m048459@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to obrien@freebsd.org using -f From: "David E. O'Brien" To: Perforce Change Reviews Subject: PERFORCE change 29824 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2003 22:03:29 -0000 http://perforce.freebsd.org/chv.cgi?CH=29824 Change 29824 by obrien@obrien_trang on 2003/04/26 15:02:27 repo copy libc/x86_64 to libc/amd64 Affected files ... .. //depot/projects/hammer/amd64mk.sh#1 add .. //depot/projects/hammer/lib/libc/amd64/SYS.h#1 branch .. //depot/projects/hammer/lib/libc/amd64/_fpmath.h#1 branch .. //depot/projects/hammer/lib/libc/amd64/arith.h#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/Makefile.inc#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/_ctx_start.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/_setjmp.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/alloca.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/fabs.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/frexp.c#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/infinity.c#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/isinf.c#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/ldexp.c#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/makecontext.c#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/modf.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/rfork_thread.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/setjmp.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/signalcontext.c#1 branch .. //depot/projects/hammer/lib/libc/amd64/gen/sigsetjmp.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/net/Makefile.inc#1 branch .. //depot/projects/hammer/lib/libc/amd64/net/htonl.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/net/htons.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/net/ntohl.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/net/ntohs.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/stdlib/Makefile.inc#1 branch .. //depot/projects/hammer/lib/libc/amd64/stdlib/abs.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/stdlib/div.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/stdlib/gdtoa.mk#1 branch .. //depot/projects/hammer/lib/libc/amd64/stdlib/labs.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/stdlib/ldiv.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/Makefile.inc#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/bcmp.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/bcopy.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/bzero.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/ffs.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/index.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/memchr.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/memcmp.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/memcpy.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/memmove.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/memset.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/rindex.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/strcat.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/strchr.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/strcmp.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/strcpy.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/strlen.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/strncmp.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/strrchr.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/swab.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/wcschr.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/wcscmp.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/wcslen.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/string/wmemchr.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/sys/Makefile.inc#1 branch .. //depot/projects/hammer/lib/libc/amd64/sys/Ovfork.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/sys/brk.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/sys/cerror.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/sys/exect.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/sys/pipe.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/sys/ptrace.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/sys/reboot.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/sys/sbrk.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/sys/setlogin.S#1 branch .. //depot/projects/hammer/lib/libc/amd64/sys/sigreturn.S#1 branch Differences ...