blob: 0f5b909a92a8301038d52cb4fa6633cd5b5705a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
[[!meta copyright="Copyright © 2011 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled [[GNU Free Documentation
License|/fdl]]."]]"""]]
[[!meta title="ELFOSABI_GNU"]]
GNU/Hurd uses the `ELFOSABI_GNU` value for operating system/ABI identification.
This is shared with GNU/Linux.
# History
* [[!debbug 630180]], [[!debbug 632686]]
* [sourceware bug
12913](http://sourceware.org/bugzilla/show_bug.cgi?id=12913)
* [libc-alpha
thread](http://sourceware.org/ml/libc-alpha/2011-06/threads.html#00087)
([continues](http://sourceware.org/ml/libc-alpha/2011-07/threads.html#00031))
* [bug-hurd
thread](http://lists.gnu.org/archive/html/bug-hurd/2011-06/threads.html#00060)
([continues](http://lists.gnu.org/archive/html/bug-hurd/2011-07/threads.html#00020))
* [generic-abi
thread](http://groups.google.com/group/generic-abi/browse_frm/thread/194697b94a189063)
* [binutils
thread](http://sourceware.org/ml/binutils/2011-06/threads.html#00218)
([continues](http://sourceware.org/ml/binutils/2011-07/threads.html#00033))
* [GDB
thread](http://sourceware.org/ml/gdb-patches/2011-07/msg00088.html)
|