On 9/11/14, David Coppa <dco...@gmail.com> wrote: > On Thu, Sep 11, 2014 at 11:42 AM, patrick keshishian <pkesh...@gmail.com> > wrote: >> building gstreamer1-1.2.4 barffed w/o this. >> >> --patrick >> >> $ sysctl kern.version >> kern.version=OpenBSD 5.6-current (GENERIC) #345: Tue Sep 9 00:22:24 MDT >> 2014 >> t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC > > Sure. > > Bikeshedding: shouldn't these be sorted alphabetically?
I wasn't sure if there was a reason dup2 was ahead of dup, so I followed the lead. Looking pipe and pipe2, those are listed in expected order. --patrick