desc.c: move parser of flock syscall to a separate file

* flock.c: New file.
* Makefile.am (strace_SOURCES): Add it.
* desc.c (SYS_FUNC(flock)): Move to flock.c.
3 files changed
tree: c998e8cb9c9289537fd6b004818f4c4a8bc4f622
  1. debian/
  2. linux/
  3. m4/
  4. maint/
  5. qemu_multiarch_testing/
  6. test/
  7. tests/
  8. xlat/
  9. .gitignore
  10. .mailmap
  11. access.c
  12. affinity.c
  13. aio.c
  14. AUTHORS
  15. bjm.c
  16. block.c
  17. bootstrap
  18. bpf.c
  19. build_static_example.sh
  20. cacheflush.c
  21. capability.c
  22. caps0.h
  23. caps1.h
  24. ChangeLog-CVS
  25. chdir.c
  26. chmod.c
  27. clone.c
  28. configure.ac
  29. COPYING
  30. count.c
  31. CREDITS.in
  32. defs.h
  33. desc.c
  34. dirent.c
  35. empty.h
  36. epoll.c
  37. errnoent.sh
  38. evdev.c
  39. eventfd.c
  40. execve.c
  41. exit.c
  42. fadvise.c
  43. fallocate.c
  44. fanotify.c
  45. fchownat.c
  46. fetch_seccomp_fprog.c
  47. file.c
  48. flock.c
  49. futex.c
  50. generate_mpers_am.sh
  51. generate_sen.sh
  52. generate_xlat_in.sh
  53. get_robust_list.c
  54. getcpu.c
  55. getcwd.c
  56. getrandom.c
  57. git-set-file-times
  58. git-version-gen
  59. gitlog-to-changelog
  60. HACKING-scripts
  61. hostname.c
  62. inotify.c
  63. INSTALL
  64. io.c
  65. ioctl.c
  66. ioctlsort.c
  67. ioprio.c
  68. ipc_defs.h
  69. ipc_msg.c
  70. ipc_msgctl.c
  71. ipc_sem.c
  72. ipc_shm.c
  73. ipc_shmctl.c
  74. kexec.c
  75. keyctl.c
  76. ldt.c
  77. link.c
  78. loop.c
  79. lseek.c
  80. make-dist
  81. Makefile.am
  82. mem.c
  83. memfd_create.c
  84. mknod.c
  85. mount.c
  86. mpers.awk
  87. mpers.sh
  88. mpers_test.sh
  89. mpers_type.h
  90. mq.c
  91. mtd.c
  92. native_defs.h
  93. net.c
  94. NEWS
  95. open.c
  96. or1k_atomic.c
  97. pathtrace.c
  98. perf.c
  99. personality.c
  100. poll.c
  101. prctl.c
  102. print_mq_attr.c
  103. print_msgbuf.c
  104. print_sigevent.c
  105. print_time.c
  106. print_timex.c
  107. printmode.c
  108. printrusage.c
  109. printsiginfo.c
  110. printsiginfo.h
  111. printstat.h
  112. process.c
  113. process_vm.c
  114. ptp.c
  115. ptrace.h
  116. quota.c
  117. readahead.c
  118. readlink.c
  119. README
  120. README-hacking
  121. README-linux-ptrace
  122. README-mpers
  123. reboot.c
  124. regs.h
  125. renameat.c
  126. resource.c
  127. rtc.c
  128. sched.c
  129. scsi.c
  130. seccomp.c
  131. seccomp_fprog.h
  132. sendfile.c
  133. sigaltstack.c
  134. signal.c
  135. signalent.sh
  136. signalfd.c
  137. sigreturn.c
  138. sock.c
  139. socketutils.c
  140. sram_alloc.c
  141. statfs.c
  142. strace-graph
  143. strace-log-merge
  144. strace.1
  145. strace.c
  146. strace.spec
  147. stream.c
  148. swapon.c
  149. sync_file_range.c
  150. syscall.c
  151. syscallent.sh
  152. sysctl.c
  153. sysinfo.c
  154. syslog.c
  155. sysmips.c
  156. term.c
  157. time.c
  158. times.c
  159. truncate.c
  160. uid.c
  161. uid16.c
  162. umask.c
  163. umount.c
  164. uname.c
  165. unwind.c
  166. util.c
  167. utime.c
  168. utimes.c
  169. v4l2.c
  170. vsprintf.c
  171. wait.c
  172. xattr.c
  173. xlate.el
  174. xmalloc.c