mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-01 09:41:45 +03:00
hurd: Fix abi-tag, following ba90e05
This commit is contained in:
@ -37,6 +37,7 @@
|
|||||||
_hurd_critical_section_lock, _hurd_critical_section_unlock):
|
_hurd_critical_section_lock, _hurd_critical_section_unlock):
|
||||||
Explicit casts from void *.
|
Explicit casts from void *.
|
||||||
* sysdeps/mach/hurd/tls.h: Include <stdint.h> and <sysdep.h>.
|
* sysdeps/mach/hurd/tls.h: Include <stdint.h> and <sysdep.h>.
|
||||||
|
* abi-tags: Rename gnu-gnu os into gnu.
|
||||||
|
|
||||||
[BZ #4719]
|
[BZ #4719]
|
||||||
* sysdeps/mach/hurd/bits/ioctls.h (_IOT__IOTBASE_long, _IOT_char,
|
* sysdeps/mach/hurd/bits/ioctls.h (_IOT__IOTBASE_long, _IOT_char,
|
||||||
|
2
abi-tags
2
abi-tags
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
.*-.*-linux.* 0 2.0.0 # earliest compatible kernel version
|
.*-.*-linux.* 0 2.0.0 # earliest compatible kernel version
|
||||||
|
|
||||||
.*-.*-gnu-gnu.* 1 0.0.0
|
.*-.*-gnu.* 1 0.0.0
|
||||||
|
|
||||||
.*-sun-solaris2.* 2 2.0.0 # just an arbitrary value
|
.*-sun-solaris2.* 2 2.0.0 # just an arbitrary value
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user