~ubuntu-branches/ubuntu/saucy/strace/saucy-proposed

« back to all changes in this revision

Viewing changes to linux/ia64/syscallent.h

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso, Pedro Fragoso, Martin Pitt
  • Date: 2008-12-09 11:06:58 UTC
  • mfrom: (0.1.5 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20081209110658-4oy0si4bs8yerqg1
Tags: 4.5.17+cvs080723-2ubuntu1
[ Pedro Fragoso ]
* Merge from Debian unstable (LP: #259933), Ubuntu remaining changes:
  - Add lpia as supported architecture

[ Martin Pitt ]
* file.c: Apply patch from upstream CVS to build on current kernels,
  which don't have linux/dirent.h any more.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
26
26
 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27
27
 *
28
 
 *      $Id: syscallent.h,v 1.24 2006/12/04 13:46:28 ldv Exp $
 
28
 *      $Id: syscallent.h,v 1.34 2008/07/22 00:22:04 roland Exp $
29
29
 */
30
30
 
31
31
/*
940
940
        { 1,    0,      sys_adjtimex,           "adjtimex"      }, /* 1131 */
941
941
        { 2,    0,      sys_create_module,      "create_module" }, /* 1132 */
942
942
        { 4,    0,      sys_init_module,        "init_module"   }, /* 1133 */
943
 
        { 1,    0,      sys_delete_module,      "delete_module" }, /* 1134 */
 
943
        { 2,    0,      sys_delete_module,      "delete_module" }, /* 1134 */
944
944
        { 1,    0,      sys_get_kernel_syms,    "get_kernel_syms"}, /* 1135 */
945
945
        { 5,    0,      sys_query_module,       "query_module"  }, /* 1136 */
946
946
        { 4,    0,      sys_quotactl,           "quotactl"      }, /* 1137 */
1014
1014
        { 3,    TN,     sys_sendmsg,            "sendmsg"       }, /* 1205 */
1015
1015
        { 3,    TN,     sys_recvmsg,            "recvmsg"       }, /* 1206 */
1016
1016
        { 2,    TF,     sys_pivotroot,          "pivot_root"    }, /* 1207 */
1017
 
        { 3,    0,      printargs,              "mincore"       }, /* 1208 */
 
1017
        { 3,    0,      sys_mincore,            "mincore"       }, /* 1208 */
1018
1018
        { 3,    0,      sys_madvise,            "madvise"       }, /* 1209 */
1019
1019
        { 2,    TF,     sys_stat,               "stat"          }, /* 1210 */
1020
1020
        { 2,    0,      sys_lstat,              "lstat"         }, /* 1211 */
1021
1021
        { 2,    TD,     sys_fstat,              "fstat"         }, /* 1212 */
1022
1022
        { 6,    TP,     sys_clone,              "clone2"        }, /* 1213 */
1023
 
        { 3,    0,      printargs,              "getdents64"    }, /* 1214 */
 
1023
        { 3,    TD,     sys_getdents64,         "getdents64"    }, /* 1214 */
1024
1024
        { 2,    0,      printargs,              "getunwind"     }, /* 1215 */
1025
1025
        { 4,    TD,     sys_readahead,          "readahead"     }, /* 1216 */
1026
1026
        { 5,    TF,     sys_setxattr,           "setxattr"      }, /* 1217 */
1036
1036
        { 2,    TF,     sys_removexattr,        "lremovexattr"  }, /* 1227 */
1037
1037
        { 2,    0,      sys_removexattr,        "fremovexattr"  }, /* 1228 */
1038
1038
        { 2,    TS,     sys_kill,               "tkill"         }, /* 1229 */
1039
 
        { 5,    0,      sys_futex,              "futex"         }, /* 1230 */
 
1039
        { 6,    0,      sys_futex,              "futex"         }, /* 1230 */
1040
1040
        { 3,    0,      sys_sched_setaffinity,  "sched_setaffinity"},/* 1231 */
1041
1041
        { 3,    0,      sys_sched_getaffinity,  "sched_getaffinity"},/* 1232 */
1042
1042
        { 1,    0,      printargs,              "set_tid_address"}, /* 1233 */
1082
1082
        { 5,    0,      printargs,              "keyctl"        }, /* 1273 */
1083
1083
        { 3,    0,      printargs,              "ioprio_set"    }, /* 1274 */
1084
1084
        { 2,    0,      printargs,              "ioprio_get"    }, /* 1275 */
1085
 
        { 8,    0,      printargs,              "SYS_1276"      }, /* 1276 */
 
1085
        { 6,    0,      sys_move_pages,         "move_pages"    }, /* 1276 */
1086
1086
        { 0,    TD,     printargs,              "inotify_init"  }, /* 1277 */
1087
1087
        { 3,    TD,     sys_inotify_add_watch,  "inotify_add_watch" }, /* 1278 */
1088
1088
        { 2,    TD,     sys_inotify_rm_watch,   "inotify_rm_watch" }, /* 1279 */
1110
1110
        { 4,    TD,     printargs,              "tee"           }, /* 1301 */
1111
1111
        { 4,    TD,     printargs,              "vmsplice"      }, /* 1302 */
1112
1112
        { 8,    0,      printargs,              "SYS_1303"      }, /* 1303 */
1113
 
        { 8,    0,      printargs,              "SYS_1304"      }, /* 1304 */
1114
 
        { 8,    0,      printargs,              "SYS_1305"      }, /* 1305 */
 
1113
        { 3,    0,      sys_getcpu,             "getcpu"        }, /* 1304 */
 
1114
        { 5,    TD,     sys_epoll_pwait,        "epoll_pwait"   }, /* 1305 */
 
1115
        { 8,    0,      printargs,              "SYS_1306"      }, /* 1306 */
 
1116
        { 3,    TD|TS,  sys_signalfd,           "signalfd"      }, /* 1307 */
 
1117
        { 4,    TD,     sys_timerfd,            "timerfd"       }, /* 1308 */
 
1118
        { 1,    TD,     sys_eventfd,            "eventfd"       }, /* 1309 */