]> git.saurik.com Git - apple/libc.git/blobdiff - i386/sys/socketpair.s
Libc-391.4.3.tar.gz
[apple/libc.git] / i386 / sys / socketpair.s
index b0b9951a225774e5c3dfc05cbffd70e0b7982466..eaa293178ef5c455feddf33c3cb94474753669ed 100644 (file)
@@ -3,8 +3,6 @@
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
- * Copyright (c) 1999-2003 Apple Computer, Inc.  All Rights Reserved.
- * 
  * This file contains Original Code and/or Modifications of Original Code
  * as defined in and that are subject to the Apple Public Source License
  * Version 2.0 (the 'License'). You may not use this file except in
@@ -27,5 +25,8 @@
  */
 #include "SYS.h"
 
-UNIX_SYSCALL(socketpair, 5)
+PSEUDO(socketpair$UNIX2003, socketpair, 5)
+       ret
+
+UNIX_SYSCALL_ERR(socketpair, 5, cerror_cvt)
        ret