Descriptionsyscall: move bsd pipe syscall
Not all BSDs have the same pipe() syscall implementation - move the Darwin/FreeBSD specific implementation into their respective OS syscall files. This will be needed to add OpenBSD syscall support.
Patch Set 1 #Patch Set 2 : diff -r d34b31b7e93a https://go.googlecode.com/hg/ #Patch Set 3 : diff -r d34b31b7e93a https://go.googlecode.com/hg/ #Patch Set 4 : diff -r c0e0030f5308 https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|