~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to lib/config.charset

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-11-28 03:03:42 UTC
  • mfrom: (8.3.4 sid)
  • Revision ID: package-import@ubuntu.com-20121128030342-21zanj8354gas5gr
Tags: 8.20-3ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Make 'uname -i -p' return the real processor/hardware, instead of
    unknown.
  - Build-depend on gettext:any instead of on gettext, so that apt-get can
    properly resolve build-dependencies on the tool when cross-building.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Output a system dependent table of character encoding aliases.
3
3
#
4
 
#   Copyright (C) 2000-2004, 2006-2011 Free Software Foundation, Inc.
 
4
#   Copyright (C) 2000-2004, 2006-2012 Free Software Foundation, Inc.
5
5
#
6
6
#   This program is free software; you can redistribute it and/or modify
7
7
#   it under the terms of the GNU General Public License as published by
14
14
#   GNU General Public License for more details.
15
15
#
16
16
#   You should have received a copy of the GNU General Public License along
17
 
#   with this program; if not, write to the Free Software Foundation,
18
 
#   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
17
#   with this program; if not, see <http://www.gnu.org/licenses/>.
19
18
#
20
19
# The table consists of lines of the form
21
20
#    ALIAS  CANONICAL
30
29
# The current list of GNU canonical charset names is as follows.
31
30
#
32
31
#       name              MIME?             used by which systems
 
32
#                                    (darwin = Mac OS X, woe32 = native Windows)
 
33
#
33
34
#   ASCII, ANSI_X3.4-1968       glibc solaris freebsd netbsd darwin cygwin
34
35
#   ISO-8859-1              Y   glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin
35
36
#   ISO-8859-2              Y   glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin