cvs commit: src/sys/sys signal.h

David Xu davidxu at FreeBSD.org
Tue Nov 27 18:11:18 PST 2007


davidxu     2007-11-28 02:11:17 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              signal.h 
  Log:
  Restore member fields sigval_int and sigval_ptr, this unbreaks compilation
  of some old programs. Since sigval is union type, this change will not have
  binary compatibility problem.
  
  MFC: after 3 days
  Discussed with: rwatson, glebius
  
  Revision  Changes    Path
  1.57      +3 -0      src/sys/sys/signal.h


More information about the cvs-src mailing list