David Given
28d4480f62
It turns out that you can't use freopen() to set binary mode of
...
stdin/stdout on Windows; so add a new system function called
sys_setbinarymode which does it instead. Then find lots more binary mode
flags which need setting.
2022-07-17 20:47:53 +02:00
ceriel
2985469116
Fix: wrong offsets for locals when < -32768, installation error for 'show'
1995-11-08 11:09:14 +00:00
ceriel
5c83e7dbb5
Header --> Id
1994-06-24 11:31:16 +00:00
ceriel
9f565afcc2
removed unused variable
1991-06-26 17:29:58 +00:00
ceriel
ac83fe3815
Removed WORDLENGTH generation program; no longer assume that the machine
...
on which we compile is the machine on which we run
1991-03-05 13:06:00 +00:00
ceriel
27d53b0d33
Changed #include's
1991-03-05 12:44:05 +00:00
ceriel
1139272435
Changed types in core allocation routines, changed lint flags
1990-12-17 14:55:03 +00:00
ceriel
6eaf182cee
Added Rcs Id
1987-03-10 11:49:39 +00:00
ceriel
815166e421
Added copyright notice
1987-03-09 19:15:41 +00:00
ceriel
bb787ae7cb
Added exit from main
1987-03-09 13:22:45 +00:00
ceriel
17ddf81681
replaced some %D's
1987-02-09 17:28:22 +00:00
bal
7397122695
p_use->u_ext field deleted from showptable()
1985-02-19 11:16:11 +00:00
bal
0981b8857b
getoff() moved to front (was called before being defined)
...
declaration char *pseudo[] changed to char *pseudo[5] to suppress warining
1984-11-27 14:21:55 +00:00
bal
6d481ce4d6
Initial revision
1984-11-26 15:04:22 +00:00