Index of /pub/misc/opengroup/code_set_registry

      Name                                               Last modified       Size  Description

[DIR] Parent Directory 03-Nov-2007 21:15 - [TXT] README 14-Jun-1999 00:00 1k [TXT] code_set_registry1.2f.txt 08-Sep-1997 00:00 32k [TXT] code_set_registry1.2g.txt 14-Jun-1999 00:00 33k [TXT] cs_registry1.2f 08-Sep-1997 00:00 62k [TXT] cs_registry1.2g 14-Jun-1999 00:00 65k [TXT] cs_registry1.2h 28-Sep-1999 00:00 65k [TXT] diff.code_set_registry1.2.fg 14-Jun-1999 00:00 1k [TXT] diff.csregistry1.2.fg 14-Jun-1999 00:00 4k [TXT] rgy_to_txt 08-Sep-1997 00:00 1k [TXT] rgy_to_txt.awk 08-Sep-1997 00:00 2k

The code set registry files are on the Open Group ftp server.  Clients should
anonymous ftp to ftp.opengroup.org, then cd to pub/code_set_registry .  The
following files are there:

   1453 Jun 14 04:31 README
  32511 Sep  8  1997 code_set_registry1.2f.txt
  33630 Jun 14 04:24 code_set_registry1.2g.txt
  63258 Sep  8  1997 cs_registry1.2f
  66442 Jun 14 11:08 cs_registry1.2g
   1460 Jun 14 04:26 diff.code_set_registry1.2.
   3847 Jun 14 11:09 diff.csregistry1.2.fg
    124 Sep  8  1997 rgy_to_txt
   2053 Sep  8  1997 rgy_to_txt.awk

[ The latest release is 1.2g; the files from the previous release are also
present. The diff.* files show the incremental changes. ]

The file cs_registry1.2g is the commented source file.  Comments at the
beginning of the file describe the format of the body of the file.  The
suffix 1.2g indicates the revision number for the registry.  Whenever changes
are made to the registry, the file incorporating the changes will be given a
new revision number and added to the directory.

Requests for changes to the registry should be sent by email to
<cs-registry@opengroup.org>.

The shell script rgy_to_txt can be invoked with the revision number as its
single argument.  This shell script uses rgy_to_txt.awk to convert the
commented source file to a simplified format.  For instance, the command
"rgy_to_txt 1.2g" will read from the file cs_registry1.2g and write to
the file code_set_registry1.2g.txt, as was done above.