|
24 | 24 | 10 common unlink sys_unlink
|
25 | 25 | 11 common execve sys_execve
|
26 | 26 | 12 common chdir sys_chdir
|
27 |
| -13 oabi time sys_time |
| 27 | +13 oabi time sys_time32 |
28 | 28 | 14 common mknod sys_mknod
|
29 | 29 | 15 common chmod sys_chmod
|
30 | 30 | 16 common lchown sys_lchown16
|
|
36 | 36 | 22 oabi umount sys_oldumount
|
37 | 37 | 23 common setuid sys_setuid16
|
38 | 38 | 24 common getuid sys_getuid16
|
39 |
| -25 oabi stime sys_stime |
| 39 | +25 oabi stime sys_stime32 |
40 | 40 | 26 common ptrace sys_ptrace
|
41 | 41 | 27 oabi alarm sys_alarm
|
42 | 42 | # 28 was sys_fstat
|
43 | 43 | 29 common pause sys_pause
|
44 |
| -30 oabi utime sys_utime |
| 44 | +30 oabi utime sys_utime32 |
45 | 45 | # 31 was sys_stty
|
46 | 46 | # 32 was sys_gtty
|
47 | 47 | 33 common access sys_access
|
|
137 | 137 | 121 common setdomainname sys_setdomainname
|
138 | 138 | 122 common uname sys_newuname
|
139 | 139 | # 123 was sys_modify_ldt
|
140 |
| -124 common adjtimex sys_adjtimex |
| 140 | +124 common adjtimex sys_adjtimex_time32 |
141 | 141 | 125 common mprotect sys_mprotect
|
142 | 142 | 126 common sigprocmask sys_sigprocmask
|
143 | 143 | # 127 was sys_create_module
|
|
174 | 174 | 158 common sched_yield sys_sched_yield
|
175 | 175 | 159 common sched_get_priority_max sys_sched_get_priority_max
|
176 | 176 | 160 common sched_get_priority_min sys_sched_get_priority_min
|
177 |
| -161 common sched_rr_get_interval sys_sched_rr_get_interval |
178 |
| -162 common nanosleep sys_nanosleep |
| 177 | +161 common sched_rr_get_interval sys_sched_rr_get_interval_time32 |
| 178 | +162 common nanosleep sys_nanosleep_time32 |
179 | 179 | 163 common mremap sys_mremap
|
180 | 180 | 164 common setresuid sys_setresuid16
|
181 | 181 | 165 common getresuid sys_getresuid16
|
|
190 | 190 | 174 common rt_sigaction sys_rt_sigaction
|
191 | 191 | 175 common rt_sigprocmask sys_rt_sigprocmask
|
192 | 192 | 176 common rt_sigpending sys_rt_sigpending
|
193 |
| -177 common rt_sigtimedwait sys_rt_sigtimedwait |
| 193 | +177 common rt_sigtimedwait sys_rt_sigtimedwait_time32 |
194 | 194 | 178 common rt_sigqueueinfo sys_rt_sigqueueinfo
|
195 | 195 | 179 common rt_sigsuspend sys_rt_sigsuspend
|
196 | 196 | 180 common pread64 sys_pread64 sys_oabi_pread64
|
|
254 | 254 | 237 common fremovexattr sys_fremovexattr
|
255 | 255 | 238 common tkill sys_tkill
|
256 | 256 | 239 common sendfile64 sys_sendfile64
|
257 |
| -240 common futex sys_futex |
| 257 | +240 common futex sys_futex_time32 |
258 | 258 | 241 common sched_setaffinity sys_sched_setaffinity
|
259 | 259 | 242 common sched_getaffinity sys_sched_getaffinity
|
260 | 260 | 243 common io_setup sys_io_setup
|
261 | 261 | 244 common io_destroy sys_io_destroy
|
262 |
| -245 common io_getevents sys_io_getevents |
| 262 | +245 common io_getevents sys_io_getevents_time32 |
263 | 263 | 246 common io_submit sys_io_submit
|
264 | 264 | 247 common io_cancel sys_io_cancel
|
265 | 265 | 248 common exit_group sys_exit_group
|
|
272 | 272 | # 255 for get_thread_area
|
273 | 273 | 256 common set_tid_address sys_set_tid_address
|
274 | 274 | 257 common timer_create sys_timer_create
|
275 |
| -258 common timer_settime sys_timer_settime |
276 |
| -259 common timer_gettime sys_timer_gettime |
| 275 | +258 common timer_settime sys_timer_settime32 |
| 276 | +259 common timer_gettime sys_timer_gettime32 |
277 | 277 | 260 common timer_getoverrun sys_timer_getoverrun
|
278 | 278 | 261 common timer_delete sys_timer_delete
|
279 |
| -262 common clock_settime sys_clock_settime |
280 |
| -263 common clock_gettime sys_clock_gettime |
281 |
| -264 common clock_getres sys_clock_getres |
282 |
| -265 common clock_nanosleep sys_clock_nanosleep |
| 279 | +262 common clock_settime sys_clock_settime32 |
| 280 | +263 common clock_gettime sys_clock_gettime32 |
| 281 | +264 common clock_getres sys_clock_getres_time32 |
| 282 | +265 common clock_nanosleep sys_clock_nanosleep_time32 |
283 | 283 | 266 common statfs64 sys_statfs64_wrapper
|
284 | 284 | 267 common fstatfs64 sys_fstatfs64_wrapper
|
285 | 285 | 268 common tgkill sys_tgkill
|
286 |
| -269 common utimes sys_utimes |
| 286 | +269 common utimes sys_utimes_time32 |
287 | 287 | 270 common arm_fadvise64_64 sys_arm_fadvise64_64
|
288 | 288 | 271 common pciconfig_iobase sys_pciconfig_iobase
|
289 | 289 | 272 common pciconfig_read sys_pciconfig_read
|
290 | 290 | 273 common pciconfig_write sys_pciconfig_write
|
291 | 291 | 274 common mq_open sys_mq_open
|
292 | 292 | 275 common mq_unlink sys_mq_unlink
|
293 |
| -276 common mq_timedsend sys_mq_timedsend |
294 |
| -277 common mq_timedreceive sys_mq_timedreceive |
| 293 | +276 common mq_timedsend sys_mq_timedsend_time32 |
| 294 | +277 common mq_timedreceive sys_mq_timedreceive_time32 |
295 | 295 | 278 common mq_notify sys_mq_notify
|
296 | 296 | 279 common mq_getsetattr sys_mq_getsetattr
|
297 | 297 | 280 common waitid sys_waitid
|
|
326 | 326 | 309 common add_key sys_add_key
|
327 | 327 | 310 common request_key sys_request_key
|
328 | 328 | 311 common keyctl sys_keyctl
|
329 |
| -312 common semtimedop sys_semtimedop sys_oabi_semtimedop |
| 329 | +312 common semtimedop sys_semtimedop_time32 sys_oabi_semtimedop |
330 | 330 | 313 common vserver
|
331 | 331 | 314 common ioprio_set sys_ioprio_set
|
332 | 332 | 315 common ioprio_get sys_ioprio_get
|
|
340 | 340 | 323 common mkdirat sys_mkdirat
|
341 | 341 | 324 common mknodat sys_mknodat
|
342 | 342 | 325 common fchownat sys_fchownat
|
343 |
| -326 common futimesat sys_futimesat |
| 343 | +326 common futimesat sys_futimesat_time32 |
344 | 344 | 327 common fstatat64 sys_fstatat64 sys_oabi_fstatat64
|
345 | 345 | 328 common unlinkat sys_unlinkat
|
346 | 346 | 329 common renameat sys_renameat
|
|
349 | 349 | 332 common readlinkat sys_readlinkat
|
350 | 350 | 333 common fchmodat sys_fchmodat
|
351 | 351 | 334 common faccessat sys_faccessat
|
352 |
| -335 common pselect6 sys_pselect6 |
353 |
| -336 common ppoll sys_ppoll |
| 352 | +335 common pselect6 sys_pselect6_time32 |
| 353 | +336 common ppoll sys_ppoll_time32 |
354 | 354 | 337 common unshare sys_unshare
|
355 | 355 | 338 common set_robust_list sys_set_robust_list
|
356 | 356 | 339 common get_robust_list sys_get_robust_list
|
|
362 | 362 | 345 common getcpu sys_getcpu
|
363 | 363 | 346 common epoll_pwait sys_epoll_pwait
|
364 | 364 | 347 common kexec_load sys_kexec_load
|
365 |
| -348 common utimensat sys_utimensat |
| 365 | +348 common utimensat sys_utimensat_time32 |
366 | 366 | 349 common signalfd sys_signalfd
|
367 | 367 | 350 common timerfd_create sys_timerfd_create
|
368 | 368 | 351 common eventfd sys_eventfd
|
369 | 369 | 352 common fallocate sys_fallocate
|
370 |
| -353 common timerfd_settime sys_timerfd_settime |
371 |
| -354 common timerfd_gettime sys_timerfd_gettime |
| 370 | +353 common timerfd_settime sys_timerfd_settime32 |
| 371 | +354 common timerfd_gettime sys_timerfd_gettime32 |
372 | 372 | 355 common signalfd4 sys_signalfd4
|
373 | 373 | 356 common eventfd2 sys_eventfd2
|
374 | 374 | 357 common epoll_create1 sys_epoll_create1
|
|
379 | 379 | 362 common pwritev sys_pwritev
|
380 | 380 | 363 common rt_tgsigqueueinfo sys_rt_tgsigqueueinfo
|
381 | 381 | 364 common perf_event_open sys_perf_event_open
|
382 |
| -365 common recvmmsg sys_recvmmsg |
| 382 | +365 common recvmmsg sys_recvmmsg_time32 |
383 | 383 | 366 common accept4 sys_accept4
|
384 | 384 | 367 common fanotify_init sys_fanotify_init
|
385 | 385 | 368 common fanotify_mark sys_fanotify_mark
|
386 | 386 | 369 common prlimit64 sys_prlimit64
|
387 | 387 | 370 common name_to_handle_at sys_name_to_handle_at
|
388 | 388 | 371 common open_by_handle_at sys_open_by_handle_at
|
389 |
| -372 common clock_adjtime sys_clock_adjtime |
| 389 | +372 common clock_adjtime sys_clock_adjtime32 |
390 | 390 | 373 common syncfs sys_syncfs
|
391 | 391 | 374 common sendmmsg sys_sendmmsg
|
392 | 392 | 375 common setns sys_setns
|
|
413 | 413 | 396 common pkey_free sys_pkey_free
|
414 | 414 | 397 common statx sys_statx
|
415 | 415 | 398 common rseq sys_rseq
|
416 |
| -399 common io_pgetevents sys_io_pgetevents |
| 416 | +399 common io_pgetevents sys_io_pgetevents_time32 |
417 | 417 | 400 common migrate_pages sys_migrate_pages
|
418 | 418 | 401 common kexec_file_load sys_kexec_file_load
|
| 419 | +# 402 is unused |
| 420 | +403 common clock_gettime64 sys_clock_gettime |
| 421 | +404 common clock_settime64 sys_clock_settime |
| 422 | +405 common clock_adjtime64 sys_clock_adjtime |
| 423 | +406 common clock_getres_time64 sys_clock_getres |
| 424 | +407 common clock_nanosleep_time64 sys_clock_nanosleep |
| 425 | +408 common timer_gettime64 sys_timer_gettime |
| 426 | +409 common timer_settime64 sys_timer_settime |
| 427 | +410 common timerfd_gettime64 sys_timerfd_gettime |
| 428 | +411 common timerfd_settime64 sys_timerfd_settime |
| 429 | +412 common utimensat_time64 sys_utimensat |
| 430 | +413 common pselect6_time64 sys_pselect6 |
| 431 | +414 common ppoll_time64 sys_ppoll |
| 432 | +416 common io_pgetevents_time64 sys_io_pgetevents |
| 433 | +417 common recvmmsg_time64 sys_recvmmsg |
| 434 | +418 common mq_timedsend_time64 sys_mq_timedsend |
| 435 | +419 common mq_timedreceive_time64 sys_mq_timedreceive |
| 436 | +420 common semtimedop_time64 sys_semtimedop |
| 437 | +421 common rt_sigtimedwait_time64 sys_rt_sigtimedwait |
| 438 | +422 common futex_time64 sys_futex |
| 439 | +423 common sched_rr_get_interval_time64 sys_sched_rr_get_interval |
0 commit comments