Mercurial > hg > xemacs-beta
view src/s/bsdos3.h @ 2958:9e04ad6a1ac6
[xemacs-hg @ 2005-09-27 05:35:24 by ben]
Add SRC inclusion, for lib-src changes
Makefile.in.in: Always include SRC, so <config.h> in lib-src always works.
sysdep.c: Fix bit-rotted dup2 code. Also new -> new_.
nt.c: Fix possible use of uninitialized var. Also new -> new_.
text.c, event-Xt.c, lisp.h, number-gmp.c, number-gmp.h: Fix compilation warnings. A couple of changes of new -> new_,
'foo -> `foo'.
author | ben |
---|---|
date | Tue, 27 Sep 2005 05:35:26 +0000 |
parents | e04119814345 |
children |
line wrap: on
line source
/* Synched up with: not in FSF. */ /* s/ file for BSDI BSD/OS 3.0 system. */ /* unlike BSD/OS 2.1, 3.0 does not require -lipc */ #include "bsdos2.h"