diff options
Diffstat (limited to 'toolchain/elfosabi_gnu.mdwn')
-rw-r--r-- | toolchain/elfosabi_gnu.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/toolchain/elfosabi_gnu.mdwn b/toolchain/elfosabi_gnu.mdwn index bdc7e542..16b7d342 100644 --- a/toolchain/elfosabi_gnu.mdwn +++ b/toolchain/elfosabi_gnu.mdwn @@ -14,6 +14,12 @@ GNU/Hurd uses the `ELFOSABI_GNU` value for operating system/ABI identification. This is shared with GNU/Linux. +# Open Issues + +The [[/glibc]] patch is currently to be found in [[Savannah +glibc|source_repositories/glibc]] TopGit branch `t/elfosabi_gnu`. + + # History * [[!debbug 630180]], [[!debbug 632686]] |