FreeBSD Bugzilla – Attachment 205469 Details for
Bug 238928
sys/jail.h isn't C++ safe
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
jail.cpp
jail.cpp (text/plain), 110 bytes, created by
Yuri Victorovich
on 2019-07-01 16:02:01 UTC
(
hide
)
Description:
jail.cpp
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2019-07-01 16:02:01 UTC
Size:
110 bytes
patch
obsolete
>#include <sys/param.h> >#include <sys/jail.h> > >void f() { > struct jail j; > int jid = 0; > > jid = jail(&j); >}
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 238928
: 205469 |
205470