Bruce Evans 95c715795a Fixed comparisons so that preposterously large (>= 0x80000000) brk values
aren't silently converted to minbrk.  This stops malloc(INT_MAX) from
dumping core.  Small values are still silently converted.  They should
be an error.  sbrk() doesn't do any range checking or conversions or
overflow checking.

Moved PIC_EPILOGUE invocation to a more natural place where it
obviously doesn't interfere with the comparison.
1996-06-25 18:54:42 +00:00
..
1996-05-07 23:19:49 +00:00
1996-05-07 23:19:49 +00:00
1995-05-30 05:51:47 +00:00
1996-06-23 13:11:59 +00:00
1995-12-30 19:02:48 +00:00
1996-02-12 12:40:04 +00:00
1996-06-24 02:22:15 +00:00
1996-02-12 12:40:04 +00:00
1996-05-07 23:19:49 +00:00
1996-05-07 23:19:49 +00:00
1995-12-30 19:02:48 +00:00
1996-06-02 17:10:13 +00:00
1996-05-07 23:19:49 +00:00
1994-05-27 05:00:24 +00:00
1994-05-27 05:00:24 +00:00