1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-02 22:44:47 +03:00
Mike Frysinger 992f71ddd3 ia64: sigaction.h: fix sa_flags ordering
Since ia64 is little endian, sa_flags has to come before the padding
when splitting it from 64bits to 32bits.

Reported-by: Joseph Myers <joseph@codesourcery.com>
2015-07-23 03:28:13 -04:00
..