commit | 75c0abb8709cf002ea0ae1bd3f431f301b3084bd | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Jul 24 14:46:09 2017 -0500 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Fri Jan 12 14:34:44 2018 -0600 |
tree | c58192dca444c7b66dbb60a14157726c79a75e5f | |
parent | f9886bc50a8e49425137f4798fda828136f4e4a9 [diff] |
signal: Document glibc's si_code of SI_ASYNCNL The header uapi/asm-generic/siginfo.h appears to the the repository of all of these definitions in linux so collect up glibcs additions as well. Just to prevent someone from accidentally creating a conflict in the future. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>