Date: Sun, 8 Sep 1996 21:19:44 -0400 From: dj (DJ Delorie) Message-Id: <199609090119.VAA17019@delorie.com> To: jack AT st DOT rim DOT or DOT jp CC: djgpp-workers AT delorie DOT com In-reply-to: <199609041703.CAA20399@mars.st.rim.or.jp> (message from =?ISO-2022-JP?B?GyRCQEQ7M0JnMnAbKEI=?= /Daisuke Aoyama on Thu, 05 Sep 1996 02:03:27 +0900) Subject: Re: new files and diffs > Sorry for big archive. Below archive includes makefiles, source files, > documents and diffs from v2.00. This termios emulation referred to > ioctl for Human68k written by Ryo Shimizu . > Currently application cannnot catch suspended signal because SIGTSTP > is not included in signal.h > > Changes: > o added documents. > o added console I/O with tiny termios emulation and fixed for the emulation. > o added POSIX terminal handling functions (and two non-POSIX functions). > > begin 666 djfix1.zip I cannot use the new fcntl.c because it doesn't compile.