diff options
author | Ali Bahrami <Ali.Bahrami@Sun.COM> | 2009-02-10 09:38:02 -0700 |
---|---|---|
committer | Ali Bahrami <Ali.Bahrami@Sun.COM> | 2009-02-10 09:38:02 -0700 |
commit | bfed486ad8de8b8ebc6345a8e10accae08bf2f45 (patch) | |
tree | 5773896ea01f09bacb1387c150b3e9d14a7e3072 /usr/src/lib/libthread | |
parent | 5707ed5dae2bfdea4300de098ba2fa4d22d86f41 (diff) | |
download | illumos-joyent-bfed486ad8de8b8ebc6345a8e10accae08bf2f45.tar.gz |
6798660 Cadmium .NOT file processing problem with CWD relative file paths
Contributed by Richard Lowe
6785284 Mapfile versioning rules need to be more visible to gatelings
6800164 Standard file exclusion mechanism needed for Cadmium tools
Diffstat (limited to 'usr/src/lib/libthread')
-rw-r--r-- | usr/src/lib/libthread/amd64/mapfile-vers | 16 | ||||
-rw-r--r-- | usr/src/lib/libthread/i386/mapfile-vers | 16 | ||||
-rw-r--r-- | usr/src/lib/libthread/sparc/mapfile-vers | 16 | ||||
-rw-r--r-- | usr/src/lib/libthread/sparcv9/mapfile-vers | 16 |
4 files changed, 56 insertions, 8 deletions
diff --git a/usr/src/lib/libthread/amd64/mapfile-vers b/usr/src/lib/libthread/amd64/mapfile-vers index a0e4850401..d1ed55548c 100644 --- a/usr/src/lib/libthread/amd64/mapfile-vers +++ b/usr/src/lib/libthread/amd64/mapfile-vers @@ -18,10 +18,22 @@ # # CDDL HEADER END # -# Copyright 2008 Sun Microsystems, Inc. All rights reserved. +# Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" + +# +# MAPFILE HEADER START +# +# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. +# Object versioning must comply with the rules detailed in +# +# usr/src/lib/README.mapfiles +# +# You should not be making modifications here until you've read the most current +# copy of that file. If you need help, contact a gatekeeper for guidance. +# +# MAPFILE HEADER END # # diff --git a/usr/src/lib/libthread/i386/mapfile-vers b/usr/src/lib/libthread/i386/mapfile-vers index 473b54c09e..fc467e6071 100644 --- a/usr/src/lib/libthread/i386/mapfile-vers +++ b/usr/src/lib/libthread/i386/mapfile-vers @@ -18,10 +18,22 @@ # # CDDL HEADER END # -# Copyright 2008 Sun Microsystems, Inc. All rights reserved. +# Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" + +# +# MAPFILE HEADER START +# +# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. +# Object versioning must comply with the rules detailed in +# +# usr/src/lib/README.mapfiles +# +# You should not be making modifications here until you've read the most current +# copy of that file. If you need help, contact a gatekeeper for guidance. +# +# MAPFILE HEADER END # # diff --git a/usr/src/lib/libthread/sparc/mapfile-vers b/usr/src/lib/libthread/sparc/mapfile-vers index eee3837ee6..8e656dd694 100644 --- a/usr/src/lib/libthread/sparc/mapfile-vers +++ b/usr/src/lib/libthread/sparc/mapfile-vers @@ -18,10 +18,22 @@ # # CDDL HEADER END # -# Copyright 2008 Sun Microsystems, Inc. All rights reserved. +# Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" + +# +# MAPFILE HEADER START +# +# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. +# Object versioning must comply with the rules detailed in +# +# usr/src/lib/README.mapfiles +# +# You should not be making modifications here until you've read the most current +# copy of that file. If you need help, contact a gatekeeper for guidance. +# +# MAPFILE HEADER END # # diff --git a/usr/src/lib/libthread/sparcv9/mapfile-vers b/usr/src/lib/libthread/sparcv9/mapfile-vers index 67a8d680be..01378dfa98 100644 --- a/usr/src/lib/libthread/sparcv9/mapfile-vers +++ b/usr/src/lib/libthread/sparcv9/mapfile-vers @@ -18,10 +18,22 @@ # # CDDL HEADER END # -# Copyright 2008 Sun Microsystems, Inc. All rights reserved. +# Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" + +# +# MAPFILE HEADER START +# +# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. +# Object versioning must comply with the rules detailed in +# +# usr/src/lib/README.mapfiles +# +# You should not be making modifications here until you've read the most current +# copy of that file. If you need help, contact a gatekeeper for guidance. +# +# MAPFILE HEADER END # # |