]> git.pld-linux.org Git - packages/file.git/commitdiff
- BOM prefixed text files (Adrian Havill <havill@turbolinux.co.jp>; based on
authorkloczek <kloczek@pld-linux.org>
Mon, 20 May 2002 10:47:51 +0000 (10:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  patch from TurboLinux).

Changed files:
    file-unicode.patch -> 1.1

file-unicode.patch [new file with mode: 0644]

diff --git a/file-unicode.patch b/file-unicode.patch
new file mode 100644 (file)
index 0000000..48a1a46
--- /dev/null
@@ -0,0 +1,26 @@
+--- file-3.38/Magdir/unicode   Thu Jan  1 00:00:00 1970
++++ file-3.38/Magdir/unicode.unicode   Tue Aug 22 08:21:52 2000
+1-------------------------------------------------------------------
++# Unicode:  BOM prefixed text files - Adrian Havill <havill@turbolinux.co.jp>
++#
++0     string  +/v8                    Unicode text, UTF-7
++0     string  +/v9                    Unicode text, UTF-7
++0     string  +/v+                    Unicode text, UTF-7
++0     string  +/v/                    Unicode text, UTF-7
++0     string  \357\273\277            Unicode text, UTF-8
++0     string  \335\163\146\163        Unicode text, UTF-8-EBCDIC
++0     string  \376\377\000\000        Unicode text, UTF-32, big-endian
++0     string  \377\376\000\000        Unicode text, UTF-32, little-endian
++0     string  \376\377                Unicode text, UTF-16, big-endian
++0     string  \377\376                Unicode text, UTF-16, little-endian
++0     string  \016\376\377            Unicode text, SCSU (Standard Compression Scheme for Unicode)
+--- file-3.38/Makefile.am~     Mon May 20 12:44:34 2002
++++ file-3.38/Makefile.am      Mon May 20 12:44:34 2002
+@@ -194,6 +194,7 @@
+ Magdir/troff \
+ Magdir/tuxedo \
+ Magdir/typeset \
++Magdir/unicode \
+ Magdir/unknown \
+ Magdir/uuencode \
+ Magdir/varied.out \
This page took 0.233174 seconds and 4 git commands to generate.