ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/sshpty.c
(Generate patch)

Comparing BasiliskII/src/Unix/sshpty.c (file contents):
Revision 1.4 by asvitkine, 2012-06-15T21:56:52Z vs.
Revision 1.5 by asvitkine, 2012-06-17T04:23:17Z

# Line 74 | Line 74 | RCSID("$OpenBSD: sshpty.c,v 1.4 2001/12/
74   #endif /* not in BasiliskII */
75  
76   #define mysig_t sig_t
77 < #define mysignal sig
77 > #define mysignal signal
78   #include <signal.h>
79  
80   /* Pty allocated with _getpty gets broken if we do I_PUSH:es to it. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines