about summary refs log tree commit diff
path: root/abi-tags
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-07-12 18:26:36 +0000
committerJakub Jelinek <jakub@redhat.com>2007-07-12 18:26:36 +0000
commit0ecb606cb6cf65de1d9fc8a919bceb4be476c602 (patch)
tree2ea1f8305970753e4a657acb2ccc15ca3eec8e2c /abi-tags
parent7d58530341304d403a6626d7f7a1913165fe2f32 (diff)
downloadglibc-0ecb606cb6cf65de1d9fc8a919bceb4be476c602.tar.gz
glibc-0ecb606cb6cf65de1d9fc8a919bceb4be476c602.tar.xz
glibc-0ecb606cb6cf65de1d9fc8a919bceb4be476c602.zip
2.5-18.1
Diffstat (limited to 'abi-tags')
-rw-r--r--abi-tags4
1 files changed, 4 insertions, 0 deletions
diff --git a/abi-tags b/abi-tags
index 7adc62ef2d..87cd6816a9 100644
--- a/abi-tags
+++ b/abi-tags
@@ -24,5 +24,9 @@
 
 .*-.*-freebsd.*-gnu.*	3	4.0.0	# earliest compatible kernel version
 
+.*-.*-knetbsd.*-gnu.*	4	1.6.0	# earliest compatible kernel version
+
+.*-.*-syllable.*	5	2.0.0	# just an arbitrary value
+
 # There is no catch-all default here because every supported OS that uses
 # ELF must have its own unique ABI tag.