You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the posix methods to avoid unsafe function warnings on FreeBSD.
Fixes the ports system warning about using tmpnam.
There is also USE_DLOPEN, but I'm not sure pkg needs to ever dlopen
something in its lua functions, so I'm leaving that one out.
0 commit comments