cadets / freebsd-old

FreeBSD src tree http://www.FreeBSD.org/
Other
12 stars 7 forks source link

dup2 Missing UUIDs #74

Open HarkonenBade opened 7 years ago

HarkonenBade commented 7 years ago

dup2 calls are missing the UUID for both oldfd and newfd. They also currently only return a single fd argument, possibly this should instead be two.