Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 1999 23:54:54 -0700 (PDT)
From:      Martin Cracauer <cracauer@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/svr4 svr4_signal.c svr4_signal.h
Message-ID:  <199907060654.XAA81435@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cracauer    1999/07/05 23:54:54 PDT

  Modified files:
    sys/svr4             svr4_signal.c svr4_signal.h 
  Log:
  Rename struct members sa_siginfo. POSIX reserves identifiers starting
  with sa_ when <signal.h> is included. They would conflict with the
  upcoming SA_SIGINFO implementation.
  
  Reviewed by:	BDE
  
  Revision  Changes    Path
  1.2       +18 -18    src/sys/svr4/svr4_signal.c
  1.2       +4 -4      src/sys/svr4/svr4_signal.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907060654.XAA81435>