Date: Mon, 5 Jul 1999 23:55:30 -0700 (PDT) From: Martin Cracauer <cracauer@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/ibcs2 ibcs2_signal.c ibcs2_signal.h Message-ID: <199907060655.XAA81507@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cracauer 1999/07/05 23:55:30 PDT Modified files: sys/i386/ibcs2 ibcs2_signal.c ibcs2_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.13 +8 -8 src/sys/i386/ibcs2/ibcs2_signal.c 1.4 +3 -3 src/sys/i386/ibcs2/ibcs2_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?199907060655.XAA81507>