Print this page
2964 need POSIX 2008 locale object support
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Approved by: TBD

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/system-header.mf
          +++ new/usr/src/pkg/manifests/system-header.mf
↓ open down ↓ 15 lines elided ↑ open up ↑
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  # Copyright (c) 2012 by Delphix. All rights reserved.
  25   25  # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
  26      -# Copyright 2013 Garrett D'Amore <garrett@damore.org>
       26 +# Copyright 2014 Garrett D'Amore <garrett@damore.org>
  27   27  #
  28   28  
  29   29  set name=pkg.fmri value=pkg:/system/header@$(PKGVERS)
  30   30  set name=pkg.description \
  31   31      value="SunOS C/C++ header files for general development of software"
  32   32  set name=pkg.summary value="SunOS Header Files"
  33   33  set name=info.classification value=org.opensolaris.category.2008:System/Core
  34   34  set name=variant.arch value=$(ARCH)
  35   35  dir path=usr group=sys
  36   36  dir path=usr/include
↓ open down ↓ 396 lines elided ↑ open up ↑
 433  433  file path=usr/include/inttypes.h
 434  434  file path=usr/include/ipmp.h
 435  435  file path=usr/include/ipmp_admin.h
 436  436  file path=usr/include/ipmp_mpathd.h
 437  437  file path=usr/include/ipmp_query.h
 438  438  file path=usr/include/ipp/ipgpc/ipgpc.h
 439  439  file path=usr/include/ipp/ipp.h
 440  440  file path=usr/include/ipp/ipp_config.h
 441  441  file path=usr/include/ipp/ipp_impl.h
 442  442  file path=usr/include/ipp/ippctl.h
 443      -file path=usr/include/iso/ctype_c99.h
 444  443  file path=usr/include/iso/ctype_iso.h
 445  444  file path=usr/include/iso/limits_iso.h
 446  445  file path=usr/include/iso/locale_iso.h
 447  446  file path=usr/include/iso/setjmp_iso.h
 448  447  file path=usr/include/iso/signal_iso.h
 449  448  file path=usr/include/iso/stdarg_c99.h
 450  449  file path=usr/include/iso/stdarg_iso.h
 451  450  file path=usr/include/iso/stddef_iso.h
 452  451  file path=usr/include/iso/stdio_c99.h
 453  452  file path=usr/include/iso/stdio_iso.h
 454  453  file path=usr/include/iso/stdlib_c99.h
 455  454  file path=usr/include/iso/stdlib_iso.h
 456  455  file path=usr/include/iso/string_iso.h
 457  456  file path=usr/include/iso/time_iso.h
 458  457  file path=usr/include/iso/wchar_c99.h
 459  458  file path=usr/include/iso/wchar_iso.h
 460      -file path=usr/include/iso/wctype_c99.h
 461  459  file path=usr/include/iso/wctype_iso.h
 462  460  file path=usr/include/iso646.h
 463  461  file path=usr/include/kerberosv5/com_err.h
 464  462  file path=usr/include/kerberosv5/krb5.h
 465  463  file path=usr/include/kerberosv5/mit-sipb-copyright.h
 466  464  file path=usr/include/kerberosv5/mit_copyright.h
 467  465  file path=usr/include/klpd.h
 468  466  file path=usr/include/kmfapi.h
 469  467  file path=usr/include/kmftypes.h
 470  468  file path=usr/include/kstat.h
↓ open down ↓ 1203 lines elided ↑ open up ↑
1674 1672  file path=usr/include/vm/seg_vn.h
1675 1673  file path=usr/include/vm/vpage.h
1676 1674  file path=usr/include/vm/vpm.h
1677 1675  file path=usr/include/volmgt.h
1678 1676  file path=usr/include/wait.h
1679 1677  file path=usr/include/wchar.h
1680 1678  file path=usr/include/wchar_impl.h
1681 1679  file path=usr/include/wctype.h
1682 1680  file path=usr/include/widec.h
1683 1681  file path=usr/include/wordexp.h
     1682 +file path=usr/include/xlocale.h
1684 1683  file path=usr/include/xti.h
1685 1684  file path=usr/include/xti_inet.h
1686 1685  file path=usr/include/zone.h
1687 1686  file path=usr/include/zonestat.h
1688 1687  $(i386_ONLY)file path=usr/platform/i86pc/include/sys/acpidev.h
1689 1688  $(i386_ONLY)file path=usr/platform/i86pc/include/sys/amd_iommu.h
1690 1689  $(i386_ONLY)file path=usr/platform/i86pc/include/sys/asm_misc.h
1691 1690  $(i386_ONLY)file path=usr/platform/i86pc/include/sys/clock.h
1692 1691  $(i386_ONLY)file path=usr/platform/i86pc/include/sys/cram.h
1693 1692  $(i386_ONLY)file path=usr/platform/i86pc/include/sys/ddi_subrdefs.h
↓ open down ↓ 234 lines elided ↑ open up ↑
1928 1927  file path=usr/share/man/man3head/un.h.3head
1929 1928  file path=usr/share/man/man3head/unistd.h.3head
1930 1929  file path=usr/share/man/man3head/utime.h.3head
1931 1930  file path=usr/share/man/man3head/utmpx.h.3head
1932 1931  file path=usr/share/man/man3head/utsname.h.3head
1933 1932  file path=usr/share/man/man3head/values.h.3head
1934 1933  file path=usr/share/man/man3head/wait.h.3head
1935 1934  file path=usr/share/man/man3head/wchar.h.3head
1936 1935  file path=usr/share/man/man3head/wctype.h.3head
1937 1936  file path=usr/share/man/man3head/wordexp.h.3head
     1937 +file path=usr/share/man/man3head/xlocale.h.3head
1938 1938  file path=usr/share/man/man4/note.4
1939 1939  file path=usr/share/man/man5/prof.5
1940 1940  file path=usr/share/man/man7i/cdio.7i
1941 1941  file path=usr/share/man/man7i/dkio.7i
1942 1942  file path=usr/share/man/man7i/fbio.7i
1943 1943  file path=usr/share/man/man7i/fdio.7i
1944 1944  file path=usr/share/man/man7i/hdio.7i
1945 1945  file path=usr/share/man/man7i/iec61883.7i
1946 1946  file path=usr/share/man/man7i/mhd.7i
1947 1947  file path=usr/share/man/man7i/mtio.7i
↓ open down ↓ 160 lines elided ↑ open up ↑
2108 2108  link path=usr/share/man/man3head/un.3head target=un.h.3head
2109 2109  link path=usr/share/man/man3head/unistd.3head target=unistd.h.3head
2110 2110  link path=usr/share/man/man3head/utime.3head target=utime.h.3head
2111 2111  link path=usr/share/man/man3head/utmpx.3head target=utmpx.h.3head
2112 2112  link path=usr/share/man/man3head/utsname.3head target=utsname.h.3head
2113 2113  link path=usr/share/man/man3head/values.3head target=values.h.3head
2114 2114  link path=usr/share/man/man3head/wait.3head target=wait.h.3head
2115 2115  link path=usr/share/man/man3head/wchar.3head target=wchar.h.3head
2116 2116  link path=usr/share/man/man3head/wctype.3head target=wctype.h.3head
2117 2117  link path=usr/share/man/man3head/wordexp.3head target=wordexp.h.3head
     2118 +link path=usr/share/man/man3head/xlocale.3head target=xlocale.h.3head
2118 2119  $(i386_ONLY)link path=usr/share/src/uts/i86pc/sys \
2119 2120      target=../../../../platform/i86pc/include/sys
2120 2121  $(i386_ONLY)link path=usr/share/src/uts/i86pc/vm \
2121 2122      target=../../../../platform/i86pc/include/vm
2122 2123  $(i386_ONLY)link path=usr/share/src/uts/i86xpv/sys \
2123 2124      target=../../../../platform/i86xpv/include/sys
2124 2125  $(i386_ONLY)link path=usr/share/src/uts/i86xpv/vm \
2125 2126      target=../../../../platform/i86xpv/include/vm
2126 2127  $(sparc_ONLY)link path=usr/share/src/uts/sun4u/sys \
2127 2128      target=../../../../platform/sun4u/include/sys
2128 2129  $(sparc_ONLY)link path=usr/share/src/uts/sun4u/vm \
2129 2130      target=../../../../platform/sun4u/include/vm
2130 2131  $(sparc_ONLY)link path=usr/share/src/uts/sun4v/sys \
2131 2132      target=../../../../platform/sun4v/include/sys
2132 2133  $(sparc_ONLY)link path=usr/share/src/uts/sun4v/vm \
2133 2134      target=../../../../platform/sun4v/include/vm
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX