]> git.saurik.com Git - apple/libc.git/blobdiff - i386/sys/getsockname.s
Libc-391.4.3.tar.gz
[apple/libc.git] / i386 / sys / getsockname.s
index 192d98b22b940a914626ef018caebaf32d71fc85..135a37249afa2696d2496f252959df0900125a29 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(getsockname, 3)
+PSEUDO(getsockname$UNIX2003, getsockname, 3)
+       ret
+
+UNIX_SYSCALL_ERR(getsockname, 3, cerror_cvt)
        ret