diff options
| author | Mark J. Nelson <Mark.J.Nelson@Sun.COM> | 2008-08-06 16:29:39 -0600 |
|---|---|---|
| committer | Mark J. Nelson <Mark.J.Nelson@Sun.COM> | 2008-08-06 16:29:39 -0600 |
| commit | 9a70fc3be3b1e966bf78825cdb8d509963a6f0a1 (patch) | |
| tree | 37cd6d18c9cdf3a8d6012e657cd17a9783f5a182 /usr/src/lib/libc/i386/crt/cerror.s | |
| parent | 733c059aa6d54dc62d25850c71f71091e10d0aaa (diff) | |
| download | illumos-joyent-9a70fc3be3b1e966bf78825cdb8d509963a6f0a1.tar.gz | |
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
Diffstat (limited to 'usr/src/lib/libc/i386/crt/cerror.s')
| -rw-r--r-- | usr/src/lib/libc/i386/crt/cerror.s | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/lib/libc/i386/crt/cerror.s b/usr/src/lib/libc/i386/crt/cerror.s index ce474aaf2b..7d13197b73 100644 --- a/usr/src/lib/libc/i386/crt/cerror.s +++ b/usr/src/lib/libc/i386/crt/cerror.s @@ -24,9 +24,7 @@ * Use is subject to license terms. */ - .ident "%Z%%M% %I% %E% SMI" - - .file "%M%" + .file "cerror.s" / C return sequence which sets errno, returns -1. |
