Show
Ignore:
Timestamp:
2000-09-13 06:44:25 (8 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Add "646" as an alias for us-ascii. SunOS 5.8 seems to need it.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • charset.c

    r2116 r2119  
    176176   */ 
    177177 
     178  /*  
     179   * David Champion <dgc@uchicago.edu> has observed this with 
     180   * nl_langinfo under SunOS 5.8.  
     181   */ 
     182 
     183  { "646",              "us-ascii"      }, 
     184   
    178185  /* End of aliases.  Please keep this line last. */ 
    179186