On Fri, Jun 30, 2017 at 11:53:48AM -0500, Peter Bergner wrote: > >> Not use an installed header, that's not what I'm asking. Share the > >> source file, i.e., just copy it over from the glibc source tree (it > >> should probably hold the master copy). Fewer typos, cannot forget to > >> update some entry, etc.
[ snip ] We could factor out the parts used by both projects to a separate file, and share that one. Does glibc also have the names in our cpu_supports_info array? Should it have them? What I'm after is making errors and omissions less likely. Maybe I just shouldn't worry, it's not like auxv changes *that* often. Segher