]> granicus.if.org Git - strace/commitdiff
synchronize section for fcntl and use sys_fcntl for sys_fcntl as well
authorWichert Akkerman <wichert@deephackmode.org>
Fri, 3 Aug 2001 12:27:54 +0000 (12:27 +0000)
committerWichert Akkerman <wichert@deephackmode.org>
Fri, 3 Aug 2001 12:27:54 +0000 (12:27 +0000)
ChangeLog
linux/hppa/syscallent.h
linux/mips/syscallent.h
linux/powerpc/syscallent.h
linux/syscallent.h

index 52352fdb7273ca2e92b2ca9593cd0bebd5e88b81..30e2e516153094bde59c4e48a21c16c8f1724b90 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-03   Wichert Akkerman <wakkerma@debian.org>
+
+  * Linux/**/syscallent.h: synchronize section for fcntl and use sys_fcntl
+    for sys_fcntl as well
+
 2001-08-03   Wichert Akkerman <wakkerma@debian.org>
 
   * linux/hppa/syscallent.h: updated from Matthew Wilcox
index 2d228176841b008ce087b9cc8e12c7fead6d454a..8478c96c8e351b3528113c0adc8982dababe0894 100644 (file)
        { 3,    TF,     printargs,              "truncate64"            }, /* 199 */
        { 3,    TF,     printargs,              "ftruncate64"           }, /* 200 */
        { 3,    0,      printargs,              "getdents64"            }, /* 201 */
-       { 3,    TF,     sys_fcntl,              "fcntl64"               }, /* 202 */
+       { 3,    0,      sys_fcntl,              "fcntl64"               }, /* 202 */
        { 5,    0,      printargs,              "SYS_203"               }, /* 203 */
        { 5,    0,      printargs,              "SYS_204"               }, /* 204 */
        { 5,    0,      printargs,              "SYS_205"               }, /* 205 */
index 74115de52f959fcb442e41d7bcd5ec1a6ed2e96c..a4578bd12415fa6def6a8612e5fd1e05ea2882ad 100644 (file)
        { 3,    0,      printargs,              "mincore"       }, /* 4217 */
        { 3,    0,      sys_madvise,            "madvise"       }, /* 4218 */
        { 3,    0,      printargs,              "getdents64"    }, /* 4219 */
-       { 3,    0,      printargs,              "fcntl64"       }, /* 4220 */
+       { 3,    0,      sys_fcntl,              "fcntl64"       }, /* 4220 */
        { 0,    0,      printargs,              "SYS_4221"      }, /* 4221 */
        { 0,    0,      printargs,              "SYS_4222"      }, /* 4222 */
        { 0,    0,      printargs,              "SYS_4223"      }, /* 4223 */
index 8ba95c44c9c51492baacd08a1606dd66c23063d0..1385da327f8ebc3345179b56e0ff3d9996d0f44f 100644 (file)
        { 8,    0,      printargs,              "MOL"                   }, /* 201 */
        { 3,    0,      printargs,              "getdents64"            }, /* 202 */
        { 2,    0,      sys_pivotroot,          "pivot_root"            }, /* 203 */
-       { 3,    TF,     printargs,              "fcntl64"               }, /* 204 */
+       { 3,    0,      sys_fcntl,              "fcntl64"               }, /* 204 */
        { 3,    0,      sys_madvise,            "madvise"               }, /* 205 */
        { 3,    0,      printargs,              "mincore"               }, /* 206 */
        { 5,    0,      printargs,              "SYS_207"               }, /* 207 */
index 687d2ff7ce45d341cc5a96f7926e2cd83c2f3221..571aabacbe022e1c3036128ff439456b9b933098 100644 (file)
        { 3,    0,      printargs,              "mincore"       }, /* 218 */
        { 3,    0,      sys_madvise,            "madvise"       }, /* 219 */
        { 4,    0,      printargs,              "getdents64"    }, /* 220 */
-       { 4,    0,      printargs,              "fcntl64"       }, /* 221 */
+       { 3,    0,      sys_fcntl,              "fcntl64"       }, /* 221 */
        { 4,    0,      printargs,              "SYS_222"       }, /* 222 */
        { 4,    0,      printargs,              "SYS_223"       }, /* 223 */
        { 4,    0,      printargs,              "SYS_224"       }, /* 224 */