Mercurial > emacs
view src/s/mach-bsd4-3.h @ 54029:812301ea706a
(in_read_avail_input): New static variable to handle re-entrancy.
(read_avail_input): Change buf to pinter to read_avail_input_buf.
Use in_read_avail_input to handle re-entrance; when re-entered,
fully initialize and use tmp_buf array instead of read_avail_input_buf.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 17 Feb 2004 00:29:13 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
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" /* arch-tag: 7f7f00f6-ae34-413e-9e6a-1d3b3e3d07e8 (do not change this comment) */