view src/s/openbsd.h @ 27912:ed26ed5b0afc

(list-character-sets): Completely rewritten. (sort-listed-character-sets): New function. (list-character-sets-1): Completely rewritten. (list-character-sets-2): New function. (non-iso-charset-alist): New variable. (decode-codepage-char): New function. (charset-history): New variable. (read-charset) (list-block-of-chars) (list-iso-charset-chars) (list-non-iso-charset-chars) (list-charset-chars): New functions. (mule-diag): Call list-character-sets-2, not list-character-sets-2. (dump-charsets): Likewise.
author Kenichi Handa <handa@m17n.org>
date Tue, 29 Feb 2000 11:32:52 +0000
parents 8e1b437e5d04
children db6bbbe07da8
line wrap: on
line source

/* s/ file for openbsd systems.  */

/* Get most of the stuff from bsd4.3 */
#include "bsd4-3.h"

/* Get the rest of the stuff from that less-POSIX-conformant system */
#include "netbsd.h"