index
:
nix
fix/disable_tcsetattr_illumos
fix/safe_termios
master
Rust friendly bindings to *nix APIs
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
errno_dragonfly.c
blob: 32fb4dab4d1374ccc4487263d2706431f5f833b0 (
plain
)
1
2
3
#include <errno.h> int *errno_location() { return &errno; }