Print this page
15254 %ymm registers not restored after signal handler
15367 x86 getfpregs() summons corrupting %xmm ghosts
15333 want x86 /proc xregs support (libc_db, libproc, mdb, etc.)
15336 want libc functions for extended ucontext_t
15334 want ps_lwphandle-specific reg routines
15328 FPU_CW_INIT mistreats reserved bit
15335 i86pc fpu_subr.c isn't really platform-specific
15332 setcontext(2) isn't actually noreturn
15331 need <sys/stdalign.h>
Change-Id: I7060aa86042dfb989f77fc3323c065ea2eafa9ad
Conflicts:
    usr/src/uts/common/fs/proc/prcontrol.c
    usr/src/uts/intel/os/archdep.c
    usr/src/uts/intel/sys/ucontext.h
    usr/src/uts/intel/syscall/getcontext.c

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/system-header.p5m
          +++ new/usr/src/pkg/manifests/system-header.p5m
↓ open down ↓ 21 lines elided ↑ open up ↑
  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 2013 Saso Kiselkov. All rights reserved.
  26   26  # Copyright 2022 Garrett D'Amore
  27   27  # Copyright 2018 Nexenta Systems, Inc.
  28   28  # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  29   29  # Copyright 2020 Joyent, Inc.
  30   30  # Copyright 2019 Peter Tribble.
  31   31  # Copyright 2021 OmniOS Community Edition (OmniOSce) Association.
  32      -# Copyright 2022 Oxide Computer company
       32 +# Copyright 2023 Oxide Computer company
  33   33  #
  34   34  
  35   35  set name=pkg.fmri value=pkg:/system/header@$(PKGVERS)
  36   36  set name=pkg.summary value="SunOS Header Files"
  37   37  set name=pkg.description \
  38   38      value="SunOS C/C++ header files for general development of software"
  39   39  set name=info.classification value=org.opensolaris.category.2008:System/Core
  40   40  set name=variant.arch value=$(ARCH)
  41   41  dir  path=usr group=sys
  42   42  dir  path=usr/include
↓ open down ↓ 1303 lines elided ↑ open up ↑
1346 1346  file path=usr/include/sys/sockio.h
1347 1347  file path=usr/include/sys/spl.h
1348 1348  file path=usr/include/sys/squeue.h
1349 1349  file path=usr/include/sys/squeue_impl.h
1350 1350  file path=usr/include/sys/sservice.h
1351 1351  file path=usr/include/sys/stack.h
1352 1352  file path=usr/include/sys/stat.h
1353 1353  file path=usr/include/sys/stat_impl.h
1354 1354  file path=usr/include/sys/statfs.h
1355 1355  file path=usr/include/sys/statvfs.h
     1356 +file path=usr/include/sys/stdalign.h
1356 1357  file path=usr/include/sys/stdbool.h
1357 1358  file path=usr/include/sys/stddef.h
1358 1359  file path=usr/include/sys/stdint.h
1359 1360  file path=usr/include/sys/stermio.h
1360 1361  file path=usr/include/sys/stream.h
1361 1362  file path=usr/include/sys/strft.h
1362 1363  file path=usr/include/sys/strlog.h
1363 1364  file path=usr/include/sys/strmdep.h
1364 1365  file path=usr/include/sys/stropts.h
1365 1366  file path=usr/include/sys/strredir.h
↓ open down ↓ 603 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX