This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 1/5] sysvipc: Fix compat msgctl
- From: Florian Weimer <fweimer at redhat dot com>
- To: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- Cc: libc-alpha at sourceware dot org
- Date: Thu, 16 May 2019 17:36:43 +0200
- Subject: Re: [PATCH 1/5] sysvipc: Fix compat msgctl
- References: <20190516151249.19029-1-adhemerval.zanella@linaro.org>
* Adhemerval Zanella:
> The __IPC64 flags is meant to be used to enable the new sysv struct
> format when the architectures supports it (ARCH_WANT_IPC_PARSE_VERSION
> config flag on Linux kernel).
Doesn't this need a bug number (with a description of the impact in the
bug, if possible).
Thanks,
Florian