commit | 5dbfd19ad5fcc2b779f40f80fa05c1bd28fd0b4e | [log] [tgz] |
---|---|---|
author | Theo Schlossnagle <jesus@omniti.com> | Thu Apr 11 04:50:36 2013 +0000 |
committer | Garrett D'Amore <garrett@damore.org> | Sun Apr 21 18:21:14 2013 -0700 |
tree | 915f278444598eb74b40eef2ee69b64360d82792 | |
parent | 6136c589445a3ea081bd34ab72db1060875b6bcc [diff] |
3713 Implement accept4() 3714 Implement pipe2() 3715 Implement dup3() 3716 Implement mkostemp() and mkostemps() 3719 so_socketpair syscall should preserve FD_CLOEXEC flag Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>