summaryrefslogtreecommitdiff
path: root/usr/src/lib/libaio/sparc
diff options
context:
space:
mode:
authorrie <none@none>2007-10-29 17:19:25 -0700
committerrie <none@none>2007-10-29 17:19:25 -0700
commit3c4993fb5a74112f361d71dab20997bdc749a7fb (patch)
tree5ccfb048d94145d9cd676e74bcaeb045a16b71f1 /usr/src/lib/libaio/sparc
parent3cb34c601f3ef3016f638574f5982e80c3735c71 (diff)
downloadillumos-joyent-3c4993fb5a74112f361d71dab20997bdc749a7fb.tar.gz
6617855 nodirect tag can be ignored when other syminfo tags are available
Diffstat (limited to 'usr/src/lib/libaio/sparc')
-rw-r--r--usr/src/lib/libaio/sparc/mapfile-vers6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/lib/libaio/sparc/mapfile-vers b/usr/src/lib/libaio/sparc/mapfile-vers
index fd7a0afe13..f86fa78c62 100644
--- a/usr/src/lib/libaio/sparc/mapfile-vers
+++ b/usr/src/lib/libaio/sparc/mapfile-vers
@@ -19,7 +19,7 @@
# CDDL HEADER END
#
#
-# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
@@ -47,8 +47,8 @@ SUNW_1.0 {
SUNW_0.7 {
global:
- close = FUNCTION;
- fork = FUNCTION;
+ close = NODIRECT FUNCTION;
+ fork = NODIRECT FUNCTION;
sigaction = FUNCTION;
} SISCD_2.3;