emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FW: port to mips-compaq-nonstopux


From: Bates, Tom
Subject: FW: port to mips-compaq-nonstopux
Date: Mon, 26 Nov 2001 09:51:00 -0600

Hi All,

I've ported emacs 21.1 to mips-compaq-nonstopux.  The diffs are:

diff ../../Clean/emacs-21.1/./configure.in ./configure.in
936a937,941
>   ## Compaq NonStopUX
>   mips-compaq-nonstopux* )
>     machine=nonstopux opsys=nonstopux
>     ;;
>

diff ../../Clean/emacs-21.1/./src/filelock.c ./src/filelock.c
69a70,73
> #if !defined (S_ISLNK) && defined (S_IFLNK)
> #  define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK)
> #endif
>

diff ../../Clean/emacs-21.1/./src/strftime.c ./src/strftime.c
70a71,75
>
> #ifdef __nonstopux
> #  define mbsinit(ps) (*(ps) == 0)
> #endif
>

Also, there are some new files which I've attached.

Thanks,
Tom




-----Original Message-----
From: Richard Stallman [mailto:address@hidden
Sent: Thursday, November 22, 2001 10:24 AM
To: Bates, Tom
Subject: Re: port to mips-compaq-nonstopux


Please email the diffs to address@hidden

Attachment: unexsgi.c
Description: unexsgi.c

Attachment: nonstopux.h
Description: nonstopux.h

Attachment: nonstopux.h
Description: nonstopux.h


reply via email to

[Prev in Thread] Current Thread [Next in Thread]