Mercurial > emacs
view src/s/openbsd.h @ 28165:9a61aec440a7
(read_integer): New function.
(read1): Support read syntax #o, #x, #b, #r.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 16 Mar 2000 13:23:06 +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"