Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 787211 Details for
Bug 828901
net-misc/bsdwhois-1.43.2.1 - strnstr.c: fatal error: sys/cdefs.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
updated bsdwhois-1.43.2.1 patch for musl
bsdwhois-1.43.2.1-musl-cdefs.patch (text/plain), 684 bytes, created by
CFuga
on 2022-06-23 20:16:21 UTC
(
hide
)
Description:
updated bsdwhois-1.43.2.1 patch for musl
Filename:
MIME Type:
Creator:
CFuga
Created:
2022-06-23 20:16:21 UTC
Size:
684 bytes
patch
obsolete
>diff -uNr a/strnstr.c b/strnstr.c >--- a/strnstr.c 2006-10-18 09:44:51.000000000 -0500 >+++ b/strnstr.c 2022-06-23 15:10:03.000000000 -0500 >@@ -38,7 +38,6 @@ > #if defined(LIBC_SCCS) && !defined(lint) > static char sccsid[] = "@(#)strstr.c 8.1 (Berkeley) 6/4/93"; > #endif /* LIBC_SCCS and not lint */ >-#include <sys/cdefs.h> > > #include <string.h> > >diff -uNr a/whois.c b/whois.c >--- a/whois.c 2006-10-18 09:18:47.000000000 -0500 >+++ b/whois.c 2022-06-23 15:10:23.000000000 -0500 >@@ -43,7 +43,6 @@ > #endif /* not lint */ > #endif > >-#include <sys/cdefs.h> > #ifdef __FBSDID > __FBSDID("$FreeBSD: /repoman/r/ncvs/src/usr.bin/whois/whois.c,v 1.43.2.1 2006/01/31 18:11:21 jhay Exp $"); > #endif
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 828901
:
758427
|
758428
|
758429
|
758430
|
758431
|
758432
|
758433
| 787211