Date: Mon, 5 Jul 1999 23:54:03 -0700 (PDT) From: Martin Cracauer <cracauer@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux.h linux_signal.c Message-ID: <199907060654.XAA81153@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cracauer 1999/07/05 23:54:02 PDT Modified files: sys/i386/linux linux.h linux_signal.c 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.28 +5 -5 src/sys/i386/linux/linux.h 1.16 +17 -17 src/sys/i386/linux/linux_signal.c 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.XAA81153>