Andrey A. Chernov 8c6d2f42e1 1. EOF was returned when the buffer size was larger than INT_MAX. This
case has very little to do with the output size being larger than
   INT_MAX.
2. The new #include of <limits.h> was disordered.
3. The new declaration of `on' was disordered (integer types go together).
4. Testing an unsigned value for > 0 was fishy.

Submitted by: bde
1998-01-01 20:15:58 +00:00
..
1997-04-03 06:08:28 +00:00
1997-11-22 03:34:46 +00:00
1997-02-22 15:12:41 +00:00
1997-07-13 14:26:00 +00:00
1997-11-18 05:34:45 +00:00
1997-04-13 01:16:58 +00:00
1997-02-22 15:12:41 +00:00
1997-04-13 01:16:58 +00:00
1997-02-22 15:12:41 +00:00
1997-11-27 20:52:28 +00:00
1997-02-22 15:12:41 +00:00
1997-10-22 23:12:27 +00:00
1997-09-25 23:24:35 +00:00
1997-02-22 15:12:41 +00:00
1997-12-04 10:48:14 +00:00