Commit c3a5b1e9 by Nathanael Nerode

inclhack.def (alpha_sbrk): Note that OpenBSD needs this fix.

	* fixinc/inclhack.def (alpha_sbrk): Note that OpenBSD needs this
	fix.

From-SVN: r69274
parent 3d1ebd63
2003-07-12 Nathanael Nerode <neroden@gcc.gnu.org>
* fixinc/inclhack.def (alpha_sbrk): Note that OpenBSD needs this
fix.
2003-07-12 Zack Weinberg <zack@codesourcery.com>
* aclocal.m4 (gcc_AC_CHECK_TYPE): Clone of AC_CHECK_TYPE,
......
......@@ -579,6 +579,7 @@ fix = {
/*
* Fix return value of sbrk in unistd.h on Alpha OSF/1 V2.0
* And OpenBSD.
*/
fix = {
hackname = alpha_sbrk;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment