From 9a70fc3be3b1e966bf78825cdb8d509963a6f0a1 Mon Sep 17 00:00:00 2001 From: "Mark J. Nelson" Date: Wed, 6 Aug 2008 16:29:39 -0600 Subject: 6733918 Teamware has retired, please welcome your new manager, Mercurial 4758439 some files use "current date" sccs keywords 6560843 asm sources should not rely on .file "%M%" for naming STT_FILE symbols 6560958 Solaris:: perl modules should not use SCCS keywords in version information 6729074 webrev doesn't deal well with remote ssh hg parents --- usr/src/lib/libc/common/sys/resolvepath.s | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'usr/src/lib/libc/common/sys/resolvepath.s') diff --git a/usr/src/lib/libc/common/sys/resolvepath.s b/usr/src/lib/libc/common/sys/resolvepath.s index 1ef05e84a4..632f3ee147 100644 --- a/usr/src/lib/libc/common/sys/resolvepath.s +++ b/usr/src/lib/libc/common/sys/resolvepath.s @@ -2,9 +2,8 @@ * CDDL HEADER START * * The contents of this file are subject to the terms of the - * Common Development and Distribution License, Version 1.0 only - * (the "License"). You may not use this file except in compliance - * with the License. + * Common Development and Distribution License (the "License"). + * You may not use this file except in compliance with the License. * * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE * or http://www.opensolaris.org/os/licensing. @@ -24,9 +23,7 @@ * Use is subject to license terms. */ -#pragma ident "%Z%%M% %I% %E% SMI" - - .file "%M%" + .file "resolvepath.s" /* C library -- resolvepath */ /* int resolvepath(const char *path, void *buf, int bufsiz) */ -- cgit v1.2.3