comparison src/s/cygwin32.h @ 446:1ccc32a20af4 r21-2-38

Import from CVS: tag r21-2-38
author cvs
date Mon, 13 Aug 2007 11:37:21 +0200
parents abe6d1db359e
children 5aa1854ad537
comparison
equal deleted inserted replaced
445:34f3776fcf0e 446:1ccc32a20af4
177 177
178 #define SYSTEM_TYPE "cygwin32" 178 #define SYSTEM_TYPE "cygwin32"
179 179
180 #define NO_MATHERR 180 #define NO_MATHERR
181 181
182 /*
183 * Define HAVE_PTYS if the system supports pty devices.
184 */
185
186 #define HAVE_PTYS
187
182 /* define MAIL_USE_FLOCK if the mailer uses flock 188 /* define MAIL_USE_FLOCK if the mailer uses flock
183 to interlock access to /usr/spool/mail/$USER. 189 to interlock access to /usr/spool/mail/$USER.
184 The alternative is that a lock file named 190 The alternative is that a lock file named
185 /usr/spool/mail/$USER.lock. */ 191 /usr/spool/mail/$USER.lock. */
186 192