Include signal.h.
authorRichard M. Stallman <rms@gnu.org>
Fri, 12 Apr 1996 06:04:10 +0000 (06:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 12 Apr 1996 06:04:10 +0000 (06:04 +0000)
commit8748735b9ee3e3144ab5b52af74d0b360d6ab1d8
tree17c0a21065f8b8278d745ba4b859b2992a97cbdf
parent3d6163992d1b84d9faed1b2053832f01adb2b516
Include signal.h.

(__write) [DJGPP == 2.0]: New function, avoids
calling `malloc' while writing to a text file, so that buffer
text being written won't be relocated.
(abort) [DJGPP > 1]: Generate traceback, to identify the abort cause.
src/msdos.c