usr/src/lib/libc/port/mapfile-vers
changeset 13700 2889e2596bd6
parent 13639 4c26102b6754
child 14022 19e11862653b
equal deleted inserted replaced
13699:733714f4dc24 13700:2889e2596bd6
    22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 # Copyright 2010 Nexenta Systems, Inc.  All rights reserved.
    24 # Copyright 2010 Nexenta Systems, Inc.  All rights reserved.
    25 # Use is subject to license terms.
    25 # Use is subject to license terms.
    26 #
    26 #
    27 # Copyright (c) 2011 by Delphix. All rights reserved.
    27 # Copyright (c) 2012 by Delphix. All rights reserved.
    28 #
    28 #
    29 
    29 
    30 #
    30 #
    31 # MAPFILE HEADER START
    31 # MAPFILE HEADER START
    32 #
    32 #
    87 $add i386
    87 $add i386
    88 $endif
    88 $endif
    89 $if _x86 && _ELF64
    89 $if _x86 && _ELF64
    90 $add amd64
    90 $add amd64
    91 $endif
    91 $endif
       
    92 
       
    93 SYMBOL_VERSION ILLUMOS_0.3 {	# Illumos additions
       
    94     protected:
       
    95         assfail3;
       
    96 } ILLUMOS_0.2;
    92 
    97 
    93 SYMBOL_VERSION ILLUMOS_0.2 {	# Illumos additions
    98 SYMBOL_VERSION ILLUMOS_0.2 {	# Illumos additions
    94     protected:
    99     protected:
    95         posix_spawn_pipe_np;
   100         posix_spawn_pipe_np;
    96 } ILLUMOS_0.1;
   101 } ILLUMOS_0.1;