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
Auto merge of #2775 - asomers:aio_writev2, r=Amanieu
Enable aio_{read,write}v on FreeBSD
When I originally added these symbols, I put them in the freebsd13
module. But I needn't have, since they didn't change any existing
symbols. Instead, as totally new symbols, they should've gone into the
freebsd module. This way they can actually be used.
0 commit comments