summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-kernel.man2.inc
diff options
context:
space:
mode:
authorTheo Schlossnagle <jesus@omniti.com>2013-04-11 04:50:36 +0000
committerGarrett D'Amore <garrett@damore.org>2013-04-21 18:21:14 -0700
commit5dbfd19ad5fcc2b779f40f80fa05c1bd28fd0b4e (patch)
tree915f278444598eb74b40eef2ee69b64360d82792 /usr/src/pkg/manifests/system-kernel.man2.inc
parent6136c589445a3ea081bd34ab72db1060875b6bcc (diff)
downloadillumos-joyent-5dbfd19ad5fcc2b779f40f80fa05c1bd28fd0b4e.tar.gz
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>
Diffstat (limited to 'usr/src/pkg/manifests/system-kernel.man2.inc')
-rw-r--r--usr/src/pkg/manifests/system-kernel.man2.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-kernel.man2.inc b/usr/src/pkg/manifests/system-kernel.man2.inc
index a5028ab67a..53928ed071 100644
--- a/usr/src/pkg/manifests/system-kernel.man2.inc
+++ b/usr/src/pkg/manifests/system-kernel.man2.inc
@@ -10,6 +10,7 @@
#
# Copyright 2011, Richard Lowe
+# Copyright 2013, OmniTI Computer Consulting, Inc.
file path=usr/share/man/man2/Intro.2
file path=usr/share/man/man2/_Exit.2
@@ -137,6 +138,7 @@ file path=usr/share/man/man2/pathconf.2
file path=usr/share/man/man2/pause.2
file path=usr/share/man/man2/pcsample.2
file path=usr/share/man/man2/pipe.2
+file path=usr/share/man/man2/pipe2.2
file path=usr/share/man/man2/poll.2
file path=usr/share/man/man2/pread.2
file path=usr/share/man/man2/priocntl.2