Handle mknod() differently when running FreeBSD, as its mknod syscall doesn't
authorDerrik Pates <demon@now.ai>
Sat, 21 May 2011 18:07:15 +0000 (12:07 -0600)
committerDerrik Pates <demon@now.ai>
Sat, 21 May 2011 18:07:15 +0000 (12:07 -0600)
commit1c57dea39b0f545ed6151d3533b6be376c045fb7
tree9e5c3720af8e4430704b49ad6d7b3dec04955d52
parent7e431f90e9570d355a4fc953d7deefcebc22170e
Handle mknod() differently when running FreeBSD, as its mknod syscall doesn't
create plain files at all.
examples/loopback_t.pl