]> granicus.if.org Git - strace/commit
xlat: add fallback definitions to {msg,sem,shm}ctl command constants
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sun, 15 Apr 2018 23:12:08 +0000 (01:12 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 9 May 2018 22:01:45 +0000 (22:01 +0000)
commit3f59353ab3d70a8e57e873732dad7378b1aee0bf
treed4f4f6f2b9521fa62daa5fb65626a6dbffc3d774
parent22f04a6c695bb497762ac7a0e8b3f7ee2af965d0
xlat: add fallback definitions to {msg,sem,shm}ctl command constants

* xlat/msgctl_flags.in: Add default values to all constants, reorder
to make them sorted by value.
* xlat/semctl_flags.in: Likewise.
* xlat/shmctl_flags.in: Likewise.

Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org>
xlat/msgctl_flags.in
xlat/semctl_flags.in
xlat/shmctl_flags.in