comparison src/s/irix5-0.h @ 167:85ec50267440 r20-3b10

Import from CVS: tag r20-3b10
author cvs
date Mon, 13 Aug 2007 09:45:46 +0200
parents 0132846995bd
children 2d532a89d707
comparison
equal deleted inserted replaced
166:7a77eb660975 167:85ec50267440
69 69
70 /* jpff@maths.bath.ac.uk reports `struct exception' is not defined 70 /* jpff@maths.bath.ac.uk reports `struct exception' is not defined
71 on this system, so inhibit use of matherr. */ 71 on this system, so inhibit use of matherr. */
72 #define NO_MATHERR 72 #define NO_MATHERR
73 73
74 /* Info from simon@lia.di.epfl.ch (Simon Leinen) suggests this is needed. */
75 #define GETPGRP_NO_ARG
76
77 /* Ulimit(UL_GMEMLIM) is busted... */ 74 /* Ulimit(UL_GMEMLIM) is busted... */
78 #define ULIMIT_BREAK_VALUE 0x14000000 75 #define ULIMIT_BREAK_VALUE 0x14000000
79 76
80 /* Tell process_send_signal to use VSUSP instead of VSWTCH. */ 77 /* Tell process_send_signal to use VSUSP instead of VSWTCH. */
81 #define PREFER_VSUSP 78 #define PREFER_VSUSP