]> granicus.if.org Git - strace/commitdiff
linux/hppa syscall updates
authorWichert Akkerman <wichert@deephackmode.org>
Fri, 3 Aug 2001 12:20:38 +0000 (12:20 +0000)
committerWichert Akkerman <wichert@deephackmode.org>
Fri, 3 Aug 2001 12:20:38 +0000 (12:20 +0000)
ChangeLog
linux/hppa/syscallent.h

index 532a1231bfde124b1467f22a41cd3ac7ac00d3a2..52352fdb7273ca2e92b2ca9593cd0bebd5e88b81 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-03   Wichert Akkerman <wakkerma@debian.org>
+
+  * linux/hppa/syscallent.h: updated from Matthew Wilcox
+
 2001-08-03   Wichert Akkerman <wakkerma@debian.org>
 
   * process.c: seems Linux/IA64 changed register names on us, switch to
index 3bba1be8dc2ff67216bca16ad9e42542e0defffa..0aa6f0ff98521e79c91ff48f76769b4c816339f6 100644 (file)
@@ -1,31 +1,5 @@
 /*
- * Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
- * Copyright (c) 1993, 1994, 1995 Rick Sladkey <jrs@world.std.com>
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- *
- *     $Id$
+ * Copyright (c) 2001 Hewlett-Packard, Matthew Wilcox
  */
 
        { 5,    0,      printargs,              "SYS_0"                 }, /* 0 */
        { 1,    0,      sys_uselib,             "uselib"                }, /* 86 */
        { 1,    0,      sys_swapon,             "swapon"                }, /* 87 */
        { 3,    0,      sys_reboot,             "reboot"                }, /* 88 */
-       { 3,    0,      sys_readdir,            "old_readdir"           }, /* 89 */
+       { 6,    0,      sys_mmap,               "mmap2"                 }, /* 89 */
        { 6,    0,      sys_mmap,               "mmap"                  }, /* 90 */
        { 2,    0,      sys_munmap,             "munmap"                }, /* 91 */
        { 2,    TF,     sys_truncate,           "truncate"              }, /* 92 */
        { 4,    TN,     sys_recv,               "recv"                  }, /* 98 */
        { 2,    TF,     sys_statfs,             "statfs"                }, /* 99 */
        { 2,    0,      sys_fstatfs,            "fstatfs"               }, /* 100 */
-       { 3,    0,      sys_ioperm,             "ioperm"                }, /* 101 */
-       { 5,    0,      sys_socketcall,         "socketcall"            }, /* 102 */
+       { 2,    TF,     sys_stat64,             "stat64"                }, /* 101 */
+       { 5,    0,      printargs,              "SYS_102"               }, /* 102 */
        { 3,    0,      sys_syslog,             "syslog"                }, /* 103 */
        { 3,    0,      sys_setitimer,          "setitimer"             }, /* 104 */
        { 2,    0,      sys_getitimer,          "getitimer"             }, /* 105 */
        { 5,    TF,     sys_pwrite,             "pwrite"                }, /* 109 */
        { 2,    0,      sys_getcwd,             "getcwd"                }, /* 110 */
        { 0,    0,      sys_vhangup,            "vhangup"               }, /* 111 */
-       { 0,    0,      sys_idle,               "idle"                  }, /* 112 */
+       { 2,    TF,     sys_fstat64,            "fstat64"               }, /* 112 */
        { 0,    0,      sys_vfork,              "vfork"                 }, /* 113 */
        { 4,    TP,     sys_wait4,              "wait4"                 }, /* 114 */
        { 1,    0,      sys_swapoff,            "swapoff"               }, /* 115 */
 
        { 5,    0,      printargs,              "SYS_196"               }, /* 196 */
        { 5,    0,      printargs,              "SYS_197"               }, /* 197 */
-       { 5,    0,      printargs,              "SYS_198"               }, /* 198 */
-       { 5,    0,      printargs,              "SYS_199"               }, /* 199 */
-       { 5,    0,      printargs,              "SYS_200"               }, /* 200 */
-       { 5,    0,      printargs,              "SYS_201"               }, /* 201 */
-       { 5,    0,      printargs,              "SYS_202"               }, /* 202 */
+       { 2,    TF,     sys_lstat64,            "lstat64"               }, /* 198 */
+       { 3,    TF,     printargs,              "truncate64"            }, /* 199 */
+       { 3,    TF,     printargs,              "ftruncate64"           }, /* 200 */
+       { 3,    0,      printargs,              "getdents64"            }, /* 201 */
+       { 3,    TF,     sys_fcntl,              "fcntl64"               }, /* 202 */
        { 5,    0,      printargs,              "SYS_203"               }, /* 203 */
        { 5,    0,      printargs,              "SYS_204"               }, /* 204 */
        { 5,    0,      printargs,              "SYS_205"               }, /* 205 */