]> git.eshelyaron.com Git - emacs.git/commit
Clean out some IRIX cruft
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 7 Dec 2016 07:41:45 +0000 (23:41 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 7 Dec 2016 07:43:24 +0000 (23:43 -0800)
commit8e5a769965313a7a1c42b5992ed24e8b0ea71ead
tree1f7d323a1af2bfc1338aef94008af72cb3486e85
parentf0870da2bb5eee848a5561fb58b2ec3a63861052
Clean out some IRIX cruft

* etc/MACHINES: Remove obsolete discussion of IRIX.
* src/process.c (allocate_pty) [__sgi]: Remove SGI-specific code.
(create_process) [HAVE_PTYS]: Don't worry about IRIX.
* src/syntax.c (scan_sexps_forward): Remove obsolete comment.
* src/unexelf.c [__sgi]: Don't include <syms.h>.
(unexec) [__sgi]: Remove SGI-specific code.
etc/MACHINES
src/process.c
src/syntax.c
src/unexelf.c