Change conditionalization of `__GNU__' to `__GNUC__'. Fix bug in
authorChris Hanson <org/chris-hanson/cph>
Mon, 25 Apr 1988 15:43:08 +0000 (15:43 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 25 Apr 1988 15:43:08 +0000 (15:43 +0000)
commite98213ae806107ace55320b83e4a1aa8f0754155
tree82f53138795e3deb73dd906de348e4801bc8a4cb
parentb1c727dddba010a4496bb7db46945f99d2e582f1
Change conditionalization of `__GNU__' to `__GNUC__'.  Fix bug in
`flush_input_buffer()' on USG systems: argument is `int', not `int *'.
Change file I/O to unbuffered; tty I/O remains buffered using stdio.
Opening fasl output file now deletes existing file first.
v7/src/microcode/fasl.h
v8/src/microcode/fasl.h