Add glibc NLS catalog magic (odubaj at redhat)
authorChristos Zoulas <christos@zoulas.com>
Thu, 11 Oct 2018 15:35:43 +0000 (15:35 +0000)
committerChristos Zoulas <christos@zoulas.com>
Thu, 11 Oct 2018 15:35:43 +0000 (15:35 +0000)
magic/Magdir/glibc [new file with mode: 0644]
magic/Makefile.am

diff --git a/magic/Magdir/glibc b/magic/Magdir/glibc
new file mode 100644 (file)
index 0000000..3b856f3
--- /dev/null
@@ -0,0 +1,21 @@
+
+#------------------------------------------------------------------------------
+# $File: glibc,v 1.1 2018/10/11 15:35:43 christos Exp $
+# glibc locale files
+#
+# https://sourceware.org/git/?p=glibc.git;f=locale/localeinfo.h;h=68822a63#l32
+
+0      belong  0x20070920      glibc locale file LC_CTYPE
+0      belong  0x14110320      glibc locale file LC_NUMERIC
+0      belong  0x17110320      glibc locale file LC_TIME
+0      belong  0x17100520      glibc locale file LC_COLLATE
+0      belong  0x11110320      glibc locale file LC_MONETARY
+0      belong  0x10110320      glibc locale file LC_MESSAGES
+0      belong  0x13110320      glibc locale file LC_ALL
+0      belong  0x12110320      glibc locale file LC_PAPER
+0      belong  0x1d110320      glibc locale file LC_NAME
+0      belong  0x1c110320      glibc locale file LC_ADDRESS
+0      belong  0x1f110320      glibc locale file LC_TELEPHONE
+0      belong  0x1e110320      glibc locale file LC_MEASUREMENT
+0      belong  0x19110320      glibc locale file LC_IDENTIFICATION
+
index bd4635a2842cf9f94e2ea89f0eecca9c645ddec3..8db00ef0c8f4691cb9c82000fa9413bf9229a0d2 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $File: Makefile.am,v 1.136 2018/10/01 18:39:21 christos Exp $
+# $File: Makefile.am,v 1.137 2018/10/11 15:35:43 christos Exp $
 #
 MAGIC_FRAGMENT_BASE = Magdir
 MAGIC_DIR = $(top_srcdir)/magic
@@ -105,6 +105,7 @@ $(MAGIC_FRAGMENT_DIR)/gcc \
 $(MAGIC_FRAGMENT_DIR)/gconv \
 $(MAGIC_FRAGMENT_DIR)/geo \
 $(MAGIC_FRAGMENT_DIR)/geos \
+$(MAGIC_FRAGMENT_DIR)/glibc \
 $(MAGIC_FRAGMENT_DIR)/gimp \
 $(MAGIC_FRAGMENT_DIR)/gnome \
 $(MAGIC_FRAGMENT_DIR)/gnu \