FreeBSD Bugzilla – Attachment 150906 Details for
Bug 196226
s/#ifdef __BSD_VISIBLE/#if __BSD_VISIBLE/
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sigh, bugzilla wants this field filed in
bsd_visible.patch (text/plain), 616 bytes, created by
Sergey Kandaurov
on 2014-12-23 10:20:28 UTC
(
hide
)
Description:
sigh, bugzilla wants this field filed in
Filename:
MIME Type:
Creator:
Sergey Kandaurov
Created:
2014-12-23 10:20:28 UTC
Size:
616 bytes
patch
obsolete
>Index: sys/aio.h >=================================================================== >--- sys/aio.h (revision 257750) >+++ sys/aio.h (working copy) >@@ -130,7 +130,7 @@ > */ > int aio_mlock(struct aiocb *); > >-#ifdef __BSD_VISIBLE >+#if __BSD_VISIBLE > int aio_waitcomplete(struct aiocb **, struct timespec *); > #endif > >Index: sys/shm.h >=================================================================== >--- sys/shm.h (revision 257750) >+++ sys/shm.h (working copy) >@@ -154,7 +154,7 @@ > #endif > > __BEGIN_DECLS >-#ifdef __BSD_VISIBLE >+#if __BSD_VISIBLE > int shmsys(int, ...); > #endif > void *shmat(int, const void *, int);
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 196226
: 150906