FreeBSD Bugzilla – Attachment 6240 Details for
Bug 14327
names used in netdb.h may conflict with names defined in including file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 595 bytes, created by
marko
on 1999-10-14 16:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
marko
Created:
1999-10-14 16:40:01 UTC
Size:
595 bytes
patch
obsolete
>--- netdb.h.old Thu Oct 14 12:41:11 1999 >+++ netdb.h Thu Oct 14 12:41:35 1999 >@@ -175,8 +175,8 @@ > struct netent * _getnetbyhtaddr __P((unsigned long, int)); > struct netent * _getnetbydnsaddr __P((unsigned long, int)); > struct netent * _getnetbynisaddr __P((unsigned long, int)); >-void _map_v4v6_address __P((const char *src, char *dst)); >-void _map_v4v6_hostent __P((struct hostent *hp, char **bp, int *len)); >+void _map_v4v6_address __P((const char *__src, char *__dst)); >+void _map_v4v6_hostent __P((struct hostent *__hp, char **__bp, int *__len)); > __END_DECLS > > #endif /* !_NETDB_H_ */
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 14327
: 6240