• Joel Sing's avatar
    syscall: move bsd pipe syscall · eb2b3f5d
    Joel Sing authored
    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.
    
    R=golang-dev, rsc
    CC=golang-dev
    https://golang.org/cl/4823057
    eb2b3f5d
syscall_bsd.go 16 KB