FreeBSD Bugzilla – Attachment 158571 Details for
Bug 201444
[PATCH] net/drawterm fdclose(3) redefinition fix for 11-CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
the fdclose redefinition patch
patch-include-unix.h (text/x-chdr), 326 bytes, created by
winston
on 2015-07-09 20:40:27 UTC
(
hide
)
Description:
the fdclose redefinition patch
Filename:
MIME Type:
Creator:
winston
Created:
2015-07-09 20:40:27 UTC
Size:
326 bytes
patch
obsolete
>--- include/unix.h.orig 2015-07-09 09:33:42.293159000 +0000 >+++ include/unix.h 2015-07-09 09:34:08.036683000 +0000 >@@ -10,8 +10,10 @@ > #define _LARGEFILE64_SOURCE 1 > #define _FILE_OFFSET_BITS 64 > >- >+#define fdclose sysfdclose > #include <stdio.h> >+#undef fdclose >+ > #include <stdlib.h> > #include <string.h> > #include <math.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 Raw
Actions:
View
Attachments on
bug 201444
: 158571