summaryrefslogtreecommitdiff
path: root/src/sys/eventfd.rs
diff options
context:
space:
mode:
authorPaul Osborne <osbpau@gmail.com>2015-08-14 02:34:01 -0500
committerPaul Osborne <osbpau@gmail.com>2015-08-14 02:34:01 -0500
commit27298575358ecda4c2887d17aae5c25809f3c4e0 (patch)
treeaf1736febf15880fd4b65667f12376e357095792 /src/sys/eventfd.rs
parent8643f4a44b34ded2e3374b8cc7259f4b1f399bba (diff)
downloadnix-27298575358ecda4c2887d17aae5c25809f3c4e0.zip
ioctl: do not make macro generated functions public
if code incorporating these macros wants to publicly export the functions they may do so by doing the following: pub ioctl!(...); Since the functions are unsafe, in many cases exposing the functions publicly will not be desirable.
Diffstat (limited to 'src/sys/eventfd.rs')
0 files changed, 0 insertions, 0 deletions