FreeBSD Bugzilla – Attachment 63356 Details for
Bug 94526
repocopy request devel/gmake -> deve/gmake-devel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 550 bytes, created by
Maho Nakata
on 2006-03-16 15:09:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Maho Nakata
Created:
2006-03-16 15:09:11 UTC
Size:
550 bytes
patch
obsolete
>--- /dev/null Thu Jan 1 09:00:00 1970 >+++ gmake-devel/files/patch-glob.c Thu Mar 9 09:17:51 2006 >@@ -0,0 +1,19 @@ >+--- glob/glob.c.orig Wed Sep 25 03:11:43 2002 >++++ glob/glob.c Wed Sep 25 03:15:32 2002 >+@@ -215,13 +215,13 @@ >+ # ifdef HAVE_ALLOCA_H >+ # include <alloca.h> >+ # else /* Not HAVE_ALLOCA_H. */ >+-# ifndef _AIX >++# if !defined (_AIX) && !defined (__FreeBSD__) >+ # ifdef WINDOWS32 >+ # include <malloc.h> >+ # else >+ extern char *alloca (); >+ # endif /* WINDOWS32 */ >+-# endif /* Not _AIX. */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 94526
:
63354
|
63355
| 63356 |
63357
|
63358
|
63359
|
63360
|
63361
|
63362
|
63363
|
63364
|
63365