cvs commit: src/sys/amd64/ia32 ia32_signal.c src/sys/compat/ia32 ia32_signal.h

Peter Wemm peter at FreeBSD.org
Tue Dec 6 15:06:30 PST 2005


peter       2005-12-06 23:06:29 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/ia32       ia32_signal.c 
    sys/compat/ia32      ia32_signal.h 
  Log:
  Catch up to the system siginfo changes.  Use a union for the ia32 layout
  of siginfo just like the system one.  There are now two fields to copy
  instead of one.
  
  Revision  Changes    Path
  1.14      +3 -1      src/sys/amd64/ia32/ia32_signal.c
  1.9       +19 -2     src/sys/compat/ia32/ia32_signal.h


More information about the cvs-all mailing list