Mercurial > hg > xemacs-beta
view src/s/irix6-0.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 | 223736d75acb |
children | aa5ed11f473b |
line wrap: on
line source
/* Synched up with: FSF 19.31. */ #include "irix5-3.h" /* Irix 6.2 doesn't need -lw */ #undef NEED_LIBW #undef memmove /* Use the standard system memmove() */