view src/s/mach-bsd4-3.h @ 22103:cbec85828fad

(readchar): Use readchar_backlog again to read a character byte by byte, if its byte sequence does not really match the character code. (unreadchar): Handle readchar_backlog. (readevalloop, Fread): Initialize readchar_backlog to -1.
author Richard M. Stallman <rms@gnu.org>
date Sat, 16 May 1998 18:30:00 +0000
parents 75d8f8175fef
children 695cf19ef79e
line wrap: on
line source

/* I don't care if this doesn't do more than including bsd4-3.h;
   Mach is not bsd4-3 and the moment you forget it chances are that
   you're in deep shit.  */

#include "bsd4-3.h"